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 ...Log error after 5.6.2 upgradeLog error after 5.6.2 upgrade
Previous
 
Next
New Post
3/26/2011 9:53 AM
 
After going from 5.6.1 to 5.6.2 i see the following error in the events. I don't know how this is triggered.

--

ModuleId: 375
ModuleDefId: 79
FriendlyName: Log Viewer
ModuleControlSource: DesktopModules/Admin/LogViewer/LogViewer.ascx
AssemblyVersion: 5.6.2
PortalID: 0
UserID: 1
UserName: host
ActiveTabID: 56
ActiveTabName: Log Viewer
RawURL: /Admin/LogViewer.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.mywebsite.com/Admin/tabid/43/portalid/0/Default.aspx
UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 331d49ee-85f0-408c-8a6f-ed90130361cd
InnerException: Collection was modified; enumeration operation may not execute.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.ArrayListEnumeratorSimple.MoveNext
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Collection was modified; enumeration operation may not execute. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.ListControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.BindPortalDropDown() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

-

Any ideas what that could be ?
 
New Post
3/26/2011 10:22 AM
 
_maybe_ this is related with the Weather Module that doesn't work with 5.6.2 update.

I think after removing that module from the page, i don't see that error again. Not sure, i will keep an eye open ....

 
New Post
3/27/2011 8:06 AM
 
Ok, nothing to do with the weather module (that doesn't work with 5.6.2).

I still get this error to my own blog, that has no weather module. Can somebody help me to find from where that comes ?

----

ModuleId: 375
ModuleDefId: 79
FriendlyName: Log Viewer
ModuleControlSource: DesktopModules/Admin/LogViewer/LogViewer.ascx
AssemblyVersion: 5.6.2
PortalID: 0
PortalName: Costas Zividis Blog
UserID: 1
UserName: host
ActiveTabID: 56
ActiveTabName: Log Viewer
RawURL: /Admin/LogViewer.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.costaszividis.gr/Admin.aspx
UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 06471513-ed0e-489c-8cb6-500e27793a0e
InnerException: Collection was modified; enumeration operation may not execute.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.ArrayListEnumeratorSimple.MoveNext
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Collection was modified; enumeration operation may not execute. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.ListControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.BindPortalDropDown() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
 
New Post
3/28/2011 11:58 AM
 
Trying to view the log, 1 out of 2 times it crashes:

Error: Log Viewer is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Collection was modified; enumeration operation may not execute. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.ListControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.BindPortalDropDown() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.Page_Load(Object sender, EventArgs e)

 --- End of inner exception stack trace


And the error:


ModuleId: 375
ModuleDefId: 79
FriendlyName: Log Viewer
ModuleControlSource: DesktopModules/Admin/LogViewer/LogViewer.ascx
AssemblyVersion: 5.6.2
PortalID: 0
PortalName: Costas Zividis Blog
UserID: 1
UserName: host
ActiveTabID: 56
ActiveTabName: Log Viewer
RawURL: /Admin/LogViewer.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.costaszividis.gr/Admin.aspx
UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0939f364-6856-494d-9971-b756019fe00b
InnerException: Collection was modified; enumeration operation may not execute.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.ArrayListEnumeratorSimple.MoveNext
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Collection was modified; enumeration operation may not execute. ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) at System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.ListControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.BindPortalDropDown() at DotNetNuke.Modules.Admin.LogViewer.LogViewer.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---




Any ideas what this new beast is with 5.6.2 ? This is not a good upgrade in my book.

--

Costas
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Log error after 5.6.2 upgradeLog error after 5.6.2 upgrade


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