Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
(I'll try to write the actions in more detail)
I use the dll compiled under the 2nd framework in the project on the 4th framework. To connect it, I add it to the project for convenience, in order to immediately see where it lies from the solution,
and then in the window for adding a link I look for it in the project folder where it was created, via browse.
Good luck!
Strange, in theory, should see.
Try to set the version of the environment in app.config, nothing else comes to mind.
<?xml version="1.0"?>
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0"/>
</startup>
</configuration>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question