Hi,

I have published a web service on our internal IIS server and locally everything is working fine.

However, how do I expose \ call this web service to the outside world through IIS using our Public IP and port number?

Also, in the properties of the Web Service Objects, the Application URL is mapped to localhost. Can this be dynamic or do I need to set it up to point to where it will be published before compiling and deploying to the IIS?

TIA

Jesmond