fuad pulpadan

fuad pulpadan

  • NA
  • 45
  • 56.6k

Unable to Access a Webservice from a remote Machine

Nov 24 2012 3:27 AM
Hi all,

        I have created one web service for saving XML file,and created an asp.net application to pass xml file to web service as parameter.
        At first i have compiled two application in my local machine and given 'Web Reference' to the web service like 'http://localhost:3112/Web_Service/Service.asmx'.its working fine and able to access web services also.
        But now am running web service on remote machine(IP is 10.10.1.169) and trying to give 'Web Reference' to remote machine web service from local machine like 'http://10.10.10.169/Web_Service/Service.asmx'.But it is not getting connected(please see attached screen shot of error message).I have searched in google already.But not getting correct result.

Please Help me,

Thanks in advance,
Fuad

Answers (1)