User (Legacy) Posted September 13, 2005 Report Share Posted September 13, 2005 Hi, I am trying to publish my web site to a web server....i am using ChartFX For .NET 6.2 (web), and i have installed the production version onto the web server. When i try to run a page on my web site that uses chartfx charts, i get the following javascript error: "Object Does not support this Property or Method." When I debug the error, the code breaks on the following line: chrtByVolume.SetHtmlObjects(document,window); I do not add this code anywhere, so it seems to get generated somewhere. I have installed this on another server before, and it worked (in IIS under the Download folder in the ChartFX62 web site, it showed more dlls like ChartFX.Internet.Polar.dll and ChartFX.Statistical.Client.dll, etc.)....on the current web server, it only shows the following dlls: ChartFX.ComIEClient.Annotation.cab ChartFX.ComIEClient.Core.cab ChartFX.Internet.Annoation.dll ChartFX.Internet.Base.dll ChartFX.Internet.Client.dll ChartFX.MainClient.dll ChartFX.Map.Client.dll I have also already installed the latest service pack.... I am wondering is i am missing some javascript in a dll, or something like that....also, i have the same dlls on my development machine, and there are no problems. Thanks for any help, Tejash Link to comment Share on other sites More sharing options...
Software FX Posted September 14, 2005 Report Share Posted September 14, 2005 This error may be cause simply because the Client Control was not downloaded. Do you see a chart in the browser before this error happens ? Can you please do a View-Source of your page and paste the <OBJECT> tag section in your posting. -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.