A
Alphonse Giambrone
I have a ASP.NET project that I created in Visual Studio .NET that has a
'data' folder containing a database that the project reads/writes to. It
works fine on my WinXP Pro/IIS5 development machine.
Since VS options for publishing are very limited, I thought I would make the
web on my development machine a Front Page web and publish using FrontPage
2003 since it allows selecting which files to publish (VS is all or
nothing).
From IIS, I selected the virtual directory and clicked 'Configure Server
Extensions'.
After that my project no longer had write permission for the 'data' folder.
I tried every setting that I could find in IIS, Frontpage and Windows
Explorer, but could not reestablish write permission - and restarted IIS
after each change. Did I miss something?
To get it back I deleted the virtual directory in IIS renamed the folder and
created a new folder with the original name and moved all my files to the
new folder.
I admit that I don't know a whole lot about FrontPage and the typical MS
help is useless.
How can I use FrontPage to publish my files without it changing folder
permissions on me?
TIA,
'data' folder containing a database that the project reads/writes to. It
works fine on my WinXP Pro/IIS5 development machine.
Since VS options for publishing are very limited, I thought I would make the
web on my development machine a Front Page web and publish using FrontPage
2003 since it allows selecting which files to publish (VS is all or
nothing).
From IIS, I selected the virtual directory and clicked 'Configure Server
Extensions'.
After that my project no longer had write permission for the 'data' folder.
I tried every setting that I could find in IIS, Frontpage and Windows
Explorer, but could not reestablish write permission - and restarted IIS
after each change. Did I miss something?
To get it back I deleted the virtual directory in IIS renamed the folder and
created a new folder with the original name and moved all my files to the
new folder.
I admit that I don't know a whole lot about FrontPage and the typical MS
help is useless.
How can I use FrontPage to publish my files without it changing folder
permissions on me?
TIA,