Re: how to load a 1.1 version assembly into 2.0 environment?



Normally you just reference it like normal. Add a reference and it should
work. I have lots of 1.1 dll's and components I wrote that load under 2.0
apps just fine.



<admin@xxxxxxxxx> wrote in message
news:1159977778.881849.233080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi, all

I have met a very trouble problem...

I have a thirdpart component which can only run at 1.1 version, but I
want to import and use it at a 2.0 project...

I have tried to use reflection, but it didn't work...

how can I do ?



.



Relevant Pages

  • Re: XControls: Dynamic loading & polymorphism
    ... samefoo.vi loads the wrapper VI of your choice into a subpanel. ... wrapper VI contains the XControl and outputs a reference to it. ... load foo2, ...
    (comp.lang.labview)
  • Re: Dynamically accessing the most current version of an assembly
    ... version 12 (Outlook 2007) of the interop assembly to my project. ... But when I load the assembly at runtime, ... I have to add a reference ... that aren't present in the old version using reflection. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Change the name of an component at runtime
    ... compile time are done by reference and would not change. ... negative effect on other forms you might load after that if they refer ... property to lookup pointers and expect to find the named component. ... Why do you need to rename a component at runtime anyways? ...
    (borland.public.delphi.thirdpartytools.general)
  • Accessing Members of Dynamically Loaded Assemblies
    ... I plan to load an assembly during application startup, ... runtime reference to that dynamically loaded assembly? ... the current app domain before going to the assembly manifest to try to load ... then goes through the normal probing ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: No Current Record
    ... If you load the northwind or any other database, ... I did add a reference to his app but that ...
    (comp.databases.ms-access)