Server Error in '/' Application.

Exception of type 'Sancsoft.Web.WebException' was thrown.

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: Sancsoft.Web.WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.

Source Error:


Line 23:     if (rsIsm == null)
Line 24:     {
Line 25:         throw new Sancsoft.Web.WebException(Sancsoft.Web.RC.TargetDNE);
Line 26:     }
Line 27: }

Source File: c:\dev\caler\ferryindustries.com\website\Femco\InStockMachineDetails.cshtml    Line: 25

Stack Trace:


[WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.]
   ASP._Page_Femco_InStockMachineDetails_cshtml.Execute() in c:\dev\caler\ferryindustries.com\website\Femco\InStockMachineDetails.cshtml:25
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +99
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +185
   ASP._Page__PageStart_cshtml.Execute() in c:\dev\caler\ferryindustries.com\website\_PageStart.cshtml:39
   System.Web.WebPages.StartPage.ExecutePageHierarchy() +67
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +142


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