Jump to content
Software FX Community

Collin

Members
  • Posts

    4
  • Joined

  • Last visited

Collin's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I found alternate documentation that led me to the settings in the ChartFX.internet.config file. By setting the <Absolute> attribute to C:\Program Files\ChartFX for .NET 6.2\ChartFX62\Temp you can fix the configuration to use the virtual directory properly. -Collin
  2. In excel it is possible to specify 2 different chart types for 2 series of data. For example series 1 is a bar chart of exact values and series 2 is a point chart of percentage values. It is also possible to have the 2 independent axis labels with series 1 labels showing up on the left side of the chart and series 2 labels showing up on the right side of the chart. Is it possible to do the same kind of thing with ChartFX? Thanks, Collin
  3. That wasn't exactly the answer I was looking for but I can make it work. Why is the production server configuration different than my debug configuration? -Collin
  4. I have read the built in help from the link for the above error message and followed those steps I have also looked at another post in the forms that sounded similar but did not have a proper solution. I have read the following link describing set up issues on windows server 2003. http://support.softwarefx.com/ShowArticle.aspx?Type=KB&Product=CfxNet62&Source=http://support.softwarefx.com/kb/612/2/055.htm So far nothing has helped. The problem is on Windows server 2003 no virtual directory is created for the ChartFX62 folder. I created the virtual directory and configured the security access, but if you look at the error closely it doesn't look like it is trying to write to the virtual directory it is trying to write directly to the charfx62 folder in the inetpub\wwwroot directory. I can fix this by creating a real "chartFX62" folder in that location but I am trying to get the virtual directory working. Any help would be appreciated. -Collin
×
×
  • Create New...