XModPro

Object reference Error on Update

Jeff M. Jeff M. asked Feb 25, 2014
Active Feb 25 · Viewed 2275 times
<p>Any ideas on why I'm getting this error on a form when I click on the Update button?</p><p>DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---&gt; System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at KnowBetter.XModPro.XMPFormView.SelectData(String sKey)</p><p> at ASP.portals__default_xmodpro_forms_15_sc_informationacknowledge_ascx.__DataBinding__control11(Object sender, EventArgs e)</p><p> at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)</p><p> at KnowBetter.XModPro.FormFunctions.GetParameterValues(DataCommandBase cmd)</p><p> at KnowBetter.XModPro.FormFunctions.UpdateButtonClicked(XItem& xi)</p><p> at KnowBetter.XModPro.XMPFormView.UpdateButtonClicked(FormEventArgs fea)</p><p> --- End of inner exception stack trace ---</p></p>

2 Answers

Loading answers...