Event module is currently unavailable.
Last Post 07/22/2009 3:42 AM by Lee Sykes. 3 Replies.
Author Messages
AnuPaddu
Nuker
Nuker
Posts:19


--
07/20/2009 4:55 AM  
Hello,

Im facing one issue in Event module. When i try to add events the following error has occur

Error: Events is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Failed to load viewstate.
The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate
during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the
type and position of the controls added during the initial request. ---> System.Web.HttpException: Failed to load viewstate.
The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the
previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and
position of the controls added during the initial request. at System.Web.UI.Control.LoadViewStateRecursive(Object savedState)
at System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at
System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at
System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) at
System.Web.UI.Control.LoadViewStateRecursive(Object savedState) at
System.Web.UI.Control.AddedControl(Control control, Int32 index) at
System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Modules.Events.Events.LoadModuleControl() ---
End of inner exception stack trace ---

please let me know the solution as soon as possible

Thanks,
Anu
<!--Session data-->[script removed]
Joseph Craig
DNN MVP
Posts:11667


--
07/20/2009 8:15 AM  
Try clearing your browser's cache and try again.

Joe Craig, Patapsco Research Group
Complete DNN Support
AnuPaddu
Nuker
Nuker
Posts:19


--
07/20/2009 8:28 AM  
Thanks for ur reply.Yes i have tried this solution.Should i refresh the browser every time to make a change. Is there way that i can proceed without browser refresh.

Thanks,
Anu
<!--Session data-->[script removed]
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
07/22/2009 3:42 AM  
you should not need to make a browser refresh every time, only if you receive a viewstate error, which you should only come across very occasionally. If you receive these often, then you need to make a note of exactly what you are doing before the error occurs.

Thanks,
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile


---