Register
|
Login
Home
Universal List
Support Forums
Portfolio
Contact Us
Forum
Search
Forum Home
Universal List
Universal List Version 4.x
Errors when usi...
Errors when using
11/17/2009 8:00:23 AM
MFuller
2 posts
Errors when using
Hi There,
I run a non profit charity website and we would love to be able to use your module for tracking rehoming applications. Unfortunately I am having problems.
DNN Version: 04.09.05
Module Version: 4.5.3
I installed your demo module on my site. Installation was successful with no errors. I have tried to create a test table, so far it has three fields. The problem is, I keep gettings errors, such as the following error that I receive after editing a record.
"Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
CookDNN.DNN.Modules.UniversalList.GetData.FillFieldTags(DataRow dr, String TableName, String BaseTemplate, Int32 RecordID) +106
CookDNN.DNN.Modules.UniversalList.GetData.DrawFullView(DataRow dr, String RefTableName, Int32 RecordID) +330
CookDNN.DNN.Modules.UniversalList.GetData.ShowItem() +815
CookDNN.DNN.Modules.UniversalList.GetData.Cancel() +1460
CookDNN.DNN.Modules.UniversalList.GetData.SaveItem() +4026
CookDNN.DNN.Modules.UniversalList.GetData.DrawAction() +628
CookDNN.DNN.Modules.UniversalList.GetData.Page_Load(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627"
Any help appreciated.
11/17/2009 10:31:18 AM
MFuller
2 posts
Re: Errors when using
Sorted with the excellent support from Sergey.
Page 1 of 1
Universal List
Universal List Version 4.x
Errors when usi...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
CookDNN