Hi all! I have problem in begining :( My comp: Win XP SP2 + SQL2005+AS2005 (all local) After install ReportPortal I go setup program Programs > ReportPortal > Application Setup > XMLA Setup and choise "For SQL Server 2005", click to Test button and read "Successfully connected...".
I go C:\Inetpub\wwwroot\ReportPortal\xmla.udl and Test OK too.
I try exec Sample Basic program from "C:\Program Files\Microsoft XML For Analysis SDK\Samples\Sample\" with connection string http://localhost/olap/msmdpump.dll all do OK!
But when I do http://bandy/reportportal/login.aspx in explorer, i see only one page: ============================== Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. =============================== Look log and see 11:50:08 10.0.0.1 10.0.0.1 80 GET /reportportal/login.aspx - 500 -
I don't know how, but now all working! :) After: - uninstall/install RP or - installing .net 1.1 (RP install required 1.1) or - reinstall .net 2.0 or may be other my (and your :) action.