zhouyong22 Posted June 26, 2007 Report Share Posted June 26, 2007 I could not get PSS to render charts. It generates this code: <script src="/chartfx70/pss/ChartFX.aspx?id=0-0626152717&type=js&mime=application%2fx-javascript"></script> but when I looked under ChartFX70/PSS folder and there's only a web.config file. Where can I find the http handler file? Thanks, Yong Quote Link to comment Share on other sites More sharing options...
Frank Posted June 27, 2007 Report Share Posted June 27, 2007 ChartFX.aspx doesn't exist. The config file directs request to this file to a handler (ChartFX.PSS.HttpHandler.dll). Make sure the application is create in IIS. What version of IIS are you running? Quote Link to comment Share on other sites More sharing options...
zhouyong22 Posted June 27, 2007 Author Report Share Posted June 27, 2007 Running version 5.1 of IIS. What else do I need to do to make the charts appear? I read the article about PSS and set both config files accordingly. No errors in event log, but the charts just won''t show up. Quote Link to comment Share on other sites More sharing options...
Frank Posted June 30, 2007 Report Share Posted June 30, 2007 Normally the Chart FX Installation will do this for you. It has been a long time since I see IIS 5, so maybe the installer is not registering appropriately in this version. Go to the IIS manager and create an application called chartfx70 pointing to your Chart FX installation folder /chartfx70. Then make the PSS sub folder an application as well. Make sure ASP.NET is enabled for this application. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.