moving to visual studio 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a VS 2003 asp.net 1.1 project hosted on a windows 2003 server. I want
to move it to asp.net 2.0 and VS 2005.

Do I need to install VS 2005 on the server first and then on my development
PC and then upgrade the app from my development PC?

Thanks
 
Can I install the redistributable on the server and therefore host asp 1.1
and asp2.0 apps at the same time?
 
shoul I upgrade SQL 2000 to 2005 before installing the .net 2.0
redistributable or after? Or does it matter?
 
I suppose when I think about it SQL 2005 has CLR integration so I would think
the .net 2.0 will be installed anyways. It shouldnt matter.
 
Back
Top