Hi,
i am using
http://www.webservicex.com/currencyconvertor.asmx webservice for currencyconvertion in the .net smart device application.
when i am trying to connect to this web service i am getting the error like
'An unhandled exception of type 'System.Net.WebException' occurred in System.Web.Services.dll
Additional information: The remote name could not be resolved'
what are the steps we have to follow for using external web service in the smart device application.