Thursday, July 28, 2011

{Error}.Net clients consuming web services through proxy

Today I was working on orbital payment tech Add profile service. When I tried to connect payment tech service from a console test application it worked. When I test the service from a web application, it started giving error - the remote name cannot be resolved.
To resolve this issue, include the proxy configuration settings on the client config file.

Please refer the article: http://support.microsoft.com/kb/318140

No comments:

Featured post

How to connect to Mongo Atlas from Robo 3T

If you use a local instance of MongoDB, you might be a great fan of Robo3T. However, if you are using Mongo Atlas, the Atlas web interface p...

Popular Posts