473,378 Members | 1,412 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Proxy authentication failure

Hi

I am trying to access a web service from a desktop app which is running
behind an ISA Server (Windows 2003 network). The desktop app fails with the
message 'The request failed with HTTP status 470: Proxy authentication
required (The ISA Server requires authorization to fulfil the request.
Access to the Web Proxy Service is denied).

Where am I to provide the authentication for the calling app?

Thanks

Regards
Nov 18 '05 #1
2 1891
hard to answer without knowing what the destop app is written in. anyway, on
a http request there are authenication headers for a proxy server. the .net
webclient library allows setting the proxy creditials.

-- bruce (sqlwork.com)
"John" <jo**@nospam.infovis.co.uk> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Hi

I am trying to access a web service from a desktop app which is running
behind an ISA Server (Windows 2003 network). The desktop app fails with the message 'The request failed with HTTP status 470: Proxy authentication
required (The ISA Server requires authorization to fulfil the request.
Access to the Web Proxy Service is denied).

Where am I to provide the authentication for the calling app?

Thanks

Regards

Nov 18 '05 #2
The client app is in vb.net and the second line below gives the error;

Dim ws As New com.mydomain.www.MyService
Dim ds = ws.MyWebMethod ' <== This line gives error

Any way to set authentication in this scenario?

Thanks

Regards
"bruce barker" <no***********@safeco.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
hard to answer without knowing what the destop app is written in. anyway, on a http request there are authenication headers for a proxy server. the ..net webclient library allows setting the proxy creditials.

-- bruce (sqlwork.com)
"John" <jo**@nospam.infovis.co.uk> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Hi

I am trying to access a web service from a desktop app which is running
behind an ISA Server (Windows 2003 network). The desktop app fails with

the
message 'The request failed with HTTP status 470: Proxy authentication
required (The ISA Server requires authorization to fulfil the request.
Access to the Web Proxy Service is denied).

Where am I to provide the authentication for the calling app?

Thanks

Regards


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: John | last post by:
Hi I am trying to access a web service from a vb.net desktop app which is running behind an ISA Server (Windows 2003 network). The desktop app fails with the message 'The request failed with...
3
by: Wild Wind | last post by:
Hello all, I apologise in advance for the long windedness of this post, but I feel that if I am going to get any solution to this problem, it is important that I present as much information...
7
by: Pro1712 | last post by:
Hello, I need to write a simple proxy server. What I want to do is to use HttpListener to get requests from the browser, add some proxy information and some other stuff and send the request to...
2
by: rcp | last post by:
Hi all, I've read all posts from all existing threads and none of them worked to solve my problem, although its exactly the same. I'll try to explain my case and see if a kind soul could help me...
4
by: Boni | last post by:
I want consuming a webserivce trough a proxy. I use this code. myService s = new myService (); System.Net.WebProxy proxyObject = new System.Net.WebProxy("http://proxyhost:8080"); s.Proxy =...
7
by: chandru1782 | last post by:
Dear friends, I am trying to use CPAN for installing some perl modules. i am using a ubuntu system, which has internet connection through lan and authenticated proxy. when trying to install...
2
by: =?Utf-8?B?TGVuc3Rlcg==?= | last post by:
A C# (.NET 2) application which uses the System.Net.HttpWebRequest object to request a resource over HTTPS is failing following the installation of a new proxy server on our internal network with...
1
by: Robert Hancock | last post by:
from twisted.web import client from twisted.internet import reactor import base64 import sys def printPage(data): print data reactor.stop() def printError(failure):
5
by: =?Utf-8?B?TWFyaw==?= | last post by:
I'm researching what is the best way to create a generic WCF proxy wrapper that has the following requirements: 1. Remove the System.ServiceModel config section requirement for clients. We have...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.