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 29:             throw new WebException(RC.TargetDNE);
Line 30:         }
Line 31:     }
Line 32:     else
Line 33:     {

Source File: c:\dev\hakko\hakkojujutsu.com\website\Instructors.cshtml    Line: 31

Stack Trace:


[WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.]
   ASP._Page_Instructors_cshtml.Execute() in c:\dev\hakko\hakkojujutsu.com\website\Instructors.cshtml:31
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +255
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +94
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +183
   ASP._Page__PageStart_cshtml.Execute() in c:\dev\hakko\hakkojujutsu.com\website\_PageStart.cshtml:31
   System.Web.WebPages.StartPage.ExecutePageHierarchy() +68
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +108
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +144


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