ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal General Issues
 xmla/msxisapi.dll or xmla/msmdpump.dll

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
rbarrientos Posted - 08/22/2006 : 12:39:38
Why some machines with some Internet Explorer redirect to xmla/msxisapi.dll instead xmla/msmdpump.dll

Saludos a Todos

Informar significa descubrir necesidades y crear oportunidades para El Salvador
5   L A T E S T    R E P L I E S    (Newest First)
rbarrientos Posted - 08/24/2006 : 06:38:35
Well, the core is that Microsoft KB917283 Security .Net Framework 2.0 Patch in my Enterprise 2003 server break the connection to 72 Machines from 120 in my organization, and since I uninstall and never more install (because windows update it insists); my 72 users machines never they had problem.

Informar significa descubrir necesidades y crear oportunidades para El Salvador
admin Posted - 08/23/2006 : 21:24:09
I think you are referring to code in Xmla.aspx page...

sOldXmlaServer variable is used when there is no XmlaServer (root/Connection/XmlaServer) defined in the report definition. However, this should only happen in your case. You can see the report definition by going to Admin > Edit Report Schema.
rbarrientos Posted - 08/23/2006 : 08:46:05
Hello guys, i discover that the Microsoft KB917283 Security .Net Framework 2.0 Patch; it self install and unistall every day with automatic windows update in servers. This patch is the cause of error with msxisapi.dll and msmdpump.dll in the Application XmlaServer

Informar significa descubrir necesidades y crear oportunidades para El Salvador
rbarrientos Posted - 08/23/2006 : 06:46:35
Well, in design mode when i go to create all reports, I have only one connection.

I was checking the Xmla.aspx I found that:

If Application("XmlaServer") <> "" Then
sOldXmlaServer = Application("XmlaServer")
Else
sOldXmlaServer = Session("SiteUrl") & "/xmla/msxisapi.dll"
End If

I believe that some Internet Explorer the XmlaServer Application do not work, because with the same user(Not admin user), this work in my IExplorer but not in my partner, then he is launched to /xmla/msxisapi.dll, and of course xmla/msxisapi.dll do not exist; because I use xmla/msmdpump.dll

Regards


Informar significa descubrir necesidades y crear oportunidades para El Salvador
admin Posted - 08/22/2006 : 19:51:20
Please provide details...

1) Are your users experiencing this problem in design or view mode?
2) Is this a problem with OLAP or OWC report?
3) How many XMLA connections did you defined? Please go to admin > Connections to see.

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page