Installing .NET 2.0 on 1.1 Server. Issues?

  • Thread starter Thread starter ML
  • Start date Start date
M

ML

Are there any issues or major concerns with putting .NET 2.0 onto a
production webserver currently running 1.1? What issues need to be handled
for the existing applications?
 
ML said:
Are there any issues or major concerns with putting .NET 2.0 onto a
production webserver currently running 1.1? What issues need to be handled
for the existing applications?

You can install it with the parameter "/noaspupgrade". This will install it
side-by-side with the 1.1 framework without changing anything for the
current websites.

Jan
 

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

Back
Top