I built a report which connects to an access db and a third party tool. In visual studio I built a win form which embeds the chart on a chart viewer control.
This is where my problem starts. I configured an install package which includes the visual studio solution, chart, db, and third party dll. When I set up this package on the virtual pc I created the .exe fails. Do you know of any work around to get this loading with out the prerequisite software?
Thanks.