Hi Lee,
Everything was working great until the install of DNN 4.4.1 this morning. Coudn't figure out why I had no new members today. Ahhhhhh... UCanUse is down.
Everything looks good to a host or admin.
Any ideas?
Getting the err:
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
Full err:
AssemblyVersion: 04.04.01
PortalID: 1
PortalName: JustNorth Outdoors
UserID: -1
UserName:
ActiveTabID: 376
ActiveTabName: Member Registration
RawURL: /Home/MemberRegistration.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.justnorth.com/Default.as...;content=0
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: f09f3d1f-aecc-4dc1-95de-7c2a65b8e824
InnerException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Collections.CollectionBase.System.Collections.IList.get_Item
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index) at DotNetNuke.Entities.Modules.Actions.ModuleActionCollection.get_Item(Int32 index) at UCanUse.UserAttributes.UserAttributes.Page_ContextInitialized(Object sender, ServiceContextEventArgs e) at UCanUse.Core.Modules.ModuleBase.OnContextInitialized(ServiceContextEventArgs e) at UCanUse.Core.Modules.UserBoundModule.OnContextInitialized(ServiceContextEventArgs e) at UCanUse.Core.Modules.ModuleBase.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---