متأسفانه یک خطای غیر منتظره در نمایش محتويات اين صفحه پيش آمده است.
ما بسيار سپاسگذار شما خواهيم بود، اگر اين خطا را به مدير سايت گزارش نماييد.
اميدواريم با صبر و شکيبایی تا برطرف شدن اين مشکل منتظر بمانيد
تا در اسرع وقت نسبت به حل اين مشکل اقدام لازم صورت پذيرد.
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at ProductDetails.ShowPath(Object aGroupId) in D:\Programmings\Adgift\Adgift\ProductDetails.aspx.cs:line 555
at ProductDetails.LoadInfo() in D:\Programmings\Adgift\Adgift\ProductDetails.aspx.cs:line 238
at ProductDetails.Page_Load(Object sender, EventArgs e) in D:\Programmings\Adgift\Adgift\ProductDetails.aspx.cs:line 48
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
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.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.productdetails_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\4404031e\c2c023db\App_Web_pfzvfwdg.5.cs:line 0
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)