Jump to content
Software FX Community

Active X Components and Service Pack


User (Legacy)

Recommended Posts

After we upgraded our webserver with the current service pack, we are having

problems with our graphs. If we go to the client machine and delete the

chart fx objects, then the new ones download. However, we cannot get it to

auto-detect the component and prompt the user to get the new component. Is

there a way to force this check of component version?

Thanks.

Link to comment
Share on other sites

Check a file named CfxSrv.ini, an entry labeled Codebase should contain the

latest version of your client components.

e.g.

Codebase=/Download/CfxIEAx.cab#version=5,5,1,0

Please note that this file is cached by the server components so after

modifying it you will need to stop and restart the IIS Admin service or

connect to an ASP page that executes the following code

' This code will cause ChartFX to reload INI files and Image Generators

Chart.LoadDefault 1

Also note that if you receive a prompt to download controls every time you

visit a page it means the version in the INI is newer than the one being

downloaded from your site.

--

Regards,

JC

SoftwareFX

"John B" <johnb@qiproject> wrote in message

news:lL2E9yMMBHA.1120@webserver1.softwarefx.com...

> After we upgraded our webserver with the current service pack, we are

having

> problems with our graphs. If we go to the client machine and delete the

> chart fx objects, then the new ones download. However, we cannot get it

to

> auto-detect the component and prompt the user to get the new component.

Is

> there a way to force this check of component version?

>

> Thanks.

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...