Hello
I am trying to load a .NET dll in Labview 2010 (Windows 7)
The version of the .NET framework I have is 4.0.30319
I made the following config file, according to the online instructions:
<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0.30319"/>
</startup>
</configuration>
But when I use Select .net constructor, an error occurs, and I don't know why.
Can someone help me?
Thanks.
sonwendi
The attatchment was a rar file , but I didn't have 7-zip, so I used winrar to compresse it as EZ_B.rar. Then I changed the filename to EZ_B.gz to upload it.