Chart Background Image Problem
Hi all,
I'm having trouble with an chart background image in a windows form application. As long as I run the publish-version on my local development machine everything works fine. Running the application on a different machine or removing the chart background image from his original position issues an exception error at start-up. The problem is quite clear to me so I added the image to my project-resources and also wrote some code to load the image at start-up. Still not working.
I guess that there must be a way to integrate the image during the build-proces.
Any ideas?
Regards
Vladimir