DH
Programmer
- Dec 8, 2000
- 168
Hello,
For some reason I cannot set the write permission to a directory in my web application running on localhost. The operating system is XP Pro.
I am receiving the following error:
Error in Creating file. Error is System.UnauthorizedAccessException: Access to the path "c:\inetpub\ is denied
Here are the steps I have take to try and set the write permission:
1.) I navigate to c:\inetpub\ using file explorer
2.) Right click the Upload folder
3.) Choose Properties
4.) Choose Web Sharing Tab
5.) Check Share this folder radio button
6.) What should be in the Alias textbox? the folder name?
7.) Check Write Access Permissions checkbox
8.) Click Apply
9.) Click OK
Not sure what is happening here??? Can someone provide additional information or more detailed instructions...
Thanks,
DH
For some reason I cannot set the write permission to a directory in my web application running on localhost. The operating system is XP Pro.
I am receiving the following error:
Error in Creating file. Error is System.UnauthorizedAccessException: Access to the path "c:\inetpub\ is denied
Here are the steps I have take to try and set the write permission:
1.) I navigate to c:\inetpub\ using file explorer
2.) Right click the Upload folder
3.) Choose Properties
4.) Choose Web Sharing Tab
5.) Check Share this folder radio button
6.) What should be in the Alias textbox? the folder name?
7.) Check Write Access Permissions checkbox
8.) Click Apply
9.) Click OK
Not sure what is happening here??? Can someone provide additional information or more detailed instructions...
Thanks,
DH