Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

64-bit XML for Analysis Provider?

0 views
Skip to first unread message

Harlow

unread,
Aug 27, 2005, 11:09:01 PM8/27/05
to
I tried installing XMLA on Windows Server 2003 x64 Edition and realized that
msxisapi.dll is a 32-bit dll so it can not be loaded by a 64-bit IIS worker
process.

Does anyone know if there is an x64 version of XMLA?

Dave Wickert [MSFT]

unread,
Aug 28, 2005, 1:26:40 AM8/28/05
to
The first native x64 application will be Yukon (SQL Server 2005).
The XMLA SDK will remain a 32-bit application.
--
Dave Wickert [MSFT]
dwic...@online.microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Harlow" <Har...@discussions.microsoft.com> wrote in message
news:54C535ED-623D-48E2...@microsoft.com...

Harlow

unread,
Aug 29, 2005, 12:22:05 AM8/29/05
to
Thanks for the info. By the way, I tried enabling 32-bit processes on 64-bit
IIS using the following command:

"C:\Inetpub\AdminScripts>cscript.exe adsutil.vbs set
W3SVC/AppPools/Enable32BitAppOnWin64 1"

...but XMLA still did not work. When tring to access XMLA at
http://<servername>/xmla/msxisapi.dll I get a "Service Unavailable" message
and the AppPool fails with the following error in the event log:

"ISAPI Filter
'C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50215\aspnet_filter.dll' could not
be loaded due to a configuration problem. The current configuration only
supports loading images built for a x86 processor architecture. The data
field contains the error number. To learn more about this issue, including
how to troubleshooting this kind of processor architecture mismatch error,
see http://go.microsoft.com/fwlink/?LinkId=29349."

This may be a separate issue, but I guess I will just run XMLA on a separate
32-bit server for now.

How will 64-bit Analysis Services 2005 be accessed over the web? Will it
require a seperate 32-bit XMLA server, or will it include a native 64-bit
solution? Will it require IIS or will it support HTTP endpoints or something
similar?

- Harlow.

0 new messages