ADOMD.NET Connection thru HTTP with Proxy requries authentication
- From: Piotr J <pjanczyk@xxxxxxxxx>
- Date: Mon, 26 Nov 2007 08:28:09 -0800 (PST)
Hello,
I'm writing the client application connecting with SSAS 2005 with
Adomd.net. Because we have external users we are using HTTP
msmdpump.dll.
Everything worked fine since one of clients sent us information that
in his enterprise there is Proxy Server that requires authentication
(user name and password). Application logged following Exception:
{Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException: The
connection either timed out or was lost. ---> System.Net.WebException:
The remote server returned an error: (407) Proxy Authentication
Required.
My question is how to set information about Proxy ( by default I found
it takes information from IE) and about Proxy Credentials while
connecting with SSAS.
Is there any special property in AdomdConnection.ConnectionString or
should it be somehow set by CreateObjRef in AdomdConnection object?
Thanks in advance,
Piotr J
.
- Prev by Date: the friendlyname in Analysis Service
- Next by Date: Re: How to filter a dimension?
- Previous by thread: the friendlyname in Analysis Service
- Next by thread: Re: How to filter a dimension?
- Index(es):
Relevant Pages
|