Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Remoting / April 2006

Tip: Looking for answers? Try searching our database.

remote web service error, please help !!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mr. Ali Hasan - 27 Apr 2006 17:31 GMT
There's a problem in my application that calls a remote web service's method,
when it tries to connect to the webservice it displays this 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. "

How the hell can i connect to the remote webservice ?
Thank you so much in advance.
Chaz - 29 Apr 2006 17:41 GMT
Ask your network administrator to allow UNAUTHENTICATED outbound web access
from your PC, or create a rule that allows any traffic to your web server to
also be UNAUTHENTICATED.

Basically ISA server (your proxy server) is expecting to get a Windows
Username/Password Hash sent through to allow web access to your application,
your application isnt sending it, the alternative is to alter your .NET code
so that you send Default Credentials as part of the call into your SOAP
proxy.

End users who are not behind a restrictive firewall will not suffer from
this problem

Chaz

> There's a problem in my application that calls a remote web service's
> method,
[quoted text clipped - 6 lines]
> How the hell can i connect to the remote webservice ?
> Thank you so much in advance.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.