Hello,
New user of DMX and just got the installation and activation complete. Now trying to do anything in the module generates the very detailed "Object reference not set to an instance of an object". i.e. add new folder, add file, etc. Can traverse 'Options' menu wihout error, but unable to import. Below are the 2 exceptions thrown that show in the logs at every attempt to use the module.
Environment: DNN 4.4.1, DMX 3.4.8(NET2). Nearly fresh DNN installation. Hosted server with 1&1.com. Trust level forced to 'medium' by provider. Logged into DNN as host. No access to console.
I am a DMX newbie but have tried to look at all the doc, faq's, and forums for answers. Alas i am left with asking for assistance here. Let me know if anyone can help or suggest additional detail to assist in troubleshooting.
At this point i am flailing and would rather wait for some logical troubleshooting tips so as to avoid creating further issues.
Thanks, M@
3/19/2007 4:06:33 PM Page Load Exception host AssemblyVersion: 04.04.01; PortalID: 0; PortalNa ... |
AssemblyVersion: 04.04.01 PortalID: 0 PortalName: xxx UserID: 1 UserName: host ActiveTabID: 71 ActiveTabName:x RawURL: /OurStuff/Wedding/tabid/71/DMXModule/402/Command/Core_Edit/EntryBaseType/Collection/CollectionId/0/Default.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://mattshive.com/OurS...lection/Default.aspx UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 3178ee1a-820f-4071-9983-e36136cc27b3 InnerException: Object reference not set to an instance of an object. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Bring2mind.DNN.Modules.DMX.Controls.AjaxTreeview.d 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 Bring2mind.DNN.Modules.DMX.Controls.AjaxTreeview.d(Object A_0, EventArgs A_1) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source: Server Name: NTXPWUS17
| | |
|
3/19/2007 4:06:30 PM Module Load Exception host ModuleId: 402; ModuleDefId: 99; FriendlyName ... |
ModuleId: 402 ModuleDefId: 99 FriendlyName: Workspace ModuleControlSource: DesktopModules/Bring2mind/DMX/Dispatch.ascx AssemblyVersion: 04.04.01 PortalID: 0 PortalName: March Madness 2007 UserID: 1 UserName: host ActiveTabID: 71 ActiveTabName: Wedding RawURL: /OurStuff/Wedding/tabid/71/DMXModule/402/Command/Core_Edit/EntryBaseType/Collection/CollectionId/0/Default.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer: http://mattshive.com/OurS...lection/Default.aspx UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: d46a2f6a-4813-4fce-bb0a-1a316a285342 InnerException: The stored procedure 'dbo199485657.DMX_GetLatestApprovedEntry' doesn't exist. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Data.SqlClient.SqlCommand.DeriveParameters StackTrace: Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The stored procedure 'dbo199485657.DMX_GetLatestApprovedEntry' doesn't exist. ---> System.InvalidOperationException: The stored procedure 'dbo199485657.DMX_GetLatestApprovedEntry' doesn't exist. at System.Data.SqlClient.SqlCommand.DeriveParameters() at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at Bring2mind.DNN.Modules.DMX.Data.SqlDataProvider.GetLatestApprovedEntry(Int32 EntryId, Int32 PortalId) at Bring2mind.DNN.Modules.DMX.Business.EntriesController.GetLatestApprovedEntry(Int32 EntryId, Int32 PortalId) at Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase.EntryStatus(Int32 EntryId, Boolean Extensive) at Bring2mind.DNN.Modules.DMX.EditEntry.i(Object A_0, EventArgs A_1) --- End of inner exception stack trace --- Source: Server Name: NTXPWUS17
| | |