From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Install Laview Web Service in Script

Hi,

 

I am running Labview 2010 (Version 10.0) 32 bit. I have a web service that I need to distribute. Instead of creating a Labview installer to do it, I would like to add some lines to my own installation script that will take the built .lvws file and do whatever is necessary to start the web service.

 

Is it possible to do this, and if so, how?


Thanks!

Zola

0 Kudos
Message 1 of 2
(2,048 Views)

Hi Zola_the_gorgon,

 

If you are wanting to distribute a Web Service and you have built this into a .lvws, can you not just access this via your URL e.g. http:// localhost/WebServiceName/MaptoVI

Where localhost would be the physical location of your server that has the Web Service running e.g. the IP address. This would definitely be the easiest way to distribute your application.

 

What kind of custom installation script were you wanting to use instead? And what language would this be written in? This would help us to determine if it is possible.

 

Kind regards,

Tori
Student
0 Kudos
Message 2 of 2
(2,022 Views)