Search Results

0
votes

Uninstalling demo/trial of Visual Studio 2008 Team System

I had a similar issue, unfortunately I do not believe I ever found a solution that did not require reinstalling VS 2008 Professional Edition. Basically I used the following tool: …
0
votes

How can I stop my Visual Studio from launching IE8 TWICE when I click “Start Without Debugging” (Ctrl-F5)?

It sounds as if Visual Studio is utilizing old behavior. Specifically it seems as if Visual Studio is loading up about:blank to get the browser to open, and then loading the page via anothe …