Skip to content

Upgraded to Visual Studio 2010

by dotnetdave on April 22nd, 2010

Table of contents for Visual Studio 2010 Upgrade

  1. Upgraded to Visual Studio 2010
  2. Fix the Missing webapplication.targets Error on a Build Server

I upgraded to VS2010 today. The install was painless enough but once I opened a 2008 project in VS2010 the expected fun began.

Our build server immediately failed the newly converted solution as msbuild could not find the webapplication.targets file. I fixed this and will outline how in this post. Also there are some other issues with membership classes moving in to a new namespace. I will keep posting other issues as I get to them.

What issues have you had upgrading to VS2010? Add a comment on this post so I know what to expect in the next few days.

From → ASP.Net

No comments yet

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS