WebException

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm developing a ppc-application that consumes a webservice on my local
machine. For testing the service is the HelloWorld service and the app is
just a form with a button that calls the webmethod. The problem is that when
I call the method I instantly get a WebException with no further information.
The method can be called from IE and from a Windows.Forms app. How can I find
out the reason for the exception?
 
Back
Top