We are using crystal report 11.5 in vs. 2008 to display report in one of my projects, when I try to display a report in crystal report viewer reports are displayed properly but the toolbar icons (First, Prev, Next, print, etc..) images are not getting displayed and on click of any of these buttons the report vanishes giving a blank page. the images for the same are also available at the path C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\crystalreportviewers115
. Please let me know if there any other thing to be done.
<CR1:CrystalReportViewer id="CrystalReportViewer1" style="Z-INDEX: 102; LEFT: 8px; POSITION: absolute; TOP: 32px" runat="server" Height="50px" Width="350px" ></CR1:CrystalReportViewer>
Thanks,
Arvind
Shall you check ReportViewer properities, so many properities are there to set report viewer toolbar buttons?
Analyze the problem
It's possible to analyze the problem
%SYSTEMROOT%\System32\LogFiles\W3SVC###\
).Cause the problem
crv.js
andstyle.css
some files were not served;wwwroot\aspnet_client
folder, but for some reasons they cannot be reached;I can see that you use different versions of software and different configurations, but i think you have the same problem.
Solution
The solution is to work on IIS this way:
aspnet_client
folder fromc:\inetpub\wwwroot
folder to the new website root folder.or
aspnet_client
that points toc:\inetpub\wwwroot
inside the new website