Asp.Net Run time error - Failed to start monitoring file changes

  • Thread starter Thread starter Robin
  • Start date Start date
R

Robin

When trying to run a vb asp.net page on a test server the following error is
displayed.

[HttpException (0x80070005): Access denied to 'c:\path to my
file\default.aspx'. Failed to start monitoring file changes.]

I have seen article Q317955, but the folder names are less than 9 long and
the file permissions have been set. The third option is only for Windows
2003.

The pages where developed on a Windows 2003 server and have been transferred
to a Windows 2000 server. Does this require any changes to how it is
deployed?
Or is there some other items that need to be changed to resolve this issue?
 
Back
Top