Search Results

3
votes
17answers
477 views

Do you have performance problems when you work on Visual Studio projects via a network share?

We have tremendous problems with Visual Studio (2008, if that matters) locking up and slowing down when accessing projects over a network drive. It can take several minutes to open a large Web sit …
0
votes
1answer
94 views

Why doesn’t URL routing work in Visual Studio?

Does anyone else have problems with running URL routing projects in Visual Studio? The Visual Studio Web server doesn't seem to want to play nice with URL routing. It doesn't invoke the en …
0
votes
3answers
45 views

When I tell VS to debug, and it says “Validating Web Site” for 10 minutes, what is it doing exactly?

This drives me nuts. I have one third-party product in particular that has about 11,000 files in one of the directories. On sites using this system, from the time when I press the "Play" button t …