Server Error in '/' Application.

Product doesn't exits

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Product doesn't exits

Source Error:


Line 267:                End If
Line 268:
Line 269:                Throw New HttpException(404, "Product doesn't exits")
Line 270:                Exit Sub
Line 271:            End If

Source File: C:\inetpub\wwwFeelif\UserControls\catalogue\DetailsApp.ascx.vb    Line: 269

Stack Trace:


[HttpException (0x80004005): Product doesn't exits]
   UserControls_Catalogue_DetailsApp.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwFeelif\UserControls\catalogue\DetailsApp.ascx.vb:269
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Control.LoadRecursive() +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0