Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a webpage that works fine using the asp:charts control. Works fine on its own.
I then created a dashboard and used an iFrame inside. When I use the URL from the charts web page inside the iframe, it says
Failed to load resource: the server responded with a status of 404 (The image is not found.)  ChartImg.axd:1

I know it works because when I call the URL that is inside the iframe, it displays perfectly.
I know this used to work but for some reason, it does not.

Anyone else have this issue?
Thanks in advance.

What I have tried:

Tried putting the chart stuff in the web config of the dashboard. Did not work either.
Posted
Updated 13-Sep-23 7:30am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900