Server Error in '/' Application.

The file '/controls/default.ascx' does not exist.

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 '/controls/default.ascx' does not exist.

Source Error:


Line 13:         End If
Line 14: 
Line 15:         n.ReadOthers()
Line 16: 
Line 17:     End Sub

Source File: D:\Sites\extra\print.aspx    Line: 15

Stack Trace:


[HttpException (0x80004005): The file '/controls/default.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +4650408
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +540
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +146
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +143
   Loader.LoadControl(String ControlFullPath, Object Data, ViewData View, Int32 CacheSeconds, Int32 CacheSecondsDiffer, String AddCacheDiffer) +488
   Loader.LoadControl(String BaseDir, String ControlName, Object Data, ViewData View, Int32 CacheSeconds, Int32 CacheSecondsDiffer, String AddCacheDiffer) +389
   AdExtended.GetOutputLoader() +74
   AdExtended.GetCachedOutputLoader(Boolean IsMobile) +104
   Adv_Actions.RenderAd(String PlaceName, Int32 CatID) +149
   NewsViewModel.GenerateCode(String cmd, String data) +65
   NewsViewModel.ProcessText(String& t) +457
   NewsViewModel.ReadOthers() +2534
   ASP.print_aspx.PL() in D:\Sites\extra\print.aspx:15
   ASP.print_aspx._Lambda$__1(Object a0, EventArgs a1) in C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\a183f025\15c41856\App_Web_print.aspx.cdcab7d2.8pjesd3x.0.vb:0
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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