When opening a Visual Studio solution recently I was presented with a message box saying that “The project location is not trusted”. Having never seen this one before I googled and turned up lots of posts related to loading solutions from UNC paths, which wasn’t the case here. The solution had originally come from a .ZIP [...]
Read more
Tag Archives: Visual Studio
Unable to attach to application “WebDev.Websever.EXE”
Had this problem the other day when trying to debug an ASP.NET web application, after hitting F5, a message box pops up saying “Unable to attach to application ‘WebDev.Webserver.EXE’ (PID:xxxxx) using {my machine name}”. Had me for a while, untill I decide to disable my AV software at which point it starts to work again. [...]
Read moreUnable to run tests in VS 2008 Unit Testing
Had a problem today trying to run tests in Visual Studio 2008, where the test run would complete saying that all tests were not executed. A look in the test run details shoed the following error message; “Code coverage collection error: The Visual Studio performance and coverage logging engine is already running on the computer. [...]
Read more

February 12, 2010

