When trying to use XMLA locally, it fails (note it does work when I access url from a different computer) In the application event log, I find: The description for Event ID ( 10 ) in Source ( MSOLAP ISAPI Extension: \\?\c:\inetpub\wwwroot\olap\msmdpump.dll ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: .
Is this AS 2000/2005? What is your client and what is the error message that you see? Perhaps you can use an HTTP tracer to see what request/response are on the wire and this may help figure out the behavior... HTH, Akshai -- -- Try out the MSDN Forums for Analysis Services at: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=83&SiteID=1 This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "ChrisHarrington" <charrington-at-activeinterface.com> wrote in message news:uRTBKMwcGHA.2188@TK2MSFTNGP05.phx.gbl... > When trying to use XMLA locally, it fails (note it does work when I access > url from a different computer) > > In the application event log, I find: > > > > The description for Event ID ( 10 ) in Source ( MSOLAP ISAPI Extension: > \\?\c:\inetpub\wwwroot\olap\msmdpump.dll ) cannot be found. The local > computer may not have the necessary registry information or message DLL > files to display messages from a remote computer. You may be able to use > the /AUXSOURCE= flag to retrieve this description; see Help and Support > for details. The following information is part of the event: . > >