AssemblyVersion: 04.08.02
PortalID: 0
PortalName: My Website
UserID: 1
UserName: host
ActiveTabID: 18
ActiveTabName: Module Definitions
RawURL: /dnnletsrock/Host/Module Definitions/tabid/18/ctl/package/mid/322/desktopmoduleid/58/portalid/0/Default.aspx
AbsoluteURL: /DNNLetsRock/Default.aspx
AbsoluteURLReferrer: http://127.0.0.1/dnnletsrock/Host/Module%20Definitions/tabid/18/ctl/package/mid/322/desktopmoduleid/58/portalid/0/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 62355d57-6351-4f31-932f-d1e872091513
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Entities.Modules.PaWriter.ParseProject
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.PaWriter.ParseProject(FileInfo projFile) at DotNetNuke.Entities.Modules.PaWriter.CreateFileList() at DotNetNuke.Entities.Modules.PaWriter.CreatePrivateAssembly(Int32 DesktopModuleId) at DotNetNuke.Modules.Admin.ModuleDefinitions.PrivateAssembly.cmdCreate_Click(Object sender, EventArgs e) in C:\inetpub\wwwroot\DNNLetsRock\admin\ModuleDefinitions\PrivateAssembly.ascx.vb:line 135 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)
I have tried:
- To check and uncheck all creation options (such as add assemble etc etc) with no difference
- Checked module for errors, but its working fine
- tried building ASP version 2.0 and 3.5 from visual studio with no effect
The only small problem i have had with this module is this:
www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/234810/scope/posts/Default.aspx
It is still unresolved, and it might have something to do with it, im not sure
Can anyone point me in the right direction, seems to do with the actualy DotNetNuke Core Source Code, and I have no clue what to do with it.