Hi Folks;
I just installed the latest stable "Active Forums" package, and successfully added the main module to a page, configured it, and tested its functions with different users. It works great!
Then I tried to add the "What's new" module to a different page, but nothing happened. So I uninstalled both modules and reinstalled them. I set up the main "Active Forum" page as before and tested it successfully, but when I tried to add the "What's New" module, it was the same problem. The event viewer gives the following error:
AssemblyVersion: 6.2.5
PortalID: 0
PortalName: Docent Prototype Website
UserID: 2
UserName: admin
ActiveTabID: 102
ActiveTabName: Docents
RawURL: /dotnetnuke/Docents.aspx
AbsoluteURL: /dotnetnuke/Default.aspx
AbsoluteURLReferrer: http://localhost/dotnetnuke/Docents.aspx
UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: dd21eb1e-8717-4cf3-b391-d40589333ea3
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Entities.Modules.ModuleController.AddModule
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.Entities.Modules.ModuleController.AddModule(ModuleInfo module) at DotNetNuke.UI.ControlPanel.AddModule.DoAddNewModule(String title, Int32 desktopModuleId, String paneName, Int32 position, Int32 permissionType, String align) at DotNetNuke.UI.ControlPanel.AddModule.CmdAddModuleClick(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Any ideas?
Thanks so much for helping!
Rigel