04-30-2015 04:53 AM - edited 04-30-2015 04:56 AM
Hi Everybody,
I am trying set up a Software called "iLab - Interactive Server" developed by the MIT (see https://wikis.mit.edu/confluence/display/ILAB2/iLab+Downloads). This Software allows to run remote Experiments (which are controlled by LabVIEW).
iLab starts and controlls the VI via the DCOM Interface of LabVIEW.
The Software is tested and should work fine, it runs on an IIS Microsoft Webserver.
All the time i am trying to run it, I get the following error (see attachement)
To Test my interface, i also run the "CallLV" from this forum: http://forums.ni.com/t5/LabVIEW/How-can-i-use-labview-tlb-to-control-Labview-from-an-external/td-p/1...
This sometimes works fine, but sometimes i also get the same error like in iLab..
I tested it with LabView 2009, 2012 and 2014!
Does someone has an idea why it doesnt work?
Thanks
05-04-2015 09:47 AM
Hi!
the visual studio project is fairly old (year 2003), so I would recommend to try this:
Community: Running or Calling a VI using the LabVIEW ActiveX Automation Server from C# .NET - National Instruments
https://decibel.ni.com/content/docs/DOC-25663
Please be advised that the directory seems to be hardcoded, so please extract the ZIP-file to "C:\"
Best regards,
Christoph