Maybe I am trying to do something impossible.
I am using CR XI professional version and VS.NET 2005.
I created a report outside of VS.NET 2005, using stand alone CR XI pro.
In the report, I dynamically linked images. It shows perfect in preview.

Now, I call that report in my VB form with CrystalReportViewer ( I didn't create any CR in VS.NET IDE).
my CrystalReportviewer in the VB form shows everything in the report BUT images.

What is wrong?
Is there anyway I can see the images?