Página 1 de 1
Problem Importing ActiveX - Xailer 3.0.2
Publicado: Mié Jul 03, 2013 12:34 am
por ChrisGillard
I have tried to import this activeX several times but Xailer always exits instantly and added files are empty.
Pick the ActiveX to import .... Dart WebServer ActiveX
Webserver.prg created and a .ch created .... looks OK.
Then press the IDE 'All Save' button .... Xailer exits instantly.
Restart and new files are empty.
Have tried controlled exit after the import and hoping to be asked to save files, but always Xailer exits.
This code does work so seems the ActiveX is loaded OK
local oWebServer := CreateObject( "Dart.WebServer.1" )
LogDisplay( oWebServer:classname ) ..... gives sensible answer
I don't do this sort of thing often so maybe I am doing wrong or maybe the ActiveX is unsuitable or??
Chris
Attached files
Problem Importing ActiveX - Xailer 3.0.2
Publicado: Lun Jul 08, 2013 12:38 pm
por ChrisGillard
Hi,
I will wait until 3.1 ships before I worry about this and see if the ActiveX import copes with this library better. Hopefully it will.
Chris
Problem Importing ActiveX - Xailer 3.0.2
Publicado: Mar Jul 16, 2013 11:43 am
por ChrisGillard
I see from a recent post OLE/OCX problems may exist with harbour in Xailer 3.0.2.
My Xailer is exiting without warning or message after trying to import an ActiveX component as documented in my first post in this thread.
Is this likely to be related to other peoples problems.
I am happy to try to provide whatever is necessary for testing.
Chris
Problem Importing ActiveX - Xailer 3.0.2
Publicado: Mié Jul 17, 2013 10:20 pm
por jfgimenez
Chris,
sorry for the delay.
> I see from a recent post OLE/OCX problems may exist with
> harbour in Xailer 3.0.2.
>
> My Xailer is exiting without warning or message after trying
> to import an ActiveX component as documented in my first
> post in this thread.
>
> Is this likely to be related to other peoples problems.
No, I'm affraid this is not the same. In this case, I'm sure the problem
occurs when Xailer is reading the typelib of an OCX. The problem is to
detect which OCX is causing the problem.
> I am happy to try to provide whatever is necessary for
> testing.
Thank you very much. If you agree, in a couple of days I'll send you a
small program to try to catch it.
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
Problem Importing ActiveX - Xailer 3.0.2
Publicado: Jue Jul 18, 2013 1:14 am
por ChrisGillard
Jose,
Thanks for getting involved on this.
I am away on holiday from Saturday for 2 weeks so may not be able to test anything immediately.
I am certainly interested in solving it and appreciate your help.
Chris
Problem Importing ActiveX - Xailer 3.0.2
Publicado: Vie Jul 19, 2013 1:04 pm
por jfgimenez
Chris,
> Thanks for getting involved on this.
>
> I am away on holiday from Saturday for 2 weeks so may not be
> able to test anything immediately.
>
> I am certainly interested in solving it and appreciate your
> help.
please, run this program when possible
(
https://www.dropbox.com/s/pvtnc4zgpey69cf/OCX.exe) and when it GPF,
take a snapshot to see the last lines. Thank you for your help.
BTW, happy holidays

Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info