LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview crashes remote access

i am trying to connect to a vi that I created using remote panels.  I am able to connect to very simple panels, but not the vi that I created.

Labview just closes, giving the error "A problem occured with Labview 8.0.1 development system etc etc do you want to send the error report to microsoft."

The labview that crashs is on the client machine.  Both machines have the 8.0.1 development system on them.  I uninstalled and reinstalled the development system on the client computer but I still received the same error.  I also reinstalled the 8.0.1 runtime engine.

I made sure that all of the same toolkits are installed.  I recomplied the national instruments folder twice (that was a waste of 6 hours Smiley Tongue ).

The vi that I am running on the server machine does not have any errors and runs perfectly.

Usually the vi will start loadiung and then crash when it tries loading the NI_matrix.lv.lib (or at least that is the last vi that I see it loading).  I tried coping the library from the server to the client machine, but that did not help.

Any hints on how to connect to the remote panel with out crashing

Kenny
Kenny

0 Kudos
Message 1 of 4
(2,770 Views)
I decided to use the web browser using the web publishing tool and it works.  I still cannot connect using another development environment, but I can work around it.

Kenny
Kenny

0 Kudos
Message 2 of 4
(2,757 Views)
Kenny-

Is it possible for you to post to program so I can test it out on my machine? Also, what broswer are you using on your client machine to access teh VI?
0 Kudos
Message 3 of 4
(2,741 Views)

I was able to access the vi through internet explorer, just not the development evironment.

I can post the code, but it is very large program and I have third party drivers in it which I call immediatly, so unless you have the daq units connected to the compiuter, you will get an error that it cannot read from the devices.  Also, I am saving to a database (.udl/.dsn) file.  Do you think that this could be the reason?? 

 

Kenny

Kenny

0 Kudos
Message 4 of 4
(2,728 Views)