03-13-2012 03:47 PM
I have a web service running on a cRIO controller - it work as design. According to the following documentation What happens when I deploy my Web service? you can manually deploy a LabVIEW .lvws file if the service is self contatined. Has anyone been able to do this on a cRIO controller?
03-14-2012 03:11 PM
I've never manually deployed a webservice, but I have manually deployed files to a cRIO using the FTP server. According to the documentation if the VIs, shared libraries, and data files contained in the .lvws file are complete and self-contained you should be able to push it over to the cRIO using the FTP server.
What steps have you tried so far? Where are you at?