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
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?