OLAP Connectivity problem -
01-13-2005
, 07:43 AM
Hello,
I am facing one problem of connecting to the OLAP Server.
I am using ASP.Net and ADOMD.Net to connect to the OLAP Server.
My OLAP Server is on "Server 1" having domain "Domain 1". And the Web Server
is on "Server 2" having domain "Domain 2".
What I think is as both the servers are having different domains the
connectivity may not be getting established.
When I use the ASP.Net and ADOMD to connect to the OLAP Server, I am able to
connect to the OLAP Server. I am passing the authentication information in
Web.Config <identity impersonate="true" userName="username"
password="password"/>
Please help in resolving this problem.
Thanks in advance,
Manoj |