A
Anton ml. Vaheie
How do I convince (what I have to set in asp.net server) that my program
that is using
<authentication mode="Forms" /> can write to, copy, etc. files in
directories on local disk? I have given full permisions to local directory
(IUSR_Machinename user), but I still get:
"System.UnauthorizedAccessException: Access to the path
"D:\Inetpub\wwwroot\".
Any idea how to change it?
Anton, ml.
that is using
<authentication mode="Forms" /> can write to, copy, etc. files in
directories on local disk? I have given full permisions to local directory
(IUSR_Machinename user), but I still get:
"System.UnauthorizedAccessException: Access to the path
"D:\Inetpub\wwwroot\".
Any idea how to change it?
Anton, ml.