[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.webservices

WEb service authontication problem

Arun Kumar

1/6/2003 10:33:00 AM

I have created a webservice using SOAP Toolkit 3.0 in VB.
Then i uploaded this into internet.
When i tried to refer this webservice from my local
machine using Visual Studio.net C# asp.net application,
I got the following error

The request failed with HTTP status 407: Proxy
Authentication Required ( The ISA Server requires
authorization to fulfill the request. Access to the Web
Proxy service is denied. ).

But i can view the wsdl file
And also i can access this service using a VB 6.0
application with SOAP Tool kit 3.0
I am woking in a proxy environment.

Any clue?
thanks
Arun