Re: Convert from 2003 to 2005 VS.Net
- From: "Michael D'Angelo" <nospamnmdange@xxxxxxxxxxxxxxx>
- Date: Mon, 12 Jun 2006 11:42:38 -0400
You can convert it, yes.
What you may want to do prior to conversion is install the following add-on
for VS 2005:
http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx
It creates a new project type called Web Application Project, which behaves
more like VS 2003 web applications, with the entire site compiling into a
single assembly, rather than the default with VS 2005, which is to have each
web page be its own assembly.
"Chris Davoli" <ChrisDavoli@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4F421A85-9D5B-4BD9-B52B-D60EE5E7462F@xxxxxxxxxxxxxxxx
I have written a web site (with other class projects) in VS.net 2003
(VB.Net). What
does it take to convert to Visual Studio.Net 2005? Can the 2003 project
just
be opened up in 2005? Will that convert it. The interface for 2005 very
different from 2003.
--
Chris Davoli
.
- Prev by Date: Re: Master Page in Asp.Net
- Next by Date: Re: 2 Basic Questions
- Previous by thread: Re: Convert from 2003 to 2005 VS.Net
- Next by thread: Error 80070522 attempting to start ASP.NET
- Index(es):
Relevant Pages
|