Jump to content
Software FX Community

Chart Does Not Render


patelajk

Recommended Posts

Hi

I seem to be having some issues rendering charts on my local development machine. I am running IIS 7 on Windows Vista with .NET 3.5.

Basically the chart does not render at all. When I look at the source of the page the following appears where the chart should be:

<img id="ctl00$cphPageBody$ucFIMStats$Chart1" src="[url="view-source:http://localhost/chartfx70/pss/ChartFX.aspx?id=0-081712340&type=png&mime=image%2fpng"]/chartfx70/pss/ChartFX.aspx?id=0-081712340&type=png&mime=image%2fpng[/url]"  WIDTH="700" HEIGHT="300"  usemap="#ctl00$cphPageBody$ucFIMStats$Chart1Map" border="0" oncontextmenu="return SFX_OnChartContextMenu();"/>
 However on my production server I get:
<img id="ctl00$cphPageBody$ucFIMStats$Chart1" src="[url="view-source:http://www.preqin.com/chartfx70/temp/CFV0817_1156540A36D.png"]/chartfx70/temp/CFV0817_1156540A36D.png[/url]"  WIDTH="700" HEIGHT="300"  usemap="#ctl00$cphPageBody$ucFIMStats$Chart1Map" border="0" oncontextmenu="return SFX_OnChartContextMenu();"/>
I found some posts on this forum regarding running the site on port 80 (which it is) and turning the Chartfx07 and pss folders into an application but still cant get it to work
Any help on this would be great 
 
 
 

 

Link to comment
Share on other sites

  • 1 month later...

[font= 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ansi-language: EN-US" lang=EN-US>[font=" 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ansi-language: EN-US" lang=EN-US>Hi patelajk<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

 

[/font] 

The issue seems to be related with PSS service in your machine.  Please check in your IIS admin console to see if the Chart FX virtual directory is in the same level of your web site. If not, please create the Chart FX virtual directory at the same level.  This virtual directory should be linked to ChartFX70 under your installation folder.[/font]

[/font] 

[font= 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ansi-language: EN-US" lang=EN-US>Also, while the PSS Service is not running, are you able to see the Charts?

 

Software FX provide knowledge base articles related with PSS Service, please check following resources:

http://support.softwarefx.com/kb/762/2/021.htm]http://support.softwarefx.com/kb/762/2/021.htm'>[/font]

[font= 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ansi-language: EN-US" lang=EN-US>

http://support.softwarefx.com/kb/762/1/004.htm]http://support.softwarefx.com/kb/762/1/004.htm'>[/font]

[font= 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ansi-language: EN-US" lang=EN-US>

 Additionally, when you set the render format to .NET, you need to have installed .NET framework on the client machine. Also, you will need to set full trust on it. So, please try setting your framework configuration to full trust.

 

-- Pipon [/font][/font]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...