LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.net assamblay path

Hi
I have private .NET assambly (using WCF). I put all the DLL on the same directory as the project.
When I run the main vi (without loading the project first) it's run OK.
When I open the project first and then open and run the main vi, the application doesn't find the .NET (it seems that when opening the project the application loads different DLL).
When I open the main vi first and then open the project, it run OK. But when I compile the project the exe file is broken.
 
Thanks
Gabi
0 Kudos
Message 1 of 3
(2,492 Views)

Hi

I solved the problem. The problem was because I didn't use the .config file in the project path.

Gabi

0 Kudos
Message 2 of 3
(2,471 Views)
Hi  Gabi!

Thanks for sharing your solution with the NI community!


Kameralina

0 Kudos
Message 3 of 3
(2,456 Views)