Hello,
I'm creating a web service client from a wsdl file. The web service client is created correctly.
If I access the wsdl url by browser, it ask me username and password, and it works fine.
But when I test the web service, I have an "HTTP 401 - Unauthorized" error.
How can I solve the problem?
Bye
Paolo