Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
chriso  
#1 Posted : Wednesday, November 10, 2004 3:11:00 AM(UTC)
chriso

Rank: Member

Groups: Member
Joined: 11/10/2004(UTC)
Posts: 1


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

Edited by user Monday, December 24, 2007 4:28:31 PM(UTC)  | Reason: Not specified

Fedor  
#2 Posted : Thursday, November 18, 2004 2:09:00 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
On Windows NT/2000/XP you should grant modify permission to internet user (IUSR_) and ASPNET account. On Windows 2003 grant modify permission to NETWORK SERVICE group.
Best regards,
Fedor Skvortsov
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.