Jump to content
Software FX Community

AMI

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by AMI

  1. Hi,

    I have a new server, and I installed chartFx internet 6.2 (32-bits version), I am using it in my old website (asp classic site),

    in IIS when "Enabled the 32-bit application" for my application pool. my chartFx start working properly when I open the image

    chart.GetHtmlTag(600, ((rowCount*25)+100), "JPG","CHART2") -- this part is working well now.

    but when I call it with Activex option it doesn't work: chart.GetHtmlTag("100%", "100%", "ACTIVEX", "CHART2") -- it is working in my old server(32-bit), but doesn't work in the new one(64-bit). it display the "Downloading Chart" image and it just hung up with this dowload image.

     This article : http://support.softwarefx.com/ShowArticle.aspx?Type=KB&Product=CfxInt62&Source=http://support.softwarefx.com/kb/180/1/015.htm

     says that :

    Chart FX Internet 6.2 runs in 32-bit mode by default. If you are working on a
    64-bit machine, charts will be displayed correctly as long as the application
    pool is running in 32-bit mode.

    I did the same, but it resolve only the image part, not the Avtivex. 

    do I have choise not moving to the 64 version?

    any suggestions, will be welcome.

    Thanks

×
×
  • Create New...