Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't run after setup project createdI

I recently started getting this error message which is stopping my application from running:

"The network variable process was not found or is not responding". 

This is the first time I ever reveiced this.  The machine running this app is looking for NV on another maching.  The machine running the app does not need to host any NVs. The only think I have done prior to receiving this message is to create a setup project so someone could install the app on their machine. I also updated how some controls get enabled/disabled.  I can't see how either one of these could cause this problem

The line of code the debuger stops on is

Me.Mainform = Global.Zebra_GUI.ZebraGUI

This in in the function Global.System.Diagnostics.DebuggerStepThroughAttribute()

I have not touched anything to do with NVs in a long time so I really have no idea what I could have done that would have effected NVs. I am certainly open to any ideas/suggestions anyone has.


0 Kudos
Message 1 of 2
(3,124 Views)
Hi Steve,

First see if this post is similar to your situation. Also make sure that the National Instruments Variable Engine service is started and not stopped. To see this, open the Windows Control Panel and select Administrative Tools >> Services then scroll down to the National Instruments services.

If these suggestions don't help, let me know.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 2
(3,118 Views)