A Affelelek New Member Apr 28, 2012 #1 Doing a File.Move generates an UnauthorizedAccessException (as expected since the ASPNET account does not have modify rights to the directory). Is there a way to programmatically set the rights, move the file, then remove the right?
Doing a File.Move generates an UnauthorizedAccessException (as expected since the ASPNET account does not have modify rights to the directory). Is there a way to programmatically set the rights, move the file, then remove the right?