LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Execute problems, missing dll?

Hi!

I have made an activex component that is implemented in a Labview
project. Simply this component works as follows:

1) Connect to a server (remote or local)
2) Send some data
3) Wait for an event
4) Receive som data

When connecting to a local server the Labview project works fine. The
problem occurs when remote connection is used. Labview doesn't receive
the event signal. When I build a project (I.e. compiling the code to an
exe file) Labview receives this event. It seems that LV doesnt finds a
dll when its not an executable application (ax-events.dll). When I
compile the code, LV doesnt include this file, it places the dll-file
in a different directory. Why? So...anyone who knows why the event
signal dissapears when r
unning remote? It's pretty hard to recompile
the code for every changes.....

regards,
Peter


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 1
(2,612 Views)