T O P I C R E V I E W |
manuellazzari |
Posted - 10/17/2005 : 06:00:56 I have successfully installed Report Portal 2.0 (build 80) on various machines; on some of these machine i have some script errors during connection to my cubes when i select design>>olap report (or on some other function that request a connection). The error is always the same: ----------------- line 191 char 3 error 'oXmlaArray[...].oHttp' is null or is not an object code 0 url http://mymachine/reportportal/olap/MdxConnect.apsx -----------------
my machine are all WinXP SP2 + .NET 1.1 up to date + SQL Server SP4 + AS SP4 + XML SDk + XML parser
anyone can help? thanks |
5 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 10/20/2005 : 07:49:13 Please try to test XMLA service with this page:
http://localhost/ReportPortal/olap/MDX.htm
The server name is the DataSourceName specified in datasources.xml File found here:
C:\Program Files\Microsoft XML For Analysis SDK\Config\datasources.xml
|
manuellazzari |
Posted - 10/19/2005 : 00:49:16 The field Admin> Settings>Olap Report-XML for Analysis Server is already blank... script error still remains |
admin |
Posted - 10/18/2005 : 09:13:01 Please go to Admin> Settings>Olap Report-XML for Analysis Server and make sure it is blank. Click Update.
http://www.reportportal.com/help/admin_settings.htm
|
manuellazzari |
Posted - 10/18/2005 : 06:16:29 I tested the XMLA SDK with the sample applications and it seems working good... i can see my cubes and dimension in the application, but the script error still remains in IE... any ideas? |
admin |
Posted - 10/17/2005 : 11:37:04 Please try using the SDK sample application to make sure that XMLA SDK is properly installed on your server.
http://www.reportportal.com/download/XmlaSampleApp.zip |