Error executing child request for ChartImg.axd

Posted By Neil Thu 21 Mar 2013
Add to Favorites0
Author Message
Neil
 Posted Thu 21 Mar 2013
Supreme Being

Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)

Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192, Visits: 5,220
I am trying out v2 on a VPS I have not used Kartris on before. Installation seemed to go smoothly. I am getting the following error when trying to load the backend. I am able to navigate around the not-chart backend pages fine, but cant work out what is causing this error. I checked the http handlers in IIS for this site and they all allow GET's.

Also I have noticed the frontend pages are missing the actual products and categories etc. Does everyone else see the pages like this? The site is here

Any ideas?

-----------------------------------------------------------------------------
>> Version:2
>> URL:
>> Page:
-----------------------------------------------------------------------------
>> 21/03/2013 13:28:40
>> DESCRIPTION:
System.Web.HttpException (0x80004005): Error executing child request for ChartImg.axd. ---> System.Web.HttpException (0x80004005): No http handler was found for request type 'GET'
at System.Web.HttpApplication.MapIntegratedHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig, Boolean convertNativeStaticFileModule)
...
Thu 21 Mar 2013 by Neil
Paul Marked As Answer
 Posted Fri 22 Mar 2013
große Käse

große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
Are you sure this is set to ASP.NET 4 and not 2.0?

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Neil
 Posted Fri 22 Mar 2013
Supreme Being

Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)Supreme Being - (109,815 reputation)

Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192, Visits: 5,220
Working now.

I only realised this server was running .NET 2.0 towards the end of the install and then changed it. I guess the web.config was built incorrectly.

I re-ran the install from scratch and it is working as expected now.

Perhaps a .NET version check during the install would be useful addition?

Cheers
Paul
 Posted Sun 24 Mar 2013
große Käse

große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)große Käse - (449,902 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
Yes, I think it is possible to check .NET version. Might be useful to display a warning at login in back end too as I've seen sites transferred to a live host running on wrong ASP.NET version too.

--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top