Server Error in '/' Application.

Could not find a part of the path 'D:\WebSites\IMTNGA\Video'.

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:\WebSites\IMTNGA\Video'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[DirectoryNotFoundException: Could not find a part of the path 'D:\WebSites\IMTNGA\Video'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +546
   System.IO.FileSystemEnumerableIterator`1.CommonInit() +201
   System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) +660
   System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) +96
   IMTNGA.GetVideo.GenerateListOfFiles() in D:\Projects\Development\Dev3-AWS\ItsMyTurnNow\ViewVideo\GetVideo.aspx.vb:48
   IMTNGA.GetVideo.Page_Load(Object sender, EventArgs e) in D:\Projects\Development\Dev3-AWS\ItsMyTurnNow\ViewVideo\GetVideo.aspx.vb:9
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   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