Re: Forcing a DLL to use a particular .NET version
- From: "Martin Robins" <martin dot robins at technicaldirect dot co dot uk>
- Date: Fri, 31 Mar 2006 13:16:58 +0100
As far as I know, all libraries will run under the same version of the
framework as the application that is calling them.
"mz" <mzeiger@xxxxxxxxxxxxx> wrote in message
news:cw%Wf.86$Yu5.41@xxxxxxxxxxx
I have .NET frameworks 1.1 and 2.0 on the same server. I am going to create
a class which I will compile as a separate DLL to be used by a number of
different applications. I want the DLL to use the 2.0 framework even if
it's being called by a program running under the 1.1 framework. How can I
force the DLL to use the 2.0 Framework.
Thanks,
Mark Zeiger
.
- References:
- Prev by Date: Big problem: all button controls just stopped working
- Next by Date: Re: Button control ID and Text
- Previous by thread: Re: Forcing a DLL to use a particular .NET version
- Next by thread: Server control inheriting from TextBox look like label on webform
- Index(es):