Converting Visual Studio 2003 Web Projects to 2005

Saturday, April 29, 2006 10:49:36 AM (Central Standard Time, UTC-06:00)

I ran into some problems converting my VS 2003 web projects to 2005.  Specifically around how I was using configuration files and build events in VS 2003.  After poking around on the net I found that Microsoft had published a VS 2003 Web Project for 2005.  You can get it at http://webproject.scottgu.com/.  After installing it and following the directions for converting my project, it took care of all of the issues I was having.

Comments are closed.