R
Ron Weldy
I have a test server runinng 2003/IIS 6 with a mixture of asp and asp.net
files. On my workstation I have a share set up to the folder where the web
files reside. I am just doing quick and dirty asp editing (like I used to be
able to do with 2K/IIS5) where I use VS.NET, open an asp file, make changes,
save and refresh my browser.
Problem is that I get an Access is Denied error when I try to save the file
and then the file gets wiped on the server. If I reopen it, only half of it
is there. So obviously, it's getting locked and cached. This looks like a
problem from IIS 4 days
(http://support.microsoft.com/default.aspx?scid=kb;en-us;191742) but as I
mentioned I'm using IIS 6.0 now and VS.NET to boot (it's such a pain
changing and getting up to speed).
What should I do? How can I disable caching on my test server, or should I
be practicing a new method of working?
- Ron
files. On my workstation I have a share set up to the folder where the web
files reside. I am just doing quick and dirty asp editing (like I used to be
able to do with 2K/IIS5) where I use VS.NET, open an asp file, make changes,
save and refresh my browser.
Problem is that I get an Access is Denied error when I try to save the file
and then the file gets wiped on the server. If I reopen it, only half of it
is there. So obviously, it's getting locked and cached. This looks like a
problem from IIS 4 days
(http://support.microsoft.com/default.aspx?scid=kb;en-us;191742) but as I
mentioned I'm using IIS 6.0 now and VS.NET to boot (it's such a pain
changing and getting up to speed).
What should I do? How can I disable caching on my test server, or should I
be practicing a new method of working?
- Ron