how to load a 1.1 version assembly into 2.0 environment?

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



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 ?

.