Server Error in '/' Application.

Object class Wall, id #9 does not exist in database

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.Exception: Object class Wall, id #9 does not exist in database

Source Error:


Line 68: 										response.Write(me.HTML.ScriptAddToCartForNonCustomizableProduct())
Line 69: 										if ThisProduct.IsAWall then
Line 70: 											response.Write(LOG.HTML.IMG(server, "fullaccess/Wall/W" & ThisWall.Id & "." & ThisWall.Picture, 400, 500, "",, "usemap=""#Areamap"""))
Line 71: 
Line 72: 											dim HTMLAreamap as String = ""

Source File: D:\Inetpub\wwwroot\GNPFrame\ProductConfigure.aspx    Line: 70

Stack Trace:


[Exception: Object class Wall, id #9 does not exist in database]
   Microsoft.VisualBasic.ErrObject.Raise(Int32 Number, Object Source, Object Description, Object HelpFile, Object HelpContext) +576
   LOG.GNPFrame.clsWall.get_Picture() +244
   ASP.productconfigure_aspx.__Render__control3(HtmlTextWriter __w, Control parameterContainer) in D:\Inetpub\wwwroot\GNPFrame\ProductConfigure.aspx:70
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   ASP.root_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\Inetpub\wwwroot\GNPFrame\Root.master:189
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +250
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


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