I have an application(virtual folder defining as an application)in IIS Manager from Windows Server 2012 R2. I want to have access to my application from a client distant machine. when i type this URL http://xx.xxx.xxx.xx/App/Convert.asmx?WSDL for example on the server's browser it's working. But when i try it with my local machine. it's not working.
I ping the server's IP address from my machine in the cmd and the ping is successful.
Sorry for my english and thanks for your help.
I can offer you this steps just follow carefully.
It begins from creating a Webservice to Deployment and Calling it to another project.
Good Luck!