ASP.NET chart is not shown on the page! Only a small icon is shown instead of the chart!
 
I have spend a half day to find whats wrong and google can not help me!
 
i using Visual Studio 2012 and chrome as browser.
 
i belive that the web.config file missing something, but i cannot find whats wrong??? 
 
 
Here the  web.config file:
 
maxAllowedContentLength="2147483648"
maxUrl="260"
maxQueryString="25"/>
 
 
Thank you for helping!
 
Irata!