Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Converting VS.NET 2003 web project to VS.NET 2005 web project

Reply
Thread Tools

Converting VS.NET 2003 web project to VS.NET 2005 web project

 
 
=?Utf-8?B?anJldHQ=?=
Guest
Posts: n/a
 
      09-25-2006
I've got a handfull of .NET 1.1 solutions each with multiple ASP.NET web
projects and dependencies on one another.

I'm trying to automate the build process here at work and I've initially
decided on using MSBuild as my build engine.

Using MSBee, this process seems to work pretty well for non ASP.NET
applications.

However, the Web project present quite a challange. The first problem is
that when I convert a web project form VS.NET 2003 to VS.NET 2005, the
project file no longer exists. Thus I am unable to update the project file
with the MSBee targets.

The conversion report always says that it converted as a file based web
project. How do I specify a different type of conversion which will retain my
project file so I can update it with the MSBee targets to allow it to build
on 1.1.????

Thanks. I appreciate all the help. This is fairly urgent as I've been
investigating a solution for too long now.

--
Jaan
--
Jaan
 
Reply With Quote
 
 
 
 
Laurent Bugnion
Guest
Posts: n/a
 
      09-26-2006
Hi,

jrett wrote:
> I've got a handfull of .NET 1.1 solutions each with multiple ASP.NET web
> projects and dependencies on one another.
>
> I'm trying to automate the build process here at work and I've initially
> decided on using MSBuild as my build engine.
>
> Using MSBee, this process seems to work pretty well for non ASP.NET
> applications.
>
> However, the Web project present quite a challange. The first problem is
> that when I convert a web project form VS.NET 2003 to VS.NET 2005, the
> project file no longer exists. Thus I am unable to update the project file
> with the MSBee targets.
>
> The conversion report always says that it converted as a file based web
> project. How do I specify a different type of conversion which will retain my
> project file so I can update it with the MSBee targets to allow it to build
> on 1.1.????
>
> Thanks. I appreciate all the help. This is fairly urgent as I've been
> investigating a solution for too long now.
>
> --
> Jaan


Websites in ASP.NET 2.0 and Web Applications in ASP.NET 1.1 are very
different. The best choice when you come from ASP.NET 1.1 is to use
Scott Guthrie's Web Application Project template for Visual Studio 2005.

See this:
http://geekswithblogs.net/lbugnion/a.../12/91000.aspx

HTH,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade vs 2003 project to vs 2005 project Aijun ASP .Net 0 01-11-2008 07:20 PM
Converting VS 2005 Web Site Project to VS 2005 Web Application Project ITistic ASP .Net 2 08-21-2007 08:56 PM
compile errors when converting web site project to web application project John Dalberg ASP .Net 1 03-28-2007 12:54 AM
Converting Web Site from Vb.Net 2003 to Vb.Net 2005 =?Utf-8?B?U2VyZ2lvIE1hcnRpbnM=?= ASP .Net 0 02-21-2006 04:28 PM
Trouble with Javascript when converting 2003 webproject to a 2005 project using Master Pages Friso Wiskerke ASP .Net 1 01-12-2006 05:22 PM



Advertisments