Admin error - chart handler

Posted By TheCalicoTree Wed 5 Mar 2014
Add to Favorites0
Author Message
TheCalicoTree
 Posted Wed 5 Mar 2014
Supreme Being

Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)

Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98, Visits: 1,382
We're migrating our application to new server. Cannot get into the Admin tool - get error:


System.UnauthorizedAccessException: The temp directory in chart handler configuration is not accessible [C:\Inetpub\vhosts\devsite1.thecalicotree.co.uk\httpdocs\Uploads\Temp\].


I've changed the permission on this folder to full read/write so am stuck as to what the problem might be.


Any suggestions?


Thanks


Helen
Wed 5 Mar 2014 by TheCalicoTree
TheCalicoTree
 Posted Wed 5 Mar 2014
Supreme Being

Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)Supreme Being - (63,166 reputation)

Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98, Visits: 1,382
To get around the problem I have changed the web.config to

<add key="ChartImageHandler" value="Storage=session;Timeout=20;"/>
Paul
 Posted Wed 5 Mar 2014
große Käse

große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)große Käse - (451,676 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
Interesting... do you have permissions issues in other places where files are created such as uploading images?

--
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