Server Error in '/' Application.

Could not find a part of the path 'd:\inetpub\webs\mgmtimingit\2018\Winter%20Trophy\2018-02-10%20Dorno%20Rd%204'.

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.IO.DirectoryNotFoundException: Could not find a part of the path 'd:\inetpub\webs\mgmtimingit\2018\Winter%20Trophy\2018-02-10%20Dorno%20Rd%204'.

Source Error:


Line 401:
Line 402:            'Classi
Line 403:            For Each C As String In System.IO.Directory.GetDirectories(percorso)
Line 404:
Line 405:                Dim CL As New cClasse(C)

Source File: D:\inetpub\webs\mgmtimingit\Archivio2018.aspx.vb    Line: 403

Stack Trace:


[DirectoryNotFoundException: Could not find a part of the path 'd:\inetpub\webs\mgmtimingit\2018\Winter%20Trophy\2018-02-10%20Dorno%20Rd%204'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +373
   System.IO.FileSystemEnumerableIterator`1.CommonInit() +385
   System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) +398
   System.IO.Directory.GetDirectories(String path) +73
   _Default.Page_Load(Object sender, EventArgs e) in D:\inetpub\webs\mgmtimingit\Archivio2018.aspx.vb:403
   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.4690.0