Error!
We apologize for the error in the system, our team is working to solve it.
=== 7/9/2026 6:39:00 PM ===
Exception of type 'System.Web.HttpUnhandledException' was thrown.
System.InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
at ADCART._default1.getinformations(String status) in F:\Ahmed Design\Finish\2024\E-Commerce\Ajeeb\ADCART\ADCART\product\default.aspx.vb:line 98
at ADCART._default1.Page_Load(Object sender, EventArgs e) in F:\Ahmed Design\Finish\2024\E-Commerce\Ajeeb\ADCART\ADCART\product\default.aspx.vb:line 28
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)