Jump to content

dremas

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by dremas

  1. Hi all, I have been playing around for days trying to solve a seemingly simple problem: In 2013 Web Services, the port is set in the build spec. However, when running multiple instances, the ports need to be different between instances.  There is a property node for setting "websrvr.port"  but it doesn't seem to have any effect.

     

    Has anyone had any luck setting the Web Service port programmatically, or from a command line argument? Right now this is a huge blocker for being able to set up web services at all, so I appreciate anyone's thoughts.

  2. Hi all,

    I'm creating a LabVIEW Web Service in LV2013. So far it's been great, but there is one feature I can't find. The "Set HTTP Response Code.vi" doesn't take a string as an input. So I can provide an error code, but no detail string! To make matters worse, if I report a 4xx, the response body is not passed on, so I have to hack the error into a header. There must be a better way. Has anyone encountered this yet?

     

    Thanks,

    -O

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.