Jump to content

requested VI is not loaded into memory on the server computer


Recommended Posts

QUOTE (yasmeen85 @ Apr 1 2008, 07:06 AM)

Hi all

I would to ask about this error how can i solve it

(requested VI is not loaded into memory on the server computer)

Thanks

Ah, that's easy. You just have to load the requested vi on to the server. Then you won't get the error. ;)

Seriously, you need to give us a lot more context to even begin to understand what might be the problem that you're having.

What is your program trying to do - which vi is it not finding loaded into memory and how does it normally work. Is this a program that runs on just one computer or is it somehow distributed across a network ? Does it have any fancy architechture like plugins or is it just one program loaded up in one go ? Are you working with a compiled executable created by someone else or are you working with a LabVIEW development system and can access the source code ?

The error message is pretty self-explanatory in as far as it goes - you are trying to use Vi-Server functions to access a vi that hasn't been loaded into memory and so can't be accessed.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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