03-22-2011 02:53 AM
Found a bug:
When you create a c# .NET DLL (with ComVisible attribute), you give the assembly an assembly version and file version (in my case 1.0.0.0)
When you add this dll to LabView 2010 via Connectivity->.NET->Constructor,
you can select the dll to be loaded. It shows name.dll(1.0.0.0). This is correct.
You select the dll, select a class to use and add it to the Code Panel.
Point your mouse on it, you see hint, that this Constuctor is from name.dll with version 0.0.0.0 This is wrong.
03-25-2011 04:43 AM
Hi EWiebe,
thank you for your input. I will take a look at it asap and pass your information on to our R&D department, if it proves repeatable. The only problem here is that the version number is wrong, there didn`t occur any errors due to that problem?
Regards,
Manuel