Re: Convert from 2003 to 2005 VS.Net
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
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
.
Relevant Pages
- Re: Project 98 and older
... Amedee Van Gasse wrote: ... I've been able to install a copy of Project 98, ... Also some of the files, made with Project 4.0, seem to have macro ... for how much such a file conversion would cost. ... (microsoft.public.project) - Re: Project 98 and older
... I've been able to install a copy of Project 98, ... Also some of the files, made with Project 4.0, seem to have macro ... for how much such a file conversion would cost. ... It complains about a missing file: ... (microsoft.public.project) - Re: Activation problem with Office 2003
... necessity of those ubiquitous MS patches, patches to the patches and the ... the install and PFFFTTTT! ... into SafeMode, roll back using ERUNT, Recovery Mode, Repair Mode, etc., ... Either the conversion needs to be tweaked until ... (microsoft.public.office.misc) - Re: Cant Open Picture Attachments
... prior to the reformat once I had IE8 on here and had disabled Spybot. ... Did you happen to install IE8 again? ... partition was used to reinstall Windows, ... Deleted Items folders were empty and that you'd compacted all OE folders ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) - Re: Visio exe add-on how-to?
... when the sdk installed on my system I got an extra vs.net template for visio ... >> When you install the v2003 sdk it will give you access to additional ... >> template so the code can validate that it is your template. ... that's the reason why I want to do this with an add-on. ... (microsoft.public.visio.developer) |
|