Print Dialog Does not show up in Crystal Report Viewer … giving error

我是研究僧i 提交于 2020-01-06 07:03:00

问题


WE developed system integrated with crystal Reports, with Crystal Report viewer on page. but the problem is we hosted it on 32 bit server but when access it and try to print the report it gives the error and does show any dialogue. we have installed full crystal report version with License but error is there.

I tried to find but no success, one person said on net that if Crystal Report viewer is in updatePanel, but in my case is not there is no updatepanel on this page even.

thanks in advance


回答1:


Check you have the following directories in the root of your site (the css, html, images and js directories can be found on your development pc under Program Files\Business Objects....):

I had the same issue whereby the print dialog, etc didn't work when deployed to our web servers and it was because the above directories and files were missing in the root of the web site. I think it's primarily the js directory that's needed to get the print dialog to work but others will be needed for button images on the crystal report viewer, etc.



来源:https://stackoverflow.com/questions/3978176/print-dialog-does-not-show-up-in-crystal-report-viewer-giving-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!