I cannot get the filesystem scenario working as described in the knowledgebase.
I keep getting the following error: "/chart_images' is not a valid virtual path.
What am I doing wrong. ?
UltraChart1.DeploymentScenario.Scenario = Infragistics.UltraChart.Shared.Styles.ImageDeploymentScenario.FileSystem
UltraChart1.DeploymentScenario.FilePath = "/chart_images"
UltraChart1.DeploymentScenario.ImageURL = "/chart_images/2d_barchart_#SEQNUM(500).jpg"
I have followed article Knowledge Base Article: KB09850 to no avail