Consuming a Web service

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • leslie_tighe

    #1

    Consuming a Web service

    Hello,

    I have a project setup to create a dll as a VB.NET Class library
    project. This dll is supposed to wrap to calls to web services so that I
    can utilize this in VB and other .NET environments. I am running in to
    problem in consuming the services that I have on a java server.

    I when I try to add a web reference to the project and in the wizard I enter
    the wsdl url, it brings up the methods in the service, but it also throws the
    following errors:

    The proxy settings on this computer are not configured correctly for
    web discovery.

    I don't see where I can define this and move forward. Can anyone suggest how
    I can do this?

    Thanks



Working...