Hi,
We currently have a Crystal Server XI with distributed reports on it. All works fine with the Infoview.
Then, here is the problem :
We have downloaded and installed the "Business Objects Integration Kit For Sharepoint".
We added the new web part in our Sharepoint portal, with success, and see our distributed reports in the web part element. OK.
But when we click to view one report, nothing appends.
I Found some infos about that on the BO official site. They say problem is in the web.config file of root directory of our IIS Server.
I noticed that the tag "BO analytic viewer url" points to a non-existant directory :
<!-- Analytic viewer Url %id% and %token% are substitution variables -->
<add key="BusinessObjects Enterprise Analytic Viewer Url" value="%INFOVIEW%/businessobjects/enterprise11/desktoplaunch/jsp/openAnalytic.jsp?sType=%type%&DocumentId=%id%&token=%token%&RepositoryType=C" />
We currently have no directory named jsp in desktoplaunch !
What happened ? What is the correct entry in the web.config file ?
Is there someone with the crystal web part for Sharepoint running well, I really appreciate to see his web.config file.
Thanks for helping !
We currently have a Crystal Server XI with distributed reports on it. All works fine with the Infoview.
Then, here is the problem :
We have downloaded and installed the "Business Objects Integration Kit For Sharepoint".
We added the new web part in our Sharepoint portal, with success, and see our distributed reports in the web part element. OK.
But when we click to view one report, nothing appends.
I Found some infos about that on the BO official site. They say problem is in the web.config file of root directory of our IIS Server.
I noticed that the tag "BO analytic viewer url" points to a non-existant directory :
<!-- Analytic viewer Url %id% and %token% are substitution variables -->
<add key="BusinessObjects Enterprise Analytic Viewer Url" value="%INFOVIEW%/businessobjects/enterprise11/desktoplaunch/jsp/openAnalytic.jsp?sType=%type%&DocumentId=%id%&token=%token%&RepositoryType=C" />
We currently have no directory named jsp in desktoplaunch !
What happened ? What is the correct entry in the web.config file ?
Is there someone with the crystal web part for Sharepoint running well, I really appreciate to see his web.config file.
Thanks for helping !