Jump to content

jjuhasz

NI
  • Posts

    2
  • Joined

  • Last visited

    Never

Posts posted by jjuhasz

  1. QUOTE(superslug @ Apr 10 2007, 05:52 PM)

    So I started up my computer today and without touching anything my shared variables are working again.

    Has anyone come across this before? Is it a bug in my code or a bug in labview?

    Given the symptoms, that error code would indicate to me that the Shared Variable Engine was not running at the time when your ran your VI that referenced the deployed variable.

    After a restart, the service was automatically started up again and everything worked. The deployment step does not depend directly on the shared variable engine. Rather it is deployed to a different subsystem, which was clearly running correctly at the time.

    Now that it works, it will be difficult to diagnose exactly what happened, but if you could browse your windows event log and look for anything posted from the Shared Variable Engine service or the executable tagsrv.exe and let me know, I'd appreciate it.

    If you see this problem again, check your task manager to see if that process (tagsrv.exe) is running. You can also check the service control manager applet and look for the Shared Variable Engine service. If it's not running, then at least we'll know that that's the problem at the top level.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.