yasmeen85 Posted April 2, 2008 Report Share Posted April 2, 2008 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 Quote Link to comment
gb119 Posted April 2, 2008 Report Share Posted April 2, 2008 QUOTE (yasmeen85 @ Apr 1 2008, 07:06 AM) Hi allI 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. Quote Link to comment
yasmeen85 Posted April 2, 2008 Author Report Share Posted April 2, 2008 Thanks for reply i found the problem and it works well Thanks again Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.