J
jvn
Hi,
I need some help in using Pivot table in ASP.NET page. I am using ASP.NET, SQL Server OLAP Cubes and Office 2003 web components. Also I use SSL for the entire web site.
The process works fine when connected through Proxy (Company's VPN) but does not work when connected directly from an ISP.
When I try to get data to client
I get a error in the pivot table saying "Query could not be processed:
The server name or address could not be resolved."
In the Web Service I use the Connection string as
"Provider=MSOLAP.2;user id=Id;password=Passwd;Data Source=http://servername;Initial Catalog=DbName"
Your help will be appreciated.
Thanks
JVN
I need some help in using Pivot table in ASP.NET page. I am using ASP.NET, SQL Server OLAP Cubes and Office 2003 web components. Also I use SSL for the entire web site.
The process works fine when connected through Proxy (Company's VPN) but does not work when connected directly from an ISP.
When I try to get data to client
I get a error in the pivot table saying "Query could not be processed:
The server name or address could not be resolved."
In the Web Service I use the Connection string as
"Provider=MSOLAP.2;user id=Id;password=Passwd;Data Source=http://servername;Initial Catalog=DbName"
Your help will be appreciated.
Thanks
JVN