Server Error in '/' Application.

Failed to map the path '/users/Mark leaver /classifiedads/thumb'.

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 '/users/Mark leaver /classifiedads/thumb'.

Source Error:


Line 51:                
Line 52:                 If DSimages.Tables(0).Rows.Count > 0 Then
Line 53:                     If IO.File.Exists(Server.MapPath("/users/" & DScomments.Tables(0).Rows(i).Item("FDby") & "/classifiedads/" & DSimages.Tables(0).Rows(0).Item("fDthumb"))) Then
Line 54: 
Line 55:                         DScomments.Tables(0).Rows(i).Item("FDthumb") = "/users/" & DScomments.Tables(0).Rows(i).Item("FDby") & "/classifiedads/" & DSimages.Tables(0).Rows(0).Item("fDthumb")

Source File: C:\Domains\surfguru.co.uk\wwwroot\files\controls\classifiedlist.ascx.vb    Line: 53

Stack Trace:


[HttpException (0x80004005): Failed to map the path '/users/Mark leaver /classifiedads/thumb'.]
   System.Web.Configuration.ProcessHostMapPath.MapPathCaching(String siteID, VirtualPath path) +1232
   System.Web.Configuration.ProcessHostMapPath.System.Web.Configuration.IConfigMapPath2.MapPath(String siteID, VirtualPath path) +10
   System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +831
   System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +127
   System.Web.HttpServerUtility.MapPath(String path) +126
   files_controls_wavereviews.Page_Load(Object sender, EventArgs e) in C:\Domains\surfguru.co.uk\wwwroot\files\controls\classifiedlist.ascx.vb:53
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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