Hello
labview 2012 (32bit)
Windows 7 (64bit)
I have a labview built .NET assembly which returns an error when I try to call the .NET assembly from anything (including a labview test vi)
The assembly it seems, is trying to find a DLL which I call in the VI I use to build the assembly, is unable to, and reports an error.
If I build the assembly without calling the DLL in question, all is well and I can execute my .NET assembly VIs without any problems.
I don't understand why the Run time labView environment can find the DLL without any problems yet the .NET assembly cannot.
Has anybody encountered this before?
(I have included a screen shot of my test vi and the error received).
I look forward to any help and comments.
Thanks in advance
Chuck