.NET Framework Bookmark and Share   
 index > Chart Controls for .NET Framework > Chart Controls Can't Display in iframe tag (different Domain)
 

Chart Controls Can't Display in iframe tag (different Domain)

as title
  •  
cheneyforever
Make sure that the chart appears when you call the frame directly. Then try to remove privacy protection - set "privateImagews=false" in chart settings web.config. Any blocking of cookies or bad authentication ticket (probable for cross domain calls) can stop chart images delivery.
DelianT
Make sure that the chart appears when you call the frame directly. Then try to remove privacy protection - set "privateImagews=false" in chart settings web.config. Any blocking of cookies or bad authentication ticket (probable for cross domain calls) can stop chart images delivery.
DelianT
PrivateImages=false;

Thanks very much~
cheneyforever

You can use google to search for other answers

Custom Search

More Threads

• Can I use the Chart Control & Samples With VB.net Express?
• Chart Control with Authentication mode="Forms"
• javascript postback for chart imageclick does not work on IE 7,8. Works on FF and Opera.
• HOW TO ADD THE RADOR CHART AND HOW TO ENTER THE DATA IN THE RADOR CHART
• How to get/track Browser's refresh button click event?
• using pie chart in gridview
• "False Border" on Charts
• StackedColumn diffrent series (columns to begin at Y-Axel 0)
• problem installing chart controls
• I need some example for pie chart except miscrosoft windows chart example.