Home All Groups Group Topic Archive Search About

Re: IIS6 + FSO.FileExists() + Not working



Author
3 Mar 2005 2:11 PM
mrbester
roger wrote:
> "Eric" wrote
> > i m looking for file on the server..
>
> In that case I think it must be an IIS 6
> security thing, because your code
> works fine here.
>

I had this problem as well, after migrating a website from IIS4 (don't
ask) to IIS6.
Turns out that using FileMon
(http://www.sysinternals.com/ntw2k/source/filemon.shtml) gave me the
answer: ACCESS DENIED
After that it was a case of allowing w3wp.exe (in its security context)
permission to get to the file. It's probably NETWORK SERVICE that needs
adding at the file/folder level.

AddThis Social Bookmark Button