LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.vi loader points to the .NET assembly, but cannot find it

Using LV12 for this:

I have made a program that uses SharpSvn to store and retrieve our testprograms from SVN.

When running in development, there are no issues. (in the folder that I have my project, the SharpSvn .dlls are placed in a folder called "SharpSvn")

Then I build the application and select that the folder SharpSvn should always be included. Under "Source File Settings", I have set SharpSvn for "Support Directory" (the data folder).

The .dlls are all correctly placed in the folder data.

Then I copy the application folder to a shared network drive and try to run the application.

 

When I launch the application I get the ".vi finder" pop-up looking for "SharpSvn.dll ", BUT, it says loading "Y:\_Temp\pajen\Vaseline\data\SharpSvn.dll" and looks in a different place... when that is the actual address for the .dll (see images below)

 

.vi finder.PNG

 

folder contents.png

 

subfolder contents.png

 

If i copy the .dlls to the topfolder, everything works like a charm... What am I missing / doing wrong? Smiley Frustrated

 

0 Kudos
Message 1 of 2
(2,086 Views)

I look foreward to see a solution on this problem because I have the same problem!

 

Thanks in advance

Bjarne

0 Kudos
Message 2 of 2
(2,046 Views)