I know this has been asked before, and some say it's possible others say not possible.
I have customer form where the user can find any image on their PC of their client and it stores the path to the image and loads it back to the form when it loads.
I have a report. I have tried external and set the local to external true. I need to know what code to use to get the relative path for the report viewer so that it will load the pictures back to the report.
I have seen no examples of this but have seen a screenshot on gotreportviewer so I know it has to be possible...
Does anyone have any samples of code or can anyone explain how to get the relative path back to the image from the report so that it will show up in the report. This should be easy but its not.
I was able to do this in vb6 but can't get this to work in vb net.