NET 1.1 & NET 2.0 on the same machine

  • Thread starter Thread starter Doug
  • Start date Start date
D

Doug

I want to start developing on 2.0 w/ Beta 2 and want to know if there are
any issues w/ both environments coexisting on the same machine.

Thanks,
Doug
 
Doug said:
I want to start developing on 2.0 w/ Beta 2 and want to know if there are
any issues w/ both environments coexisting on the same machine.

Thanks,
Doug
I dont know specifically if there are issues but I did run beta1 and 1.1
side by side and it was fine.

JB
 
I run 1.1 and 2.0 with no problems. Just be sure when you are writing web
apps that the virtual root is running under the intended framework, which
can be set for each web app.
 
Are you doing any web things? Such as ASP.NET or Web Service in .NET. If you
do, at least in Beta 1 will modify my IIS application mappings into new
framework's aspnet_isapi.dll.

I am not sure this is still happening in Beta 2.
 
If there is going to be a problem it will not be between the Frameworks, but
getting the gold code installed when the final product comes out. This late
in the game, you should be fine there, as well.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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