I'm running InterDev on a Win98 system, connecting to a Win2K Server running IIS. I've run into the following problem:
I can create a new InterDev project and add html or asp pages to it. But if I shut down InterDev and then relaunch it and connet to the server, while I can load the project, I can no longer update items in the project. If I try to save changes, I receive the following error in InterDev:
Cannot update the file [location of local version\xxxx.asp]. Server Error: Cannot create file f:\inetpub\
On the server, I see two error messages in the application event log: an OS #5 Access denied error, and a Front Page #20005 error.
I realize that both of these errors are related to permissions, but I've compared the permissions for the virtual directory on a server that works (i.e., I can save changes) with the ones on the server on which I cannot update, and I can't identify the issue.
Just a couple of other notes: I am logging in as the same person when I am initially creating the interdev project and when I am later trying to update it.
Any ideas? If you need further info from me, please let me know. Thanks!
I can create a new InterDev project and add html or asp pages to it. But if I shut down InterDev and then relaunch it and connet to the server, while I can load the project, I can no longer update items in the project. If I try to save changes, I receive the following error in InterDev:
Cannot update the file [location of local version\xxxx.asp]. Server Error: Cannot create file f:\inetpub\
On the server, I see two error messages in the application event log: an OS #5 Access denied error, and a Front Page #20005 error.
I realize that both of these errors are related to permissions, but I've compared the permissions for the virtual directory on a server that works (i.e., I can save changes) with the ones on the server on which I cannot update, and I can't identify the issue.
Just a couple of other notes: I am logging in as the same person when I am initially creating the interdev project and when I am later trying to update it.
Any ideas? If you need further info from me, please let me know. Thanks!