Import Web Service Unable to Retrieve on LabVIEW 2009

Asked By 20 points N/A Posted on -
qa-featured

Hello! I am experiencing Import Web Service error which says unable to retrieve the description for the web service.

Kindly help me solve this issue.

Thank You!

Error:

Import Web Services built in LabVIEW 2009 or later
Server URL – 101.69.1.108     Connect
Example : 130.134.10.12,130.121.11.33.8080
Web Service : plant_web_service
Unable to retrieve description for the web service.

SHARE
Answered By 15 points N/A #150380

Import Web Service Unable to Retrieve on LabVIEW 2009

qa-featured

 Hy,

Actually web services are collect data from the queues. All kinds of data are publish in any website after add it in queues. Generally web service applications can not work for multiple servers in same time.  

In your question you added a picture with your error message. There have an error where I can see that, the web site description is unable to open in that application.

There have a way to solve this problem:

You need to add this application in your web service for help to retrieve the web description. You can include it easily from the Startup VI area.

 Thanks

Related Questions