Toepassingsfout

System.Web.HttpUnhandledException (0x80004005): Er is een uitzondering van het type 'System.Web.HttpUnhandledException' gegenereerd. ---> System.NullReferenceException: Objectreferentie is niet ingesteld op een instantie van een object.
   in Gloves_Specification.memphis_gloves(String str_familyref, Boolean str_MCRPart)
   in Gloves_Specification.Page_Load(Object sender, EventArgs e)
   in System.Web.UI.Control.OnLoad(EventArgs e)
   in System.Web.UI.Control.LoadRecursive()
   in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   in System.Web.UI.Page.HandleError(Exception e)
   in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   in System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   in System.Web.UI.Page.ProcessRequest()
   in System.Web.UI.Page.ProcessRequest(HttpContext context)
   bij System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   bij System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
   bij System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)