Jump to content
Software FX Community

ActiveX with CfxIE 5.5 in it


User (Legacy)

Recommended Posts

Hello All,

I programmed an ActiveX and use the Chart Internet Edition 5.5 as a

component.

I want to deploy the ActiveX as an object inside a web page.

I make a .cab file with the Packing and distribution wizard of VS 6.0.

What ChartFX components should the cab hold? I use early binding for the

component.

Thanks a lot

Carlos Goldberg

Link to comment
Share on other sites

Thanks for you fast answer

Nonetheless I couldn't find the SfxBarl.dll file, only Sfxbar.dll, is that

OK?

Thanks again

Carlos Goldberg

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:c1lPoXiIEHA.2848@webserver3.softwarefx.com...

> It must include:

>

> - Your component

> - CfxIEAx.ocx

> - SfxBarl.dll

> - ChartFX_GUI.hlp

>

> --

> FP

> Software FX

>

>

Link to comment
Share on other sites

Thanks for you fast answer

Nonetheless I couldn't find the SfxBarl.dll file, only Sfxbar.dll, is that

ok?

Also could not find the file CfxIEAx.ocx, only CfxIEAx.cab

What should I do

Please disregard my other message

Thanks again

"Carlos Goldberg" <cgggb-news@yahoo.com> wrote in message

news:dj%23SU$nIEHA.1900@webserver3.softwarefx.com...

> Thanks for you fast answer

> Nonetheless I couldn't find the SfxBarl.dll file, only Sfxbar.dll, is that

> OK?

> Thanks again

>

> Carlos Goldberg

> "SoftwareFX Support" <noreply@softwarefx.com> wrote in message

> news:c1lPoXiIEHA.2848@webserver3.softwarefx.com...

> > It must include:

> >

> > - Your component

> > - CfxIEAx.ocx

> > - SfxBarl.dll

> > - ChartFX_GUI.hlp

> >

> > --

> > FP

> > Software FX

> >

> >

>

>

Link to comment
Share on other sites

SfxBar.dll is the correct one (sorry about the typo).

As for CfxIEAx.ocx, is the component you should be using from your control ?

If must be somewhere and registered.

Make sure in VB that you are using Chart FX IE Client and not ANY other of

the Chart FX components.\

If you are indeed using the correct component, maybe you are using it from

program files (you can check this from VB's add component dialog). You can

extract the ocx from your CAB file.

--

FP

Software FX, Inc.

Link to comment
Share on other sites

Hello again,

Sorry for the bother but I still have some problem:

I took the CfxIEAx.cab and extracted the CfxIEAx.ocx as you told me.

Creating the .cab for my application I receive the following message:

The message is in spanish, so this is a translation:

The information in 'c:\program files\CfxIE\download\CfxIEAx.ocx' it's not

the same as the one in the registry. Make sure the file is registered in

this PC in the directory where you obtain it.

Your project might not function properly

I haven't registered the CfxIEAx.ocx in the developing machine.

In the .cab I have the following chartfx related files:

Cfx4Data.dll Included in installation

CfxIEAx.inf Download from /download/CfxIEAx.cab

CfxIEDtc.dll Included in installation (component used for

developing activex)

SfxBar.dll Download from /download/CfxIEAx.cab

SfxBarInf.txt Download from /download/CfxIEAx.cab

ChartFX_gui.hlp Download from /download/CfxIEAx.cab

Afterwards I copy the .cab file to the production server and open my web

page.

I get the message if I want to install ChartFX Internet Client, I answer yes

and the page shows without my control.

When I open the page in "C:\Documents and Settings\GoldberC.AMER\Local

Settings\Temporary Internet Files"

?CodeDownloadErrorLog!name={......}

I receive the following text:

*** Code Download Log entry (15 Apr 2004 @ 18:24:43) ***

Code Download Error: (hr = 80070002) The system cannot find the file

specified.

Operation failed. Detailed Information:

CodeBase: http://.../scorecard/OlapX/OlapXWeb.CAB

CLSID: {0B66C817-2AA0-49F3-AF62-BAFF4255796C}

Extension:

Type:

LOG: Item CfxIEAx.ocx being processed.

--- Detailed Error Log Follows ---

LOG: Download OnStopBinding called (hrStatus = 0 / hrResponseHdr = 0).

LOG: Item CfxIEAx.ocx being processed.

LOG: Item SfxBar.dll being processed.

LOG: URL Download Complete: hrStatus:0, hrOSB:0, hrResponseHdr:0,

URL:(http://.../scorecard/OlapX/OlapXWeb.CAB)

ERR: Run Setup Hook: Failed Error Code:(hr) = 80070002, processing:

%EXTRACT_DIR%/CfxIEReg.exe

LOG: Reporting Code Download Completion: (hr:80070002 (FAILED), CLASSID:

b66c817..., szCODE:(http://.../OlapX/OlapXWeb.CAB), MainType:(null),

MainExt:(null))

Note:

If I try to show this file when the component have the CfxIEDtc.ocx in it,

IE breaks down, this file above is without the CfxIEDTc.ocx

I hope you continue helping me with this

Thanks

Carlos Goldberg

"Software FX Support" <support@softwarefx.com> wrote in message

news:vq2PjpwIEHA.788@webserver3.softwarefx.com...

> SfxBar.dll is the correct one (sorry about the typo).

>

> As for CfxIEAx.ocx, is the component you should be using from your control

?

> If must be somewhere and registered.

>

> Make sure in VB that you are using Chart FX IE Client and not ANY other of

> the Chart FX components.\

>

> If you are indeed using the correct component, maybe you are using it from

> program files (you can check this from VB's add component dialog). You can

> extract the ocx from your CAB file.

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...