1.1 upgrade

  • Thread starter Thread starter Param - Home
  • Start date Start date
P

Param - Home

Hi all, I currently have a setup as follows:-

1. Dev Machine - Windows 2000 Server - ..Net 1.0 SP2
2. Production Machine - Windows 2000 Server - .Net 1.0 SP2

I would like to upgrade to .Net 1.1 first and then if possible upgrade my
Dev Machine to Server 2003. Here are my questions/concerns:-

1. Will upgrading to 1.1 break my 1.0 code? Any pointers what I need to
watch for?
2. Will I have to re-compile my custom dlls? I have a couple in the GAC.
3. Most of my applications are asp.net apps & some windows services. For
most asp.net apps I have tweaked the .js files that come with asp.net.
4. Once I have updated the production machine to .net 1.1 successfully, and
I have updated my dev machine to server 2003, will the code developed on the
dev machine work on the production machine? Basically is Server 2003
compatible with Windows 2000 Server with .net 1.1 installed.

thanks so much,
RP
 
Back
Top