dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

OWC 11 - SSAS 2005 (sp1) from ASP .Net (VS 2005) deployed on IIS 5.1 - sqlserver-olap

This is a discussion on OWC 11 - SSAS 2005 (sp1) from ASP .Net (VS 2005) deployed on IIS 5.1 - sqlserver-olap ; Hello, I have a cube deployed in SSAS 2005 (sp1) in my local machine (Windows XP prof sp2). I have set up http access using http://www.microsoft.com/technet/pro.../httpasws.mspx . The connection string "http://localhost/olap/msmdpump.dll" works fine with Excel and the pivot table fetches ...


Home > Database Forum > Data Warehousing > sqlserver-olap > OWC 11 - SSAS 2005 (sp1) from ASP .Net (VS 2005) deployed on IIS 5.1

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 03-16-2007, 06:56 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default OWC 11 - SSAS 2005 (sp1) from ASP .Net (VS 2005) deployed on IIS 5.1

Hello,

I have a cube deployed in SSAS 2005 (sp1) in my local machine (Windows
XP prof sp2).

I have set up http access using http://www.microsoft.com/technet/pro.../httpasws.mspx.
The connection string "http://localhost/olap/msmdpump.dll" works fine
with Excel and the pivot table fetches data.

When I try to use OWC 11 in a ASP .Net webpage and deploy in my local
machine, the pivot table returns the following error.

"The query could not be processed : The data provider didn't supply
any
further error information."

Any help is appreciated.

Cheers,
Arun

Reply With Quote
  #2  
Old 03-16-2007, 07:25 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: OWC 11 - SSAS 2005 (sp1) from ASP .Net (VS 2005) deployed on IIS 5.1

can you describe your env. and connection string?
do you have 2 separate servers or all in 1? (1 SSAS, 1 web)
do you use windows authentication? or Basic?
what is the connection string used?
does the web site is in your local intranet list or trusted list? (in IE)

"Arun" wrote in message
news:1174042554.665396.283190@n59g2000hsh.googlegr oups.com...
> Hello,
>
> I have a cube deployed in SSAS 2005 (sp1) in my local machine (Windows
> XP prof sp2).
>
> I have set up http access using
> http://www.microsoft.com/technet/pro.../httpasws.mspx.
> The connection string "http://localhost/olap/msmdpump.dll" works fine
> with Excel and the pivot table fetches data.
>
> When I try to use OWC 11 in a ASP .Net webpage and deploy in my local
> machine, the pivot table returns the following error.
>
> "The query could not be processed : The data provider didn't supply
> any
> further error information."
>
> Any help is appreciated.
>
> Cheers,
> Arun
>

Reply With Quote
  #3  
Old 03-19-2007, 09:36 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: OWC 11 - SSAS 2005 (sp1) from ASP .Net (VS 2005) deployed on IIS 5.1

On 16 Mar, 23:24, "Jeje" wrote:
> can you describe your env. and connection string?
> do you have 2 separate servers or all in 1? (1 SSAS, 1 web)
> do you use windows authentication? or Basic?
> what is the connection string used?
> does the web site is in your local intranet list or trusted list? (in IE)
>
> "Arun" wrote in message
>
> news:1174042554.665396.283190@n59g2000hsh.googlegr oups.com...
>
>
>
> > Hello,

>
> > I have a cube deployed in SSAS 2005 (sp1) in my local machine (Windows
> > XP prof sp2).

>
> > I have set up http access using
> >http://www.microsoft.com/technet/pro.../httpasws.mspx.
> > The connection string "http://localhost/olap/msmdpump.dll" works fine
> > with Excel and the pivot table fetches data.

>
> > When I try to use OWC 11 in a ASP .Net webpage and deploy in my local
> > machine, the pivot table returns the following error.

>
> > "The query could not be processed : The data provider didn't supply
> > any
> > further error information."

>
> > Any help is appreciated.

>
> > Cheers,
> > Arun- Hide quoted text -

>
> - Show quoted text -


Solution:
-------------
Thanks for the help offered.

This is now sorted out. The problem was with the connection string. I
sorted out by establishing connection using OWC in forms app and
copying the connection string to the web app.

My SSAS and IIS are on different servers and I use Windows
authentication.

Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Oracle user group Database Administrator Oracle Server 12 05-07-2007 06:34 PM


All times are GMT -4. The time now is 12:38 PM.