Server Error in '/' Application.

Failed to map the path '/uploadFiles/112.'.

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: Failed to map the path '/uploadFiles/112.'.

Source Error:


Line 136:                    lnkImg.Visible = false;
Line 137:                }
Line 138:                if (!System.IO.File.Exists(Server.MapPath(url)))
Line 139:                {
Line 140:                    imgMessage.Visible = false;

Source File: d:\inetpub\vhosts\cblm-6279.package\biblelife.net\wwwroot\UserControls\Message.ascx.cs    Line: 138

Stack Trace:


[HttpException (0x80004005): Failed to map the path '/uploadFiles/112.'.]
   System.Web.Configuration.ProcessHostMapPath.MapPathCaching(String siteID, VirtualPath path) +1294
   System.Web.Configuration.ProcessHostMapPath.System.Web.Configuration.IConfigMapPath2.MapPath(String siteID, VirtualPath path) +9
   System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +875
   System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +151
   System.Web.HttpServerUtility.MapPath(String path) +101
   UserControls_Message.displayMessage() in d:\inetpub\vhosts\cblm-6279.package\biblelife.net\wwwroot\UserControls\Message.ascx.cs:138
   UserControls_Message.displayData() in d:\inetpub\vhosts\cblm-6279.package\biblelife.net\wwwroot\UserControls\Message.ascx.cs:78
   Message.loadData() in d:\inetpub\vhosts\cblm-6279.package\biblelife.net\wwwroot\Message.aspx.cs:40
   BasePage.OnLoad(EventArgs e) in d:\inetpub\vhosts\cblm-6279.package\biblelife.net\wwwroot\App_Code\BasePage.cs:112
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


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