Group: Forum Members
Last Active: 12 Years Ago
Posts: 2,
Visits: 1
|
Nevron.Chart V6.12.18.12 OS: Win Server 2000 IIS6
I keep having this error message pop up... I also added Write permissions as explained in the error message...
Anything else I needed to make this work?
-Conrad
EXCEPTION The control was unable to generate an image on the server. CAUSE The server control needs a special folder where to store the generated images.This error can occur if the folder does not exist or if the control does not have the necessary permissions to write to it. RESOLUTION Manually create the directory and assign read, write and browse folder contents permissions to it for the ASPNET account. Task list: 1) Create the folder [C:\WebSites\20120815_002\NevronTemp] 2) Right Click on the folder and select Properties 3) Select the Security tab 4) Click Add, select the ASPNET user account and then click OK 5) Check the Write, Read, List folder contents and Read and Execute checkboxes 6) Apply settings and press OK
|