The machine I have in mind is not a production box; I'm mostly just curious whether it's possible to do this (and yes, I learned the MS betaware lessons about 15 years ago). My initial thought was that the Express apps would be more likely to run side by side with VS.02 (and VS.05 probably be less likely, plus I'm only really intested in the ASP.NET 2.0 bits).
I saw a post yesterday about ASP.NET 2.0 munging about with IIS, but that seemed to be fixed pretty quickly.
Has anyone tried it yet? There must be at least one brave soul willing to trash a box for the betterment of the ASP.NET-world!
Scott
In theory, no. But, it is betaware.
The new Framework installs into a separate directory, but there is a
possibility it will munge the GAC and cause you issues. I would recommend
another machine or VPC rather than take a chance of mucking up your
production development machine.
I see no reason why Express should cause problems, but in the beta world
strange things happen. This comes from a lot of experience playing around
with fire.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
************************************************
Think Outside the Box!
************************************************
Does anyone know if one can install Visual Web Dev side by side with VS.NET
03 and NOT screw up VS.NET (and ASP.NET 1.1)? I might like to play around
with ASP.NET 2.0 -- but not if there's a remote chance that it going to
screw up VS.NET.
Thanks.