Need a simple CRM and Project Management system?
Check out JobNimbus - CRM for Contractors and Service Professionals.
Check out JobNimbus - CRM for Contractors and Service Professionals.
Popular Articles
Last viewed:
- Clustered Index vs. Non-Clustered Index in SQL Server
- C# Programmatically Manage Contacts in Microsoft Outlook
- C# Generate Password Hash with Salt
- Visual C++ - Release compile - warning C4653 - Optimizations inconsistent
- SQL Server Log File (AKA LDF file) is huge - reduce size
- Dynamically Add ASP.NET User Control
Recent comments
- Xorauguynagxjec
9 hours 8 min ago - Its fine but i want to get
1 day 15 hours ago - Gucci Outlet
2 days 8 hours ago - cddkebc
2 days 9 hours ago - 正是需要的
5 days 11 hours ago - Don't use "sp_" as a prefix to stored procs
1 week 1 day ago - SQL Server 2008 Business Intelligence online Training
1 week 4 days ago - thank you for sharing
4 weeks 1 day ago - Great explanation and more questions
4 weeks 2 days ago - Insertion of illegal Element:
8 weeks 5 days ago

Fixing "Error executing child request for ChartImg.axd"
Dear All,
in such situation,
Simply you can add "POST" in the verb section in your web config, which it will look like this:
add path="ChartImg.axd" verb="GET,HEAD,POST" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
validate="false"
Best Regards,
Mohammad Shahbazi