Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Failed to start monitoring file changes

Author  Topic 

jerrypaz
Starting Member

18 Posts

Posted - 2005-03-07 : 15:48:59
I have an application that used to work on the network web server. I run the same files on my local server, acessing the same database on the same SQL server with the same passwords, and it works JUST FINE. When I run it on the network web server, I get:
...\web.config'. Failed to start monitoring file changes.

What's this? I don't want it to monitor file changes.

The only difference between my local server and the network server (besides hardware) is that the network server might have gotten one of the microsoft patches that my local server didn't.

Does anyone have any idea why it's doing this? I can't figure it out.

jhermiz

3564 Posts

Posted - 2005-03-07 : 23:59:35
Where's yoda when you need him

<yoda>Use the search pages of google you must, find the answers ye will</yoda>

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q317955

Jon



Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]
Imperfection living for perfection --
[url]http://jhermiz.blogspot.com/[/url]
Go to Top of Page
   

- Advertisement -