Hello Everyone,
I want to display the company logo (an image) in the Page Header of my reports. I have the file stored on physical drive and I also know its path - in other words, no DB involved. So when I place the image while designing, it's visible. When I preview it within Visual Studio by clicking on 'Main Report Preview' the image is still there. However, when I run the application to view the report, all the data is populated correctly except the image.
Any ideas?