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 19:     if( rs == null )
Line 20:     {
Line 21:         throw new Sancsoft.Web.WebException(Sancsoft.Web.RC.TargetDNE);  
Line 22:     }
Line 23: }

Source File: c:\dev\kleidon\recres\recres.org\Shared\_HeaderEventDetails.cshtml    Line: 21

Stack Trace:


[WebException: Exception of type 'Sancsoft.Web.WebException' was thrown.]
   ASP._Page_Shared__HeaderEventDetails_cshtml.Execute() in c:\dev\kleidon\recres\recres.org\Shared\_HeaderEventDetails.cshtml:21
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +87
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +173
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +119
   System.Web.WebPages.<>c__DisplayClass7.<RenderPageCore>b__6(TextWriter writer) +131
   System.Web.WebPages.WebPageBase.Write(HelperResult result) +113
   ASP._Page_Shared__LayoutEventDetails_cshtml.Execute() in c:\dev\kleidon\recres\recres.org\Shared\_LayoutEventDetails.cshtml:23
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +87
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +173
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +119
   System.Web.WebPages.<>c__DisplayClass7.<RenderPageCore>b__6(TextWriter writer) +131
   System.Web.WebPages.WebPageBase.Write(HelperResult result) +113
   System.Web.WebPages.WebPageBase.RenderSurrounding(String partialViewName, Action`1 body) +86
   System.Web.WebPages.WebPageBase.PopContext() +368
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContext context) +286


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