I have created a crystal report on remote server, and published it as a web service all using Visual Studio 2005 beta2. Then I created a web form and a viewer at local server, which was set up to retrieve the report. The reports without charts or images are displayed perfectly, but others are not. I removed the chars and images on the other reports, and they also displayed as expected. So, I guess there are some small tricks to let charts and images display, if who know how to deal with it, please give me some information. Thanks in advance!
Shen.

Crystal report web service - can't display image or chart
Nikolay Shustov
I tried this out with the Beta 2 build and it worked fine for me. Can you take a look at the tip Francis gave in his post:
http://forums.microsoft.com/msdn/ShowPost.aspx PostID=20488
Let me know if this works for you.
Keith - Business Objects
colelaus
Right click on the place where the image should be and select properties. This should give you a dialog with an Address field and this address should be something like http://
If you have updated the web.config with the httphandler setting Francis pointed out and are still having problems with the images then it may be a bug.
Keith - Business Objects