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
Loading
Vladimir GajicPosted Sep 18, 2013, 10:39 AM
no, I don't have that. Figure that I would like to solve it directly in vis. studio. Using an external installer would also be a solution -but it would also be a final one.
Regards
Hemant SrivastavaPosted Sep 18, 2013, 10:33 AM
Vladimir GajicPosted Sep 18, 2013, 10:05 AM
Regards
Vladimir
Hemant SrivastavaPosted Sep 18, 2013, 9:17 AM
Then set your back ground image in chart pointing to this newly added folder in your solution instead pointing to your local folder.
In this way, build process should pick up the image.