L
Lars-Erik
Hi!
I don't have too much experience with proxies, but have stumbled into a
little nut. We've got a flash on a website that calls a couple of webservices
on another server.
Flash has a very thin proxy object, and you can't configure much on it.
Our customer, and a few of theirs surf via a proxy and get a connection
exception when flash tries to call the services.
I made a test app, and when our customer runs it they get the following
exception:
The request failed with HTTP status 407: Proxy Authentication Required.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse
I've asked them to get the IT guys to configure their proxy to let the users
bypass it for the relevant urls (both webservice and flash), but they still
get the exceptions.
Is it possible to configure the services (server-side) to tell the clients
not to use the proxy or something like that?
I don't have too much experience with proxies, but have stumbled into a
little nut. We've got a flash on a website that calls a couple of webservices
on another server.
Flash has a very thin proxy object, and you can't configure much on it.
Our customer, and a few of theirs surf via a proxy and get a connection
exception when flash tries to call the services.
I made a test app, and when our customer runs it they get the following
exception:
The request failed with HTTP status 407: Proxy Authentication Required.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse
I've asked them to get the IT guys to configure their proxy to let the users
bypass it for the relevant urls (both webservice and flash), but they still
get the exceptions.
Is it possible to configure the services (server-side) to tell the clients
not to use the proxy or something like that?