Hello
Thanks for making a great product. I have 1 issue I can't seem to resolve. In my code I am not saving the flash chart but is the .dll trying to save a temp chart somewhere??? Where and what are the exact IIS and folder permissions needed???
Below is the error I am receiving.
Thanks for any help...
Code:Server Error in '/' Application.
________________________________________
Unable to save the flash movie to the specified file.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.IOException: Unable to save the flash movie to the specified file.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IOException: Unable to save the flash movie to the specified file.]
Aurigma.Charting.FlashChart.Save(String fileName) +171
Aurigma.Charting.FlashChart.PreRender() +348
Aurigma.Charting.FlashChart.Render(HtmlTextWriter output) +8
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +44
System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +262
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1929
________________________________________
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573