I am trying to create an iFrame (aspx page) that contains a System.Web.UI.DataVisualization.Charting.Chart and place it in my Dashboard. I have not been able to find very much information regarding this.
I am trying to pull data from a different database in which, my ASPX page contains the appropriate values on the chart, but when I create a new Dashboard item, add my iFrame, and map it to my local web app, I get a Red 'X' in the created frame and it appears to dump the Image File to my local webApp directory.
Could this be a security issue or am I doing something wrong?
Thanks,
Jason