L
Liming
Hi,
I'm trying to move a directory into another using
Directory.Move(src,dest); but I keep getting this System.IO Exception
access to [src] directory is denied
I have ASPNET (full control) to the directory and I'm using xp sp2, iis
5.1
What's going on?
thanks
I'm trying to move a directory into another using
Directory.Move(src,dest); but I keep getting this System.IO Exception
access to [src] directory is denied
I have ASPNET (full control) to the directory and I'm using xp sp2, iis
5.1
What's going on?
thanks