dbTalk Databases Forums  

http access from OWC to AS2005

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


Discuss http access from OWC to AS2005 in the microsoft.public.sqlserver.olap forum.



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

Default http access from OWC to AS2005 - 03-03-2006 , 05:03 AM






Hi

I am upgrading my webapp using OWC pivot tables to AS2005. I used to do
my user validation on the http call from either OWC or excel on the
msolap.asp page. On that page I checked the IP and matched it with the
information in a table with users that was currently logged in. This
worked fine on AS2000.
Now aspx.asp is gone and you connect directly to msmdpump.dll. This
gives many problems (yes I read the threads "MDX Sample App broken by
2005" and "Connecting to AS 2005 using a specified user").
I would be able to live with those problems if only I could call through
a custom made tier (a webservice or an aspx page) where I could do my IP
checking.

How can I put in some server-side code of my own, that will be executed
before the stuff in the msmdpump.dll ?

Best regards
Teunis

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #2  
Old   
ChrisHarrington
 
Posts: n/a

Default Re: http access from OWC to AS2005 - 03-03-2006 , 11:33 PM






Put your own proxy tier in between your client and msmdpump.dll

"Teunis Jansen" <tej (AT) dfu (DOT) min.dk> wrote

Quote:
Hi

I am upgrading my webapp using OWC pivot tables to AS2005. I used to do
my user validation on the http call from either OWC or excel on the
msolap.asp page. On that page I checked the IP and matched it with the
information in a table with users that was currently logged in. This
worked fine on AS2000.
Now aspx.asp is gone and you connect directly to msmdpump.dll. This
gives many problems (yes I read the threads "MDX Sample App broken by
2005" and "Connecting to AS 2005 using a specified user").
I would be able to live with those problems if only I could call through
a custom made tier (a webservice or an aspx page) where I could do my IP
checking.

How can I put in some server-side code of my own, that will be executed
before the stuff in the msmdpump.dll ?

Best regards
Teunis

*** Sent via Developersdex http://www.developersdex.com ***



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.