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