A few questions regarding Whidbey Beta 2

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi all.

I'm not sure if this is the right forum for this. If it's not, I'm truly sorry. I have a couple of questions regarding Whidbey (VS.NET 2005) Beta 2.

1. Is it safe to install it on my production machine? Working in a Virtual PC is a PITA. It would be installed side by side with VS.NET 2003. Horror stories? Tips and tricks regarding this?

2. Say I reference an assembly (ie: 3rd party component) that was compiled with .NET 1.1 in a .NET 2.0 project. Will this 1.1 assembly run against the 1.1 or 2.0 framework? Is it safe to reference v1.1 assemblies?

3. When I install the .NET Framework 2.0 on a clean machine (ie: no .NET 1.x installed), does it also install v1.0 and v1.1 of the framework? Say the answer to question #2 is that it runs against version 1.1 of the framework, am I required to install BOTH versions of the framework on my customers machines?

Thanks a lot for your help!
.



Relevant Pages

  • Re: Bitter about [Lack of] .Net Framework Deployment
    ... We built a very nice auto-update framework, ... the 30-60 minute range to install. ... Also, the user's perception is reality - and our app install sucks, ... deploying 3.0 application, so I've not paid that close attention. ...
    (microsoft.public.dotnet.framework)
  • Re: Conversion from 2008->2003?
    ... required and install only those, you've not solved the problem of a new .NET ... app that uses a namespace or class you didn't know about when you did the ... Many people have perfectly legitimate reasons for ... If some of the code is being compiled against the 3.5 Framework, ...
    (microsoft.public.dotnet.general)
  • Re: Please explain why the GAC cannot be referenced
    ... DLL in the GAC or in the individual projects, ... old assembly from the GAC and install the newer version. ... Now Im finding out that you cant reference the GAC, ... There are other locations that the framework will look for the assemblies as well, and those places are documented in the MSDN Library documentation. ...
    (microsoft.public.dotnet.framework)
  • Re: userName="machine" didnt work
    ... to unregister my 1.1 framework do you? ... ASP.NET and .Net Framework versions installed? ... Neither of them have a user specified in their processModel. ... Did you install ASP.NET from SBS disks? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Please explain why the GAC cannot be referenced
    ... A point I'll make here is that the GAC is really intended as a deployment ... So development tools generally don't refer to assemblies ... product install that developers typically don't want on the dev machine. ... reference assemblies from them that happen to be installed to the GAC. ...
    (microsoft.public.dotnet.framework)