Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Error in Log Viewer - Bring2mind.DNN.Modules.DMX.Framework.ApprovalController.HasContentToApprove
Last Post 11/26/2007 10:36 PM by Peter Donker. 5 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Nina Meiers
New Member
New Member
Posts:2


--
11/22/2007 5:42 AM

Hi - I have been unable to get this working on DNN 4.6.2.

I believe I'm close but am I missing something.

I checked the docs and web.configs, and moved around the order to see if would make a difference, then I just went back to default settings

I have checked in IIS that webdav is prohibited.

Can anyone shed some light on this - thanks

// I need to let you know that I'm running a compiled build of DNN so there are no source files in the root directory - but other modules I have used that require this stop the whole site running until they are compiled, so I don't believe this is the problem but felt it important to state)

FileLineNumber: 0
FileColumnNumber: 0
Method: Bring2mind.DNN.Modules.DMX.Framework.ApprovalController.HasContentToApprove
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.Framework.ApprovalController.HasContentToApprove(Int32& PortalId, Int32 UserId) at Bring2mind.DNN.Modules.DMX.Framework.ApprovalController.GetRootNode(PortalSettings& Portal, Int32 TabId, Int32 ModuleId, ModuleSettings& ModuleSettings, UserInfo User, Boolean UserIsAdmin) at Bring2mind.DNN.Modules.DMX.ViewCollection.a(String A_0) at Bring2mind.DNN.Modules.DMX.ViewCollection.a(Object A_0, EventArgs A_1) 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.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:

Thanks alot

I'm looking forward to seeing how this module works... it's come such a long way since the early days.

Thanks

Nina Meiers

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/22/2007 1:11 PM
Hi Nina,
Just for the record: which version of DMX is this? DMX 04.00.06?
Peter
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/22/2007 1:14 PM
And another one: are you running this on SQL 2005?
Peter
Nina Meiers
New Member
New Member
Posts:2


--
11/22/2007 1:34 PM

Document Exchange Professional The Document Exchange allows you to securely store documents anywhere and organize them with DNN. You can finely tune permissions, display, and approval. 04.00.06

Running on SQL 2000

Nina

Laverne Douglas
New Member
New Member
Posts:47


--
11/22/2007 10:28 PM

Nina:

SQL Server 2005 is a must use requirement.

Laverne

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/26/2007 10:36 PM
Hi Nina,

Yes. You should also have seen a bunch of SQL errors upon install (mostly like 'NVARCHAR(MAX)' not being supported)

Peter
You are not authorized to post a reply.