Hi, I'm installing ReportPortal 5.0 and I'm having problem with creating connection to OLAP over XMLA.
I foloved instructions how to setup Reportportal and XMLA but I get error ''TestXmla: The remote server returned an error: (500) Internal Server Error.''
The problem can be caused by security, SSAS provider or incompatible msmdpump.dll files.
1. Are you able to connect to SSAS using a UDL file? Create a text file (Test.txt), rename it to Test.udl and duoble click on it. select Microsoft OLE DB Provider of Analysis Services put your server info and click Test.
quote:[i]Originally posted by admin[/i] [br]The problem can be caused by security, SSAS provider or incompatible msmdpump.dll files.
1. Are you able to connect to SSAS using a UDL file? Create a text file (Test.txt), rename it to Test.udl and duoble click on it. select Microsoft OLE DB Provider of Analysis Services put your server info and click Test.
I get an error ''Test connection failed because of an error in setting the window handle property. Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. Continue with test connection?''
quote:[i]Originally posted by admin[/i] [br]The first error ("error in setting the window handle property") can be safely ignored. Do you see a message after this error?
The next message is ''Test connection succeeded but some settings were not accepted by the provider.''
Is your SSAS server installed on your web server? Is XMLA virtual directory setup to have Anonymous authentication only?
1. Copy msmdpump.dll and related files (usually located in C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\bin\isapi) to C:\inetpub\wwwroot\XMLA
2. Open "C:\inetpub\wwwroot\XMLA\msmdpump.ini" in notepad. Change Local to [Your Server Name]
quote:[i]Originally posted by admin[/i] [br]Is your SSAS server installed on your web server?
Yes.
Is XMLA virtual directory setup to have Anonymous authentication only?
Yes.
1. Copy msmdpump.dll and related files (usually located in C:\Program Files\Microsoft SQL Server\MSAS11.MSSQLSERVER\OLAP\bin\isapi) to C:\inetpub\wwwroot\XMLA
2. Open "C:\inetpub\wwwroot\XMLA\msmdpump.ini" in notepad. Change Local to [Your Server Name]