Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Web farm or cluster error?Web farm or cluster error?
Previous
 
Next
New Post
9/5/2008 12:31 AM
 

This is something that's been a little bit of a nuisance for some time so I'm hoping someone might be able to provide a little insight into why this could be happening.

Any time on my website, if I click on any link or action before the page has finished loading I get this error:

04/09/2008 14:59:51   Page Load Exception   Webmaster     AssemblyVersion: 04.08.04; PortalID: 0; PortalNa ...
AssemblyVersion: 04.08.04
PortalID: 0
PortalName:
UserID: 6
UserName: Webmaster
ActiveTabID: 1060
ActiveTabName:
RawURL: /Default.aspx?TabId=1060
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 4dd048ae-e4e1-46e6-86f2-f99d6b4aa500
InnerException: Validation of v13wstat3 MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Configuration.MachineKeySection.GetDecodedData
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Validation of v13wstat3 MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. ---> System.Web.HttpException: Validation of v13wstat3 MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. ---> System.Web.UI.v13wstat3Exception: Invalid v13wstat3. Client IP: 80.51.91.252 Port: 12161 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080702 Firefox/2.0.0.16 v13wstat3: 8+gEGwHplzaT3pGHpwO6UX+cKjFo0aJy2O6tvdEaTg9XN2oSwExC1dQOykyzLlVUzGFJ2DwrPvU6whw5eQdpxc0YgD1nf50PSHugrrge7ul5Sz+O49W4gd+Im8O4d7L/vmEnFeIjtwt+yXOr0QUIEcDqg3FS7UWzmWVQJJNRZ/kmfngxGEO4VOWXgdJiVszUdXZ4NC/xFPj+6Ip/w4YhPv3iepjRMcDHtseGINUwbTaL0xJAwUrfIiRvkU/MndazDxlNQEKMNITsjOsHPdS59JdqSp8cjyikUfP/KBc1dXbeRqONAOldi6MfN6d2sHioHw+KHyx2vobhfklLSa9/t3CroKzUxiskRgQgzms49FUvuN6sjLLCC+h7qzGOzo/m5iJM6zTBN+8jzpgfPzRXPI+R2lZNo1wv1l9xN8IPhrWLWAxN2P/jhVdR145G8qmpcHhw7IyGzg9qoH0aYpmdMJCZrtglWmsfEIKg2/Eia0lNF+7Ysw1sIgleJvFGm0tHiJkYIuTN9atFYAGIQWnhKSiKVLhLiVjWPOEyF+HT/03dLcBBhjXd4Ac4R0QHOPu3//r5iot/qRZhdLDBF6j7PeoWZUrjrRvsLPQnqbSQFXX+NUwI44yuDNBzFJ2/bQw5vebLV59JjM54oiH8p8BxmHoBjyrCVax2Ue2O+CdheMMxD/vA0gkiUkfnElO5kkoWd0beUZNtqU8dIQ0TbjOzEPngN4R60raXlLE7/mgCnqOLrMeqwY2UlU9Jei3llQpmd7CsCspyrPAqAszstix5kvsbzjz3MxrqHcznjJHa890HRBJ3QttuWVhzpv0b/s5nlgh/VT0jhaINg/rbHpTaXlFLPHTS... ---> System.Web.HttpException: Unable to validate data. at System.Web.Configuration.MachineKeySection.GetDecodedData(Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Int32& dataLength) at System.Web.UI.ObjectStateformatter.Deserialize(String inputString) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Web.UI.v13wstat3Exception.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) at System.Web.UI.ObjectStateformatter.Deserialize(String inputString) at System.Web.UI.ObjectStateformatter.System.Web.UI.IStateformatter.Deserialize(String serializedState) at System.Web.UI.Util.DeserializeWithAssert(IStateformatter formatter, String serializedState) at System.Web.UI.HiddenFieldPageStatePersister.Load() at System.Web.UI.Page.LoadPageStateFromPersistenceMedium() at System.Web.UI.Page.LoadAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: A418

I don't have any web farm or cluster and this is not enabled, so I really just don't have a clue why this appears.

Any help would be appreciated.

Thanks

David

 
New Post
9/5/2008 3:57 AM
 

I suggest to restart the application (in Host :: Host Settings at the bottom)


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/6/2008 1:14 AM
 

Hi Sebastian

Thanks for your suggestion, however, this has been happening for months and the application has restarted several times in that period.

Cheers

David

 
New Post
10/6/2008 10:41 PM
 

bump.

 
New Post
11/16/2008 3:51 AM
 

This is still quite a problem.

I'm surprised others haven't noticed it as there have been a couple of sites I've seen it happy on!

Any clues?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Web farm or cluster error?Web farm or cluster error?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out