Archive | Visual Studio RSS feed for this section

.NET 4.5 Developer Preview Installation Error or Windows XP

Microsoft released the beta of Visual Studio 11 last week and I wanted to take a spin around it. My development machine currently runs Windows XP SP3 and I didn’t think twice to download the .NET 4.5 Developer Preview to install as a prerequisite for Visual Studio 11. Alas, though, I ran into the following [...]

Read full story Comments { 0 }

Resolving Issues Checking ASP.NET Projects into Subversion with TortoiseSVN

We recently created a new project in Visual Studio 2010 and checked the box to add the solution to source control when creating the solution (we use AnkhSVN for VS integration w/ Subversion). This worked fine until I actually tried to check the solution into SVN. Visual Studio created an extra folder for the solution [...]

Read full story Comments { 0 }