Author |
Topic  |
|
rbarrientos
El Salvador
29 Posts |
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 |
Edited by - rbarrientos on 08/23/2006 06:51:16 |
|
admin
1645 Posts |
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.
|
 |
|
rbarrientos
El Salvador
29 Posts |
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 |
 |
|
rbarrientos
El Salvador
29 Posts |
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 |
 |
|
admin
1645 Posts |
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
El Salvador
29 Posts |
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 |
 |
|
|
Topic  |
|