Symptom
We have a URL which has object id, userid, password, authentication type and init=interactive is not working. It's throwing out an error.
"Error:HTTP Status 404 - /enterprise115/admin/en/viewers/crystalreportviewers115/htmlviewerbridge.jsp"
Reproducing the Issue
Build a basic URL using Crystal Reports URL reporting (viewrpt.cwr).
http://servername/businessobjects/enterprise115/admin/en/viewrpt.cwr?id=####
- Business Objects XI R2 SP1 CHF15
Cause
Resolution
Remove the "/enterprise115/admin/en" from the URL to look like this:
http://servername/businessobjects/viewrpt.cwr?id=####
Keywords
htmlviewerbridge , KBA , BI-BIP-ADM , BI Servers, security, Crystal Reports in Launchpad , Problem