This is a migrated thread and some comments may be shown as answers.

How do we Change TempImagesFolder and RadControlsDir ?

1 Answer 85 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
tamblla
Top achievements
Rank 1
tamblla asked on 24 Apr 2008, 03:43 AM
Hi all ,

I have radchart.RadControlsDir = "~/wpresources/Chart/RadControls";
and radchart.TempImagesFolder= "~/wpresources/Chart/RadControls/Chart";

and Now , i want to change two that property :

radchart.RadControlsDir = "C:/Windows/Temp/Chart/RadControls";
and radchart.TempImagesFolder = "C:./Windows/Temp/Chart/RadControls/Chart";

but it throw error "C:\WINDOWS\TEMP\Chart\RadControls\Chart\chart_4b3b13b3-fad6-45f4-be68-750ac4e4db08.Png" is not a valid virtual path..

How do we get virtual path from "C:/Windows/Temp/Chart/RadControl"

thanks

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 24 Apr 2008, 06:57 AM
Hi tamblla,

You should create virtual directories for the respective folders and supply them to these properties in order to pass a valid virtual path.


Greetings,
Manuel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (Obsolete)
Asked by
tamblla
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or