Re: Framework 1.1 references
From: gyurisc (nospam_at_smartwombat.net)
Date: 10/27/04
- Next message: Jason King: "Problem after pre-requisites install"
- Previous message: Bonj: "Re: installer / setup creator?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 27 Oct 2004 17:56:13 +0200
Hello Steve,
Maybe this is happening because your application compiled to use he 1.0.5
version of those libraries.
Visual Studio .NET 2003 automatically uses the .NET v1.1 framework, so if
you recompile it in vs.net 2003 they will use the v1.1 dlls, also you can
specifyin the application config file what version you want to use.
Kind Regards,
Cris
"Steve Harris" <steve@vitallinks.com.au> wrote in message
news:u%23sKinvmEHA.3464@tk2msftngp13.phx.gbl...
>I have installed the Framework 1.1 on my development machine (Windows 2000
> server SP4).
>
> I cannot seem to get these references in my application.
>
> The GACUTIL shows the 1.0.5.... version of the libraries.
>
> When I create a new application and use Ildasm to view the manifest, I see
> references to the 1.0.5..... like (mscorlib).
>
> I have obviously missed something on the install from my MSDN discs that
> the
> new versions did not get installed in the GAC. How do I get these
> installed
> in the GAC?
>
> Also, how do I get VS 2003 to use the 1.1 framework?
>
> Thanks in advance,
> Steve
>
>
- Next message: Jason King: "Problem after pre-requisites install"
- Previous message: Bonj: "Re: installer / setup creator?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|