dbTalk Databases Forums  

Analysis Services and using PUPump in an aspx page

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Analysis Services and using PUPump in an aspx page in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Frank1213
 
Posts: n/a

Default Analysis Services and using PUPump in an aspx page - 08-11-2006 , 01:28 PM






We have succesfully integrated the msolap.asp into our application ( ASP.NET
) using the msdmpump.dll supplied with SQL 2000 Analysis Services. However
the weak point of our application with our approach is our security. We'd
like some integration between this file and the main security model of our
application.
Since our application is .net, we've taken the path of rewriting the
msolap.asp bridge in asp.net and so far we've had mixed results.
While, with the help of an URL Rewrite rule, we managed to get a Pivot Table
control to communicate with the aspx version, the response we're seeing from
the PUPump component seems to be different in the classic asp vs aspx
scenario.
For this reason, the pump does not respond and we get an unspecified error.
Does anyone have any example of the PUPump object being used in an ASPX page
or can you share any insight on while they would behave differently?


Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Analysis Services and using PUPump in an aspx page - 08-11-2006 , 05:20 PM






the pump is a com component.
try to search how to run COM component into an ASPX page

I know there is some flags and options to add in the ASPX page to allow the
ASPX to communicate with the COM component.


"Frank1213" <Frank1213 (AT) discussions (DOT) microsoft.com> wrote

Quote:
We have succesfully integrated the msolap.asp into our application (
ASP.NET
) using the msdmpump.dll supplied with SQL 2000 Analysis Services.
However
the weak point of our application with our approach is our security. We'd
like some integration between this file and the main security model of our
application.
Since our application is .net, we've taken the path of rewriting the
msolap.asp bridge in asp.net and so far we've had mixed results.
While, with the help of an URL Rewrite rule, we managed to get a Pivot
Table
control to communicate with the aspx version, the response we're seeing
from
the PUPump component seems to be different in the classic asp vs aspx
scenario.
For this reason, the pump does not respond and we get an unspecified
error.
Does anyone have any example of the PUPump object being used in an ASPX
page
or can you share any insight on while they would behave differently?




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.