Upgrading a web server to Framework 1.1

G

Guest

Greetings:

I want to upgrade the source code and deployed
application of a 2002 version to 2003 of .NET. The
application was written using ASP.NET and VB.NET. I
recomplied the application with Visual Studio 2003 (from
2002) and every looks OK. I work with a Web administrator
that deploying the application for me. Here are the
questions:

1. I beleive that version 1.1 of the Framwork is the
version of 2003, Visual Studio. Is that correct?

2. We are presently running windows 2000 and Version
1.0 of the Framework. If We download version 1.1 and ran
the install, is that the correct way to upgrade from 1.0
to 1.1.

3. We have considered upgrading the server to windows
2003. If we did that would that automaticlly put us at
version 1.1 of the framework?

Thanks in (e-mail address removed)
 
T

Tian Min Huang

Hi,

Thanks for your post. I'd like to share the following information with you:
Visual Studio. Is that correct?
Yes. Visual Studio .NET 2003 builds applications which target version 1.1
of the .NET Framework.
way to upgrade from 1.0 to 1.1.
..NET Framework supports the side-by-side execution, that is, multiple
versions of the Framework to be installed on a single system. Please refer
to the following MSDN article for detailed information:

Side-by-Side Execution of the .NET Framework
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/ht
ml/sidexsidenet.asp
framework?
Yes, Windows 2003 contains version 1.1 of the .NET Framework.

Please feel free to let mek now if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! ¨C www.microsoft.com/security
This posting is provided ¡°as is¡± with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top