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...Upgrading DNN P...Upgrading DNN P...Upgrade from 6.1.4 to 6.1.5Upgrade from 6.1.4 to 6.1.5
Previous
 
Next
New Post
4/8/2012 2:09 PM
 

After I upgrated from 6.1.4 to 6.1.5 the popup windows won't close on their own.

For example in the login window if I login and press the login button the popup blinks but does not close or re-post.  If I exit the popup by clicking the X then the window closes and it does a re-post and completes the login.

This occurs on all popup windows.

In the events viewer this is the error I get:

First a General Exception Error:

AssemblyVersion: 6.1.5

PortalID: -1

PortalName:

UserID: -1

UserName:

ActiveTabID: -1

ActiveTabName:

RawURL:

AbsoluteURL:

AbsoluteURLReferrer:

UserAgent:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 4dfc8b12-367f-4d82-a145-4cca60f92ad8

InnerException: The method or operation is not implemented.

FileName:

FileLineNumber: 0

FileColumnNumber: 0

Method: SicamDNN.Modules.eOrder.Components.FeatureController.GetSearchItems

StackTrace:

Message: System.NotImplementedException: The method or operation is not implemented. at SicamDNN.Modules.eOrder.Components.FeatureController.GetSearchItems(ModuleInfo ModInfo) at DotNetNuke.Services.Search.ModuleIndexer.GetSearchIndexItems(Int32 PortalID)

Source:

Server Name: Doug-E6500

 

Then I get A Page Load Exception

AssemblyVersion: 6.1.5

PortalID: 3

PortalName: Sicam Web Site

UserID: 1

UserName: host

ActiveTabID: 177

ActiveTabName: Home

RawURL: /sicam/Home/tabid/177/ctl/Login/Default.aspx?returnurl=%2fsicam%2f&popUp=true

AbsoluteURL: /sicam/Default.aspx

AbsoluteURLReferrer: http://localhost/sicam/Home/tabid/177/ctl/Login/Default.aspx?returnurl=%2fsicam%2f&popUp=true

UserAgent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider

ExceptionGUID: 53b49cf1-1e36-48f2-825e-f7372b54e313

InnerException: Validation of viewstate 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:

StackTrace:

Message: DotNetNuke.Services.Exceptions.PageLoadException: Validation of viewstate 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 viewstate 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.ViewStateException: Invalid viewstate. Client IP: ::1 Port: 50071 Referer: http://localhost/sicam/Home/tabid/177/ctl/Login/Default.aspx?returnurl=%2fsicam%2f&popUp=true Path: /sicam/Default.aspx User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) ViewState: Ycm+FXhcF7bRRxxtSvxawAqOjAq7x96uQUJJiLMrb71AVuQyTGeCAm2PZgP7bK4wjKbewDcTCBFVgcvTmEp0NPdJriexYu6diHNc9gtcVpU88AQXNDja/LZJh2UquM4UnumROGltPVXQkzgCls7B8hQdq86QFE2Q7c8AHGcCVIZIMTDeDkj1ORV0tidKO589GUePCv8rhvZ5PsiUMbWryfR6yy6+ILFo/klTF24AOu7Nn/60So4W5hGS5WUCguMAdM6tK5SNIT84x0bqqG/eGMFG6Xw5RX6jXc2btqt62ZZe/VRQj9/RTcw9PRR2YWVWTvDBZvl2dvnMFvz3XNpLX7ujEil/g2Wfk6NYYdA3hg/GjmML3zE+waJ+6V/+yQz5oJh3cgMWB7weSFvfkK8dMAg4cxiPOi0e4G2/eebTlIDU1h6+/Q7qVj7MmyfVjOmFyPasxi0qULK3cCerzFCozHwpl5BHBmHH30ThxPa7eiMguppixn3OfN+US5eq534xlM8xCcRnRz46FpLY504PbpICCHII6azSjOdf9DtaJ9anKh9Hlw6OjoFxqECovXWKFz3jFjBNTWoUAhGleDKZlxPpm5LpG/gtZpNORo3QJ953SikUF3vOSQvdqfDjiIq/V3KhlO+lSW+hhYsrJgWXovH1FQip6RMlbby97aoAU1AHJteVOPswZBRsj0+y3HW8bVLJXLa0N50KsA8Rxrui7KlOccXnf4cf6pJfjgKkJ+6rNpRAwXAnGL... --- End of inner exception stack trace --- at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidati ) at System.Web.UI.ViewStateException.ThrowMacValidati (Exception inner, String persistedState) 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: Doug-E6500

 
New Post
4/9/2012 9:02 AM
Accepted Answer 
Sorry, I resolved the issue.  I forgot I has a custom module that was built with a higher level api of Telerik. Upgrading the Telerik ui resolved the issue.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade from 6.1.4 to 6.1.5Upgrade from 6.1.4 to 6.1.5


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