Server Error in '/us' Application.

The file "~/template/Gruppo.cshtml" could not be rendered, because it does not exist or is not a valid page.

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: The file "~/template/Gruppo.cshtml" could not be rendered, because it does not exist or is not a valid page.

Source Error:


Line 43: 		try
Line 44: 		{
Line 45: 			@RenderPage(_template, new object[] { new { Layout = _tmplLayout } })
Line 46: 		}
Line 47: 		catch (System.Threading.ThreadAbortException)

Source File: D:\Inetpub\Pil\us\ViewDoc.cshtml    Line: 45

Stack Trace:


[HttpException (0x80004005): The file "~/template/Gruppo.cshtml" could not be rendered, because it does not exist or is not a valid page.]
   System.Web.WebPages.WebPageBase.CreatePageFromVirtualPath(String virtualPath, HttpContextBase httpContext, Func`2 virtualPathExists, DisplayModeProvider displayModeProvider, IDisplayMode displayMode) +318
   System.Web.WebPages.<>c__DisplayClass40_0.<RenderPageCore>b__0(TextWriter writer) +252
   System.Web.WebPages.WebPageBase.Write(HelperResult result) +108
   ASP._Page_ViewDoc_cshtml.Execute() in D:\Inetpub\Pil\us\ViewDoc.cshtml:45
   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 D:\Inetpub\Pil\us\_PageStart.cshtml:12
   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.9037.0