I am testing UL 4_03_02 with DNN 4_08_02 and SQLEXPRESS version 9.0.3054.
First bug:
And then following bugs occur:
Second bug:
And then I get Server Error. This is copy/paste of message:
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.
[NullReferenceException: Object reference not set to an instance of an object.] CookDNN.DNN.Modules.UniversalList.GetData.DrawEdit(Boolean NewRecord) +1829 CookDNN.DNN.Modules.UniversalList.GetData.DrawAction() +541 CookDNN.DNN.Modules.UniversalList.GetData.Page_Load(Object sender, EventArgs e) +29 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
Thank You.