I am trying to run Repository 3.01.13 on DNN 04.08.02 - my site worked on the old hosting provider, and everything else is working on the new hosting provider except for this,,, I have one repository on a page, with a dashboard on the same page.
Here's the error that keeps getting recorded:
AssemblyVersion: 04.08.02
PortalID: 3
PortalName: CALLERLAB
UserID: 1
UserName: host
ActiveTabID: 91
ActiveTabName: Documents
RawURL: /Documents/tabid/91/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://callerlab.org.dnnmax.com/Documents/tabid/91/ctl/Module/ModuleId/1023/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 3b5cb368-9030-45d3-8b65-52252382ebb9
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Repository.RepositoryBL.ConvertToRoles
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Repository.RepositoryBL.ConvertToRoles(String RoleIDs, Int32 PortalID) at DotNetNuke.Modules.Repository.Repository.CheckItemRoles() at DotNetNuke.Modules.Repository.Repository.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
I have tried reinstalling the module, making sure that the settings were ok, reapplying the dashboard settings, and I have no categories displaying in the dashboard, and no documents listed.
I have roles and there is a role clicked for the upload and download settings on the repository module.
I tried unclicking the Ajax flag (don't think I use it on anything) but that didn't change anything.
Any ideas? Searched and couldn't find this error. Thanks in advance!