I used Crystal report 10.5(VS 2008 base crytal report -- CRRedist2008_x86.msi), i developed one c# winform program(i used .net 2.0), It will call a Crystal report file, and view the report result.
At VS 2008 IDE, i can see the toolbar images at winform, but after i build the solution and exectue the exe file, the images are missing. when i move mouse to the toolbar, i know the function still are there, such as export, print etc, they work well, but just images are not displaying.
The reportViewer properties has no problem, i set to enable and display true.
PS: 1. it's NOT a web application, just window application.
2. My OS is windows XP SP3,
3. The tool images could dispaly at ista and Window 7.
Thanks,
Bingfu