January (2012)
S M T W T F S
1234567
891011121314
15161718192021
22232425262728
293031

February (2012)
S M T W T F S
   1234
567891011
12131415161718
19202122232425
262728

March 19, 2009
ASP .NET Issue

This morning I was trying to create a short cut of a directory that contains .NET code and being severed by IIS. However, I accidentally moved the directory to the desktop. When I moved it back users were seeing: "Failed to start monitoring directory changes"

I worked with one of my co-workers into finding the problem. We restarted IIS, that didn't work, we deleted the entire directory and reloaded the SVN version via TortoiseSVN but that didn't work. We finally found the solution on Microsofts Help and Support site. The problem was the directory lost a permission that it needed.

I hope this helps someone else who might encounter the same problem!

 Redbullet Filed under the "Windows" category, see others in this category.