Dave Burke : Freelance .NET Web Developer specializing in Online Communities

Moved to the VS2005 Web Application Project RC1 today

Today I did my first billable work as an independent since being let go last Friday, migrating a .NET 1.1 site to .NET 2.0 for a client of my ex-employer.  Seemed a good time to move to the VS2005 Web Application Project RC1.

I used both the December 2005 and February 2006 V1 and V2 versions--successfully, I might add--but I didn't want to go through the process (again) of manually converting a VS2003 Web Application to a VS2005 Web Application Project.  The RC1 was supposed to do that automatically.  I wanted to eliminate any GUID exposure this time, if at all possible.

As with the V2 VS2005 Web Application update, I uninstalled the previous version from the Control Panel and installed the new, only to discover this time that I needed to install a VS2005 Update to support Web Application Projects.  The VS2005 Update was not part of the .MSI and is available at Microsoft Downloads here, a bit disconcerting since the first machine I installed it on wasn't connected directly to the Internet.  The second install on a machine that was connected to the net brought URL and VS2005 Update Joy, for both the connected and non-connected spiritual machines on my office network.

I'll cut to the chase.  The VS2005 Update install was squirrelly.  Be patient with it.  "Only click once!" You'll think its dead, but its really alive and updating.  You'll see the two windows below...for quite a while perhaps.  The Web Application Project installation wizard was dreamy as before.

Enough on the installation.  The main point was that the ASP.NET 1.1 migration to the VS2005 Web Application Project was FLAWLESS.  Better than that, it was completely automatic as ScottGu had promised. 

So be free, my children.  Come to where the flavor is.  Come to VS2005 Web Application Project RC1 Country!







[tags: ASP.NET, ScottGu, Microsoft]

Comments (3) | Post RSS RSS comment feed

Posted on 4/14/2006 8:34:00 PM by Dave Burke
Categories: .NET
Tags:

Related posts

Comments (3) -

4/15/2006 7:07:28 AM Permalink

I hven't installed it yet but seems that they didn't have a fix for ASPX and ASCX pages Inheritance issue. This was a known issue and had been listen on one of MSDN articles: When you was trying yo upgrade a large project using the wizard often faced with an Inheritance issue for ASPX (ASCX) and their codebehind files and had to fix it with an abstract class as the base for codebehind partial class.
I didn't see this in the list of new features but hope that they come with good fix for it.
Anyway, they did a good job and new features improved it more Wink

Keyvan Nayyeri |

4/15/2006 9:10:41 AM Permalink

Keyvan, I hadn't heard of the inheritance issue and I've been using the Web Application Project for six months.  Are you sure you're not talking about the Web Project that came with VS2005?  I know there were inheritance issues with that.

Thanks for visiting!

daveburke |

4/15/2006 10:07:22 AM Permalink

Dave; I haven't seen it myself and just heared it from others (or saw it on the web).
I was interested in this issue because of its fix! It was one of strange fixes that I've ever seen Smile

Keyvan Nayyeri |


Powered by BlogEngine.NET 2.0.0.36
Theme by Dave Burke