PDA

View Full Version : web service


manjeet799
05-05-2006, 06:00 AM
I created webservice on my local machine. I accessed it through my asp.net application. It worked fine. I tried accessing another web service from internet. I gave the correct path and added it refernces. The web service worked properly in the browser. But when I tried to access through asp.net application, It showed the message 'The remote name could not be resolved: 'www.webservicex.net' .

The web service address is http://www.webservicex.net/CurrencyConvertor.asmx

Is it due to any firewall or other cause.

Regards

zealotgi
05-05-2006, 10:52 PM
Perhaps

Did you try opening the port?