Groups | Blog | Home
all groups > dotnet general > may 2004 >

dotnet general : DirectoryNotFoundException - Could not find a part of the path "D:\".


Tom Vogel
5/1/2004 8:52:45 PM
Creating a subfolder within my ASP.NET application folder fails with the
above error, but only at my hosting provider. The command:
Directory.CreateDirectory(path)

Path is set to 'D:\appfolder\test2'. ASPNET has full control on the
application folder.

Any ideas why this fails?

- Tom


AddThis Social Bookmark Button