T O P I C R E V I E W |
sterling |
Posted - 01/08/2014 : 16:14:31 Hello,
we are trying to install RP on a Win2012R2 server After the installtion, the XMLA Application is not running properly The application is stoping with the following error in the Event Monitor
https://dl.dropboxusercontent.com/u/84864040/RP_Error3.jpg https://dl.dropboxusercontent.com/u/84864040/RP_Error4.jpg
many thanks in advance for your help
wuth kind regards, Jacky
With kind regards Jacky |
1 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 01/08/2014 : 20:55:33 1. Click “Create UDL” to create a URL file. Test the connection if there is a problem you might need to install the Microsoft OLE DB Provider for Analysis Services 2. Locate msmdpump.dll in your SQL Server folder ("C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\bin\isapi"). Copy the contents of isapi folder to C:\inetpub\wwwroot\XMLA 3. Let’s assume that your XMLA application pool is assigned to the XMLA virtual directory. Open advanced settings for XMLA application pool and try to set change “Enable 32-Bit Application” to True. 4. If your SSAS server is located on another machine, open "C:\inetpub\wwwroot\XMLA\msmdpump.ini" in notepad and point it to your SSAS server.
For your reference here is the MS documentation on the subject: http://technet.microsoft.com/en-us/library/gg492140.aspx
|
|
|