Server Error in '/' Application.

The file '/FiltroDeAguaEuropa/_UC/Conteudo/_ucProdutos.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 '/FiltroDeAguaEuropa/_UC/Conteudo/_ucProdutos.ascx' does not exist.

Source Error:


Line 17:         if (Request.QueryString["pag"] != null)
Line 18:         {
Line 19:             hldUserControl.Controls.Add(uc.LoadControl("~/" + Application["folder-site"].ToString() + "/_UC/Conteudo/_uc" + Request.QueryString["pag"].ToString() + ".ascx"));
Line 20:         }
Line 21:         else

Source File: e:\vhosts\aguapurificada.com.br\httpdocs\Default.aspx    Line: 19

Stack Trace:


[HttpException (0x80004005): The file '/FiltroDeAguaEuropa/_UC/Conteudo/_ucProdutos.ascx' does not exist.]
   System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) +10231381
   System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +484
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +107
   System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) +63
   System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +129
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +29
   ASP.default_aspx.Page_Load() in e:\vhosts\aguapurificada.com.br\httpdocs\Default.aspx:19
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +9851442
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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