Style Cop for ReSharper could not be loaded
After installing Re-Sharper 5.0 I then installed Style cop for Re-Sharper to allow my code to comply with MS Style Cop and give me real-time syntax highlighting of violations. However, after...
View Article‘Watch’ items during debug in VS2010
In debug mode, you can hover over an item and drill down through its properties using the ‘+’ button. In VS2010, if you look at the right hand side you’ll find a pin which can be used to pin a...
View ArticlePublishing from VS 2008 prompting for credentials.
Recently, when trying to publish from within Visual Studio 2008 to three existing virtual directories, located under an existing site, I was repeatedly prompted for credentials. This was something I...
View ArticleVisual Studio Configuration Manager is disabled
If you ever find yourself in the situation where you’re unable to debug your application because you have inadvertently managed to disable configuration manager and put it into release mode at the same...
View ArticleProject file must include the .NET Framework assembly ‘WindowsBase,...
Problem: After including some XAML files from a Visio document in a Visual Studio solution you’re unable to build the solution and receive the error: Project file must include the .NET Framework...
View Article