473,765 Members | 2,058 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Not your usual "Failed to start monitoring changes to [path] error

I have a web application that is throwing a common error, but in a very
unusual state. I'm specifically receiving the following error:
"Failed to start monitoring changes to 'd:\inetpub\www root'."

The error is being thrown on one of the <%@ Register %> tags at the top of
the ASX page that's registering ASP.NET user controls ASCX we wrote.

What's unusual is that this machine only has a single volume (c:\). We
built this app in a development environment (laptop) which only had one
volume. Then we deployed through our build/test/staging/production
environments that all have our apps installed to d:\.

In an effort to stand up a new test box, my infrastructure people backed up
the IIS metabase and all codebase from the existing server and restored it
onto the new test server. The new server only has one volume (c:\) so
everything was placed there. After updating a few virtual
directories/applications to point to the correct path, I'm still seeing this
error.

I've double checked all web.config's to make sure nothing is pointing to a
specific path. Even the <%@ Register %> tag uses a "~/" to obtain the
working application path. I'm certain no hard coded paths are in the code...
if it were, the same code would have shown these errors when we moved from
DEV -> build/test/staging/production. I've also double checked every single
web application and virtual directory listed within the virtual server in IIS
to make sure they are pointing to valid references.

Ideas?
--
-AC [MVP MCMS]
http://www.andrewconnell.com
http://www.andrewconnell.com/mvp

Nov 19 '05 #1
0 1185

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1513
by: bleedledeep | last post by:
I have 3 C# applications that run as a group. If I run each of these applications individually, they all start fine. If I have a batch file that starts each of them quickly, on *most* machines all three run fine. BUT! On some older/slower machines (really not all that old or slow and that are configured identically to the newer/faster machines), when I start all 3 with the batch file, one of them will not start and a popup containing:
1
4245
by: Jonas Auken | last post by:
hi, I have a repeater which dynamically loads another usercontrol throught databinding: OnClick: DataBind() rptProduct_ItemDataBound: ViewSmall _viewSmall = (ViewSmall) LoadControl("ViewSmall.ascx");
7
5540
by: randy collins | last post by:
I've installed Visual Studio 2005 Beta from the MSDN cd dated Aug 2004, which installs the 2.0 framework and ASP.NET 2.0. I write a simple aspx page containing <HTML><BODY>Hello world</BODY></HTML> and place it in inetpub\wwwroot. I run the page http://localhost/test.aspx and it fails with "Server Error in '/' Application." "Failed to map the path '/test.aspx'. " I can successfully run asp and htm pages from that same location, however. ...
0
1887
by: awbacker | last post by:
Havin a problem with MapPath() failing on me. It doesn't do it right away, but at some point it dies and won't come back. I have to hiccup the app by poking IIS or a web.config/other critical file. First, some background : 0. .Net 1.1, Win2k, IIS5 w/ UrlScan (etc). Basic barebones win2k webserver. 1. This just started happening recently. This area of the code has not changed a bit since the last update, and has been functioning...
1
2116
by: ikarlgut | last post by:
We get this error once in a while - every 10 page hits or so... Failed to start monitoring changes to 'bla bla bla'. (Note blah = unc path + file name) We have a file server (win2003) hosting the files, and 2 web servers (win2003) running with virtual directories pointing to that unc share. I am sure it's not security as we would not be able to browse the site
4
11435
by: Clint | last post by:
All, I can't seem to find a solution to this problem. I'm not sure if this is a Visual Studio problem, a .NET Framework problem, an IIS problem, or an ASP.NET problem, so please stick with me ... I had Visual Studio (the original) installed on my XP workstation. When Visual Studio 2003 came out, I installed that as well, leaving the old Visual Studio in place. All this time, I had no problems running ASP.NET apps, whether running...
0
4965
by: Radu | last post by:
Hi. I have finished a web-site - and it runs fine on my dev machine. I have deployed it onto the server, and now I have this (which, by the way, doesn't seem to happen all the time - sometimes I can see other errors): _______________________________________________ Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your...
0
2215
by: RobUK | last post by:
We have Apache on the local network managing several websites that are accessed using virtual domains (configured in the local machine's hosts file, eg. 192.168.1.10 points to dev.somedomain.com). I am reworking the way that I access images on the site by specifying the http://etc address of the image instead of the local relative address. This is so that I can eventually have a separate server serving images to all websites (a lot of images...
2
9600
by: tvnaidu | last post by:
valgrind error - "failed to start tool 'memcheck' for platform x86-linux" no such file or dir copied all lib and bin files which are generated after I compiled valgrind package, when I run my exe with valgrind, I am getting above error, any idea? lib/ -rw-r--r-- 1 0 0 27934 default.supp -rwxr-xr-x 1 0 0 4636305 cachegrind-x86-linux -rwxr-xr-x 1 0 0 4891451 callgrind-x86-linux...
0
9399
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9835
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7379
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5276
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.