Search the web
Sign In
New User? Sign Up
esker-activex-plugin · Esker ActiveX Plug-in mailing list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2308 - 2337 of 2366   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#2337 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Wed Sep 24, 2008 3:19 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
>Are there any plans to get the installation of the OCX working?

Not currently.

When I have time and if I feel a lot of pressure from enthousiat users, I might
try and implement support for signed CAB files (although it might not work on
old Windows platforms)...

In the mean time, as I mensionned before, I would suggest using either an HTTPS
URL or a local network URL for the OCX codebase.
At least this should work...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Wednesday, September 24, 2008 5:10 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



Are there any plans to get the installation of the OCX working?

Thank you for help and quick responses.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Wednesday, September 24, 2008 10:09 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for the feedback.
I have uploaded a modified demo.zip on the Esker ActiveX Plug-in site for
version 7.96:
I have removed <embed> tag attributes "updateUrl" and "codebase" (which was
refereing to a special "temporary" URL).
It still cannot automatically install OCX but at least it will not loop on an
installation page and will work when the OCX is installed manually.

Sorry for the incovenience,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Wednesday, September 24, 2008 4:09 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I tried that same thing this morning and it works. If I remove the codebase line
the tictacto demo works.

Here is the log file.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222265223

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

CreateControlInstance: 0x22A0E28: TicTacToe:
573EB966-8DF8-11D2-8AEB-00104B4228F5...

CreateControlInstance: in: 573EB966-8DF8-11D2-8AEB-00104B4228F5

CreateControlInstance: out: 573EB966-8DF8-11D2-8AEB-00104B4228F5: 0x0: 0x7BA1AC

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Wednesday, September 24, 2008 9:05 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Try removing the codebase and updateUrl from the <embed> tag in the demo (e.i.
the two following lines) which are used for OCX automatic installation prior
FireFox3 :

document.write (' codebase="temporary:///transit/TicTacTo.ocx#Version=1,0,0,1
<temporary://transit/TicTacTo.ocx#Version=1,0,0,1> "');

document.write (' updateUrl="javascript:activexTicTacToeInstallation ()"');

Hopefully, there will be a CreateInstance appearing in the trace log...

Let me know,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Tuesday, September 23, 2008 6:39 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Sorry, it's version 7.96 actually (not 7.97) :

From the Esker ActiveX Plug-in mailing list home page, click "Files", click
"Versions", click "Esker ActiveX Plug-in 7.96", click "demo", click "demo.zip"
to download.

Nicolas Roumiantzeff
________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 3:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Where do I get the Zip file?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not
work with FireFox3) but there is a Zip file containing the demo that you simply
extract to your PC and run locally.

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia),
but there migh be an access right issue if the OCX is registered for the IE user
and FireFox runs from an other user...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to
using the version from 7.93. It works a little different but the same result.
Now it will continually prompt to install the tictacto control. The .ocx is
installed and registered because it still works in IE on the Vista machine. Here
is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com>
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the
Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... <mailto:Nicolas.Roumiantzeff%40esker.fr> 
<mailto:Nicolas.Roumiantzeff%40esker.fr>
<mailto:Nicolas.Roumiantzeff%40esker.fr>
http://www.esker.fr/ <http://www.esker.fr/>  <http://www.esker.fr/
<http://www.esker.fr/> > <http://www.esker.fr/ <http://www.esker.fr/> 
<http://www.esker.fr/ <http://www.esker.fr/> > > ¦ http://www.flydoc.fr/
<http://www.flydoc.fr/>  <http://www.flydoc.fr/ <http://www.flydoc.fr/> >
<http://www.flydoc.fr/ <http://www.flydoc.fr/>  <http://www.flydoc.fr/
<http://www.flydoc.fr/> > >

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file
was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com>
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > 0x2B01268:

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there
was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me
see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
<mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the
version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com>
<mailto:esker-activex-plugin%40esker.com>
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is
registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows
in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > > >
>
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > > > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > > >
> C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

#2336 From: <mike.furlong@...>
Date: Wed Sep 24, 2008 3:10 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

Are there any plans to get the installation of the OCX working?

 

Thank you for help and quick responses.

 

Thanks,

Mike

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Wednesday, September 24, 2008 10:09 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

Thanks for the feedback.
I have uploaded a modified demo.zip on the Esker ActiveX Plug-in site for version 7.96:
I have removed <embed> tag attributes "updateUrl" and "codebase" (which was refereing to a special "temporary" URL).
It still cannot automatically install OCX but at least it will not loop on an installation page and will work when the OCX is installed manually.

Sorry for the incovenience,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Wednesday, September 24, 2008 4:09 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I tried that same thing this morning and it works. If I remove the codebase line the tictacto demo works.

Here is the log file.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222265223

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

CreateControlInstance: 0x22A0E28: TicTacToe: 573EB966-8DF8-11D2-8AEB-00104B4228F5...

CreateControlInstance: in: 573EB966-8DF8-11D2-8AEB-00104B4228F5

CreateControlInstance: out: 573EB966-8DF8-11D2-8AEB-00104B4228F5: 0x0: 0x7BA1AC

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Wednesday, September 24, 2008 9:05 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Try removing the codebase and updateUrl from the <embed> tag in the demo (e.i. the two following lines) which are used for OCX automatic installation prior FireFox3 :

document.write (' codebase="temporary:///transit/TicTacTo.ocx#Version=1,0,0,1"');

document.write (' updateUrl="javascript:activexTicTacToeInstallation ()"');

Hopefully, there will be a CreateInstance appearing in the trace log...

Let me know,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 6:39 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Sorry, it's version 7.96 actually (not 7.97) :

From the Esker ActiveX Plug-in mailing list home page, click "Files", click "Versions", click "Esker ActiveX Plug-in 7.96", click "demo", click "demo.zip" to download.

Nicolas Roumiantzeff
________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 3:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Where do I get the Zip file?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not work with FireFox3) but there is a Zip file containing the demo that you simply extract to your PC and run locally.

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia), but there migh be an access right issue if the OCX is registered for the IE user and FireFox runs from an other user...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to using the version from 7.93. It works a little different but the same result. Now it will continually prompt to install the tictacto control. The .ocx is installed and registered because it still works in IE on the Vista machine. Here is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... <mailto:Nicolas.Roumiantzeff%40esker.fr> <mailto:Nicolas.Roumiantzeff%40esker.fr>
http://www.esker.fr/ <http://www.esker.fr/> <http://www.esker.fr/ <http://www.esker.fr/> > ¦ http://www.flydoc.fr/ <http://www.flydoc.fr/> <http://www.flydoc.fr/ <http://www.flydoc.fr/> >

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > 0x2B01268:

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> <mailto:esker-activex-plugin%40esker.com> <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > > > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike


#2335 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Wed Sep 24, 2008 3:08 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Mike,

Thanks for the feedback.
I have uploaded a modified demo.zip on the Esker ActiveX Plug-in site for
version 7.96:
I have removed <embed> tag attributes "updateUrl" and "codebase" (which was
refereing to a special "temporary" URL).
It still cannot automatically install OCX but at least it will not loop on an
installation page and will work when the OCX is installed manually.

Sorry for the incovenience,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Wednesday, September 24, 2008 4:09 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



I tried that same thing this morning and it works.  If I remove the codebase
line the tictacto demo works.


Here is the log file.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222265223

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

CreateControlInstance: 0x22A0E28: TicTacToe:
573EB966-8DF8-11D2-8AEB-00104B4228F5...

CreateControlInstance: in: 573EB966-8DF8-11D2-8AEB-00104B4228F5

CreateControlInstance: out: 573EB966-8DF8-11D2-8AEB-00104B4228F5: 0x0: 0x7BA1AC

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Wednesday, September 24, 2008 9:05 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Try removing the codebase and updateUrl from the <embed> tag in the demo (e.i.
the two following lines) which are used for OCX automatic installation prior
FireFox3 :

document.write ('
codebase="temporary:///transit/TicTacTo.ocx#Version=1,0,0,1"');

document.write (' updateUrl="javascript:activexTicTacToeInstallation ()"');

Hopefully, there will be a CreateInstance appearing in the trace log...

Let me know,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 6:39 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Sorry, it's version 7.96 actually (not 7.97) :

From the Esker ActiveX Plug-in mailing list home page, click "Files", click
"Versions", click "Esker ActiveX Plug-in 7.96", click "demo", click "demo.zip"
to download.

Nicolas Roumiantzeff
________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 3:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Where do I get the Zip file?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not
work with FireFox3) but there is a Zip file containing the demo that you simply
extract to your PC and run locally.

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia),
but there migh be an access right issue if the OCX is registered for the IE user
and FireFox runs from an other user...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to
using the version from 7.93. It works a little different but the same result.
Now it will continually prompt to install the tictacto control. The .ocx is
installed and registered because it still works in IE on the Vista machine. Here
is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the
Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... <mailto:Nicolas.Roumiantzeff%40esker.fr> 
<mailto:Nicolas.Roumiantzeff%40esker.fr>
http://www.esker.fr/ <http://www.esker.fr/>  <http://www.esker.fr/
<http://www.esker.fr/> > ¦ http://www.flydoc.fr/ <http://www.flydoc.fr/> 
<http://www.flydoc.fr/ <http://www.flydoc.fr/> >

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file
was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > 0x2B01268:

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there
was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me
see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the
version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com>
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
<mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is
registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
<mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows
in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > > >
C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

#2334 From: <mike.furlong@...>
Date: Wed Sep 24, 2008 2:09 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

I tried that same thing this morning and it works.  If I remove the codebase line the tictacto demo works.


Here is the log file.

 

Thanks,

Mike

 

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222265223

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

CreateControlInstance: 0x22A0E28: TicTacToe: 573EB966-8DF8-11D2-8AEB-00104B4228F5...

CreateControlInstance: in: 573EB966-8DF8-11D2-8AEB-00104B4228F5

CreateControlInstance: out: 573EB966-8DF8-11D2-8AEB-00104B4228F5: 0x0: 0x7BA1AC

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Wednesday, September 24, 2008 9:05 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

Try removing the codebase and updateUrl from the <embed> tag in the demo (e.i. the two following lines) which are used for OCX automatic installation prior FireFox3 : 

document.write (' codebase="temporary:///transit/TicTacTo.ocx#Version=1,0,0,1"');

document.write (' updateUrl="javascript:activexTicTacToeInstallation ()"');

 

Hopefully, there will be a CreateInstance appearing in the trace log...

Let me know,

 

Nicolas Roumiantzeff

 


From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 6:39 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Sorry, it's version 7.96 actually (not 7.97) :

From the Esker ActiveX Plug-in mailing list home page, click "Files", click "Versions", click "Esker ActiveX Plug-in 7.96", click "demo", click "demo.zip" to download.

Nicolas Roumiantzeff
________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Tuesday, September 23, 2008 3:33 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Where do I get the Zip file?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not work with FireFox3) but there is a Zip file containing the demo that you simply extract to your PC and run locally.

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia), but there migh be an access right issue if the OCX is registered for the IE user and FireFox runs from an other user...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to using the version from 7.93. It works a little different but the same result. Now it will continually prompt to install the tictacto control. The .ocx is installed and registered because it still works in IE on the Vista machine. Here is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... <mailto:Nicolas.Roumiantzeff%40esker.fr>
http://www.esker.fr/ <http://www.esker.fr/> ¦ http://www.flydoc.fr/ <http://www.flydoc.fr/>

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 0x2B01268:

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike


#2333 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Wed Sep 24, 2008 2:05 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 

Hi Mike,

Try removing the codebase and updateUrl from the <embed> tag in the demo (e.i. the two following lines) which are used for OCX automatic installation prior FireFox3 : 

document.write (' codebase="temporary:///transit/TicTacTo.ocx#Version=1,0,0,1"');

document.write (' updateUrl="javascript:activexTicTacToeInstallation ()"');

 

Hopefully, there will be a CreateInstance appearing in the trace log...

Let me know,
 
Nicolas Roumiantzeff


From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 6:39 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Sorry, it's version 7.96 actually (not 7.97) :

From the Esker ActiveX Plug-in mailing list home page, click "Files", click "Versions", click "Esker ActiveX Plug-in 7.96", click "demo", click "demo.zip" to download.

Nicolas Roumiantzeff
________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@bentley.com
Sent: Tuesday, September 23, 2008 3:33 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Where do I get the Zip file?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not work with FireFox3) but there is a Zip file containing the demo that you simply extract to your PC and run locally.

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia), but there migh be an access right issue if the OCX is registered for the IE user and FireFox runs from an other user...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@bentley.com
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to using the version from 7.93. It works a little different but the same result. Now it will continually prompt to install the tictacto control. The .ocx is installed and registered because it still works in IE on the Vista machine. Here is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@esker.com <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... <mailto:Nicolas.Roumiantzeff%40esker.fr>
http://www.esker.fr/ <http://www.esker.fr/> ¦ http://www.flydoc.fr/ <http://www.flydoc.fr/>

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@esker.com <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 0x2B01268:

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@esker.com <mailto:esker-activex-plugin%40esker.com> <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike


#2332 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Tue Sep 23, 2008 4:38 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
Sorry, it's version 7.96 actually (not 7.97) :

From the Esker ActiveX Plug-in mailing list home page, click "Files", click
"Versions", click "Esker ActiveX Plug-in 7.96", click "demo", click "demo.zip"
to download.

Nicolas Roumiantzeff
________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Tuesday, September 23, 2008 3:33 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



Where do I get the Zip file?


Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not
work with FireFox3) but there is a Zip file containing the demo that you simply
extract to your PC and run locally.

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia),
but there migh be an access right issue if the OCX is registered for the IE user
and FireFox runs from an other user...

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to
using the version from 7.93. It works a little different but the same result.
Now it will continually prompt to install the tictacto control. The .ocx is
installed and registered because it still works in IE on the Vista machine. Here
is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the
Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@... <mailto:Nicolas.Roumiantzeff%40esker.fr>
http://www.esker.fr/ <http://www.esker.fr/>  ¦ http://www.flydoc.fr/
<http://www.flydoc.fr/>

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file
was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  0x2B01268:

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there
was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me
see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the
version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> 
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is
registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows
in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com>
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > >
C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

#2331 From: <mike.furlong@...>
Date: Tue Sep 23, 2008 1:32 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

Where do I get the Zip file?


Thanks,

Mike

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 8:25 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

 

You should try with version 7.97 instead of 7.93.

The demo in not online any longer (because OCX automatic installation does not work with FireFox3) but there is a Zip file containing the demo that you simply extract to your PC and run locally.

 

We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia), but there migh be an access right issue if the OCX is registered for the IE user and FireFox runs from an other user...

 

Nicolas Roumiantzeff 

 

 


From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to using the version from 7.93. It works a little different but the same result. Now it will continually prompt to install the tictacto control. The .ocx is installed and registered because it still works in IE on the Vista machine. Here is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...
http://www.esker.fr/ ¦ http://www.flydoc.fr/

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2B01268:

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@... <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

------------------------------------

------------------------------------------

Esker web site: http://www.esker.com

Esker ActiveX Plug-in mailing list info:

http://www.egroups.com/list/esker-activex-plugin

------------------------------------------Yahoo! Groups Links


#2330 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Tue Sep 23, 2008 1:24 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Mike,
 
You should try with version 7.97 instead of 7.93.
The demo in not online any longer (because OCX automatic installation does not work with FireFox3) but there is a Zip file containing the demo that you simply extract to your PC and run locally.
 
We now know that the Esker ActiveX Plug-in works on Vista (thank you Cecilia), but there migh be an access right issue if the OCX is registered for the IE user and FireFox runs from an other user...
 
Nicolas Roumiantzeff 
 


From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Tuesday, September 23, 2008 3:02 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

It looks like I was using an older version of the tictacto demo. I switched to using the version from 7.93. It works a little different but the same result. Now it will continually prompt to install the tictacto control. The .ocx is installed and registered because it still works in IE on the Vista machine. Here is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@esker.com\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x27C0C08:

-----Original Message-----
From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...

Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...
http://www.esker.fr/ ¦ http://www.flydoc.fr/

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@bentley.com
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Disregard my previous email this morning. I replied to the wrong email.

Here is the log file. It does not show CreateControlInstance. The first log file was from Firefox 2 on Vista. This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@esker.com\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2B01268:

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@esker.com <mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@bentley.com <mailto:mike.furlong%40bentley.com> <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

------------------------------------

------------------------------------------

Esker web site: http://www.esker.com

Esker ActiveX Plug-in mailing list info:

http://www.egroups.com/list/esker-activex-plugin

------------------------------------------Yahoo! Groups Links


#2329 From: <mike.furlong@...>
Date: Tue Sep 23, 2008 1:01 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 
Nicolas,

It looks like I was using an older version of the tictacto demo.  I switched to
using the version from 7.93.  It works a little different but the same result.
Now it will continually prompt to install the tictacto control.  The .ocx is
installed and registered because it still works in IE on the Vista machine. 
Here is the log file.

Thanks,
Mike

initial Quick mode: 0
initial Safe mode: 0
initial Assert mode: 0
initial Override mode: 0
time: 1222174683
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x27C0C08:


-----Original Message-----
From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Tuesday, September 23, 2008 7:38 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the
Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...




Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...
http://www.esker.fr/ ¦ http://www.flydoc.fr/



From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



Nicolas,

Disregard my previous email this morning.  I replied to the wrong email.

Here is the log file.  It does not show CreateControlInstance.  The first log
file was from Firefox 2 on Vista.  This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2B01268:

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there
was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me
see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the
version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is
registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows
in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike



------------------------------------

------------------------------------------

Esker web site: http://www.esker.com

Esker ActiveX Plug-in mailing list info:

http://www.egroups.com/list/esker-activex-plugin

------------------------------------------Yahoo! Groups Links

#2328 From: "cclamatektron" <cc_lam@...>
Date: Tue Sep 23, 2008 12:52 pm
Subject: Re: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
cclamatektron
Offline Offline
Send Email Send Email
 
Hi,
I have my ActiveX control working on my Vista with FireFox 3.0.1 and
Esker 7.96. My embed tag is something like the following.
<embed
clsid="6046B45D-7DFE-468F-9C78-E28FBE7399E0"
id="ewepMyContent1"
type="application/x-eskeractivex"
width="100%"
height="400"
href="http://localhost/ewebeditpro5/test.htm"
charset="iso-8859-1"
name="ewepMyContent1">

Regards,
Cecilia

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Mike,
>
> Thanks for clearing things out.
>
> It seems clear that there is a Vista issue.
> Unfortunately, I do not have a Vista platform to test myself.
>
> Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?
>
> Thanks to everyone for your collaboration,
>
> Nicolas Roumiantzeff
>
> P.S. Mike: are you using the HTML page provided with the latest
version of the Esker ActiveX Plug-in demo?
> To be sure, please send your <EMBED> tag...
>
>
>
>
> Nicolas Roumiantzeff
> Ingénieur Expert Logiciel / Chief Software Engineer
> Esker SA
> Tél : +33 (0)4 72 83 46 79
> Fax : +33 (0)4 72 83 46 40
> mailto:Nicolas.Roumiantzeff@...
> http://www.esker.fr/ ¦ http://www.flydoc.fr/
>
>
>

#2327 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Tue Sep 23, 2008 12:37 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Mike,

Thanks for clearing things out.

It seems clear that there is a Vista issue.
Unfortunately, I do not have a Vista platform to test myself.

Does anyone have the Esker ActiveX Plug-in working (or not) with Vista?

Thanks to everyone for your collaboration,

Nicolas Roumiantzeff

P.S. Mike: are you using the HTML page provided with the latest version of the
Esker ActiveX Plug-in demo?
To be sure, please send your <EMBED> tag...




Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79
Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...
http://www.esker.fr/ ¦ http://www.flydoc.fr/



From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Tuesday, September 23, 2008 1:21 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



Nicolas,

Disregard my previous email this morning.  I replied to the wrong email.

Here is the log file.  It does not show CreateControlInstance.  The first log
file was from Firefox 2 on Vista.  This is with Firefox 3.

Thanks,

Mike

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2B01268:

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there
was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me
see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the
version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...
<mailto:esker-activex-plugin%40esker.com> \plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is
registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com> 
<mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows
in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> 
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> > >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> > >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > >
C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

#2326 From: <mike.furlong@...>
Date: Tue Sep 23, 2008 11:21 am
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

Nicolas,

 

Disregard my previous email this morning.  I replied to the wrong email.

 

Here is the log file.  It does not show CreateControlInstance.  The first log file was from Firefox 2 on Vista.  This is with Firefox 3.

 

Thanks,

Mike

 

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1222168194

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2B01268:

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 9:19 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Here is the contents of my .log file. This is in FF3. The addons show the version 7.96 installed. The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2710C08:

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com <mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> [mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> <temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> <temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

Nicolas Roumiantzeff
Ingenieur Expert Logiciel / Chief Software Engineer
Esker SA
Tel : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
nicolas.roumiantzeff@... <mailto:nicolas.roumiantzeff%40esker.fr> <mailto:nicolas.roumiantzeff%40esker.fr> www.esker.fr www.flydoc.fr


#2325 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Fri Sep 19, 2008 2:18 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Mike,

It is surprising that there is no line containing "CreateControlInstance" (there
was one in the first trace log you sent).

Please, delete the trace log file and then open your page using FireFox...
.. if the trace log file is different (contains "CreateControlInstance"), let me
see it...

Thanks,

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Friday, September 19, 2008 4:06 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



Nicolas,

Here is the contents of my .log file.  This is in FF3.  The addons show the
version 7.96 installed.  The tictacto example works in IE7 on this computer.

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to
[C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\
\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2710C08:


Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is
registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of
mike.furlong@... <mailto:mike.furlong%40bentley.com>
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows
in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com
<mailto:%27esker-activex-plugin%40yahoogroups.com> '
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ] On Behalf Of Roumiantzeff,
Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> 
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>  <temporary://transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:> >
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> 
<temporary://transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> > >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>  <temporary://transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,> >
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> 
<temporary://transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > >
C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

Nicolas Roumiantzeff
Ingenieur Expert Logiciel / Chief Software Engineer
Esker SA
Tel : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
nicolas.roumiantzeff@... <mailto:nicolas.roumiantzeff%40esker.fr> 
<mailto:nicolas.roumiantzeff%40esker.fr> www.esker.fr www.flydoc.fr

#2324 From: <mike.furlong@...>
Date: Fri Sep 19, 2008 2:06 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

Nicolas,

 

Here is the contents of my .log file.  This is in FF3.  The addons show the version 7.96 installed.  The tictacto example works in IE7 on this computer.

 

initial Quick mode: 0

initial Safe mode: 0

initial Assert mode: 0

initial Override mode: 0

time: 1221833045

map [deployer.ini] to [deployer.ini]: OK

map [platform.32] to []: OK

map [platform.NT] to []: OK

map [platform.NT6] to []: OK

map [\DEPLOYER\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK

map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK

map [\WINDOWS\] to [C:\Windows\]: OK

map [\SYSTEM\] to [C:\Windows\system32\]: OK

map [\PLUGINS\] to [C:\Users\Mike.Furlong\AppData\Roaming\Mozilla\Firefox\Profiles\lbjz239o.default\extensions\esker-activex-plugin@...\plugins\]: OK

map [\DISK\] to [C:\]: OK

map [\PROGRAM FILES\] to [C:\Program Files\]: OK

map [deployer.plugin] to []: OK

map [deployer.administrator] to []: OK

map [yes] to [yes]: OK

map [no] to [no]: OK

lookup [deployer.version]: not found

GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: 0x2710C08:


Thanks,

Mike

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Friday, September 19, 2008 8:34 AM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the control too. The tictacto example works in IE so the ocx is registered. It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista. All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems. The active control shows in the registry.

Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com <mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:>
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,>
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> > C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

Nicolas Roumiantzeff
Ingenieur Expert Logiciel / Chief Software Engineer
Esker SA
Tel : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
nicolas.roumiantzeff@... <mailto:nicolas.roumiantzeff%40esker.fr> www.esker.fr www.flydoc.fr


#2323 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Fri Sep 19, 2008 1:34 pm
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Mike,

What is in the trace log when the OCX is registred prior launching FirFox on
Vista?

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Friday, September 19, 2008 1:33 PM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista



Nicolas,

I can register the control too.  The tictacto example works in IE so the ocx is
registered.  It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is
on Windows Vista.  All is OK on Windows XP.

Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of
mike.furlong@...
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

I can register the tictacto.ocx without any problems.  The active control shows
in the registry.


Thanks,

Mike

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Nicolas,

Any other ideas on this?


Thanks,

Mike

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
[mailto:esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> ]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com>
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary://transit/TicTacTo.ocx:>
<temporary:///transit/TicTacTo.ocx: <temporary://transit/TicTacTo.ocx:> >
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary://transit/TicTacTo.ocx,>
<temporary:///transit/TicTacTo.ocx, <temporary://transit/TicTacTo.ocx,> >
C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

Nicolas Roumiantzeff
Ingenieur Expert Logiciel / Chief Software Engineer
Esker SA
Tel : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
nicolas.roumiantzeff@... <mailto:nicolas.roumiantzeff%40esker.fr> 
www.esker.fr www.flydoc.fr

#2322 From: Andrew Roberts <andrew.roberts@...>
Date: Fri Sep 19, 2008 1:33 pm
Subject: Unsubscribe
andrew.roberts@...
Send Email Send Email
 
#2321 From: <mike.furlong@...>
Date: Fri Sep 19, 2008 11:32 am
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

Nicolas,

 

I can register the control too.  The tictacto example works in IE so the ocx is registered.  It just does not show in Firefox 2 or 3 or Netscape 8 or 9. This is on Windows Vista.  All is OK on Windows XP.

 

Thanks,

Mike

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of mike.furlong@...
Sent: Thursday, September 18, 2008 11:56 AM
To: esker-activex-plugin@yahoogroups.com
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Nicolas,

 

I can register the tictacto.ocx without any problems.  The active control shows in the registry.


Thanks,

Mike

 

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Nicolas,

 

Any other ideas on this?


Thanks,

Mike

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary:///transit/TicTacTo.ocx:>
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary:///transit/TicTacTo.ocx,> C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

Nicolas Roumiantzeff
Ingenieur Expert Logiciel / Chief Software Engineer
Esker SA
Tel : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
nicolas.roumiantzeff@... www.esker.fr www.flydoc.fr


#2320 From: <mike.furlong@...>
Date: Thu Sep 18, 2008 4:55 pm
Subject: FW: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista
mike.furlong...
Offline Offline
Send Email Send Email
 

Nicolas,

 

I can register the tictacto.ocx without any problems.  The active control shows in the registry.


Thanks,

Mike

 

From: Mike Furlong
Sent: Tuesday, April 08, 2008 2:41 PM
To: 'esker-activex-plugin@yahoogroups.com'
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Nicolas,

 

Any other ideas on this?


Thanks,

Mike

 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of Roumiantzeff, Nicolas
Sent: Thursday, March 13, 2008 9:23 AM
To: esker-activex-plugin@yahoogroups.com
Subject: RE: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

 

Hi Mike,

The trace log seems correct, although unfortunately there is no details
on the ActiveX registration.

Could you try and register the ActiveX by hand by typing the following
command line:

regsvr32.exe "C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx"

Tell me if there is an error.
If not, retry opening FireFox on the page containing the ActiveX and see
if it works.
If not, check the registry for the ActiveX registration under:
HKEY_CLASS_ROOT\CLSID\{573EB966-8DF8-11D2-8AEB-00104B4228F5}

Nicolas Roumiantzeff

________________________________

From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com]
Sent: Wednesday, March 12, 2008 1:31 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Firefox 2.0.0.12 on Vista

I am not sure if this is still monitored, but I cannot get the
tictacto example to work using Firefox 2.0.0.12 on Windows Vista.
The tictacto exmaple works fine with Firefox 2.0.0.12 on Windows XP.

Here is the log file.

CreateControlInstance: 0x3725090: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
time: 1205324875
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
GetURL: local URL not found: temporary:///transit/TicTacTo.ocx:
<temporary:///transit/TicTacTo.ocx:>
0x3925590:
GetURL: tictacto/install.htm: 0x3925590: _self
time: 1205324898
map [deployer.ini] to [deployer.ini]: OK
map [platform.32] to []: OK
map [platform.NT] to []: OK
map [platform.NT6] to []: OK
map [\DEPLOYER\] to
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\deployer\]: OK
map [\TEMP\] to [C:\Users\MIKE~1.FUR\AppData\Local\Temp\]: OK
map [\WINDOWS\] to [C:\Windows\]: OK
map [\SYSTEM\] to [C:\Windows\system32\]: OK
map [\PLUGINS\] to [C:\Program Files\Mozilla Firefox\plugins\]: OK
map [\DISK\] to [C:\]: OK
map [\PROGRAM FILES\] to [C:\Program Files\]: OK
map [deployer.plugin] to []: OK
map [deployer.administrator] to []: OK
map [yes] to [yes]: OK
map [no] to [no]: OK
lookup [deployer.version]: not found
DownloadQueue_Push (&pActiveXImpl->m_pDownloadQueue, TRUE, FALSE,
FALSE, FALSE, TRUE, temporary:///transit/TicTacTo.ocx,
<temporary:///transit/TicTacTo.ocx,> C:\Program
Files\Mozilla Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx, "")
nsActiveXInputStream: open file succeeded:
[C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]: 0x24C
Local copy [0x3A4B158]:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488
OnStartBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]
mode isolation: no
go
open file [C:\Program Files\Mozilla Firefox\plugins\np7esk32\ocx\0004
\TicTacTo.ocx] 0x258
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 8192 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: 8192 bytes read
nsActiveXInputStream: reading 8192 bytes from file: 0x24C
nsActiveXInputStream: read 0 bytes from file: 0x24C
nsActiveXStreamListener::OnDataAvailable [0x3A4B158]: EOF
OnStopBinding:
[file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx]:
DONE
file handle: 0x258
file closed: 0K
SetFileModificationTime: [C:\Program Files\Mozilla
Firefox\plugins\np7esk32\ocx\0004\TicTacTo.ocx]: 1018482060
physical path: [C:\Program Files\Mozilla Firefox\plugins\np7esk32
\ocx\0004\TicTacTo.ocx]
lock transit files: in Err=0 Reboot=0 Locked=0 Failed=0
lock transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: in Err=0 Reboot=0 Locked=0 Failed=0
rename transit files: out Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: in Err=0 Reboot=0 Locked=0 Failed=0
rename locked files: out Err=0 Reboot=0 Locked=0 Failed=0
setup: in Err=0 Reboot=0 Locked=0 Failed=0
setup: out Err=0 Reboot=0 Locked=0 Failed=0
CreateControlInstance: 0x3724488: TicTacToe: 573EB966-8DF8-11D2-8AEB-
00104B4228F5: is not installed!
Local copy:
file:///C:\Users\MIKE~1.FUR\AppData\Local\Temp\transit/TicTacTo.ocx:
0x3724488: succeeded

Does this work for anyone else? Any ideas?

Thanks,
Mike

Nicolas Roumiantzeff
Ingenieur Expert Logiciel / Chief Software Engineer
Esker SA
Tel : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
nicolas.roumiantzeff@... www.esker.fr www.flydoc.fr


#2319 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Wed Sep 10, 2008 4:03 pm
Subject: RE: [Esker ActiveX Plug-in] ça ne fonctionne pas
nicolasroumi...
Offline Offline
Send Email Send Email
 
Try directly using the id (the getElementById will return the plug-in instead of
your activeX) :

>var monOCX = document.getElementById("ImprimerFFX" )

var monOCX = window.ImprimerFFX

Beware that if you call your function in the page onload event, you will need to
check and wait that the ActiveX control is ready :

if (window["ImprimerFFX"] == null)
{
         // use setTimeout to retry later
         // ...
}

Nicolas Roumiantzeff

P.S. Note that you can use the same syntax for IE as well

>var monOCX = document.getElementById("ImprimerIE" )

var monOCX = window.ImprimerIE



http://www.esker.fr/ Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79  Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...  http://www.esker.fr/ 
http://www.flydoc.fr/
http://www.quitpaper.fr/green_doc.asp



From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of alainvioll
Sent: Tuesday, September 09, 2008 6:58 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] ça ne fonctionne pas



Bonjour,
la partie MSIE Fonctionne, pas la partie FXX,
vous pouvez répondre en anglais si vous le souhaitez.

merci.

<!-- HTML -->
<OBJECT
ID="ImprimerIE"
CLASSID="CLSID:B77598E5-F6F3-4041-A944-542929CE3DB4"
CODEBASE="http://srvprod03/dossier/_res/IEutil.ocx
<http://srvprod03/dossier/_res/IEutil.ocx> ">
</OBJECT>
<EMBED type="application/x-eskeractivex"
ID="ImprimerFFX""
CLASSID="CLSID:B77598E5-F6F3-4041-A944-542929CE3DB4"
CODEBASE="http://srvprod03/dossier/_res/IEutil.ocx
<http://srvprod03/dossier/_res/IEutil.ocx> "
/>

<a href="javascript:ImprimerDossierIE()">ImprimerDossierIE</a>
<a href="javascript:ImprimerDossierFFX()">ImprimerDossierFFX</a>

/* javascript */
function ImprimerDossierIE() {
var monOCX = document.getElementById("ImprimerIE" )
monOCX.Imprimer()
}

function ImprimerDossierFFX() {
var monOCX = document.getElementById("ImprimerFFX" )
monOCX.Imprimer()
}

#2318 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Wed Sep 10, 2008 7:41 am
Subject: RE: [Esker ActiveX Plug-in] PRIVATE
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Goalfired,

> once FF loaded with the Esker Plugin sees a
secure connection it will register the OCX?

That is correct.

>each download would still have to have an agreement as a condition of
use.

No: no agreement needed.

>Is an alternative location for redistribution something you would
consider?

With previous versions of FireFox, you could copy the signed JAR containing the
Esker ActiveX Plug-in on any server of your choice.
But unfortunately, it seems that this is not possible with FireFox 3.
This is why I chose to upload the Esker ActiveX Plug-in to addons.mozilla.org as
it is the standard way to distribute plugins.
I also prefere this centralized solution because it is better for the Esker
ActiveX Plug-in community synergy.

>I expect some other flavour of this may also be required for Google Chrome when
they have rolled out NPAPI

If Chrome NPAPI implementation relies on Mozilla open source, the Esker ActiveX
Plug-in might work as it is.
If there are slight imcompatibilities, I'll need to hold until I have enough
time to download Chrome source and build it to identify the problem.
But if there are serious imcompatibilities (notably with regard to the
Javascript API) I wont have the opportunity to port the Plug-in...

Nicolas Roumiantzeff


http://www.esker.fr/ Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79  Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...  http://www.esker.fr/ 
http://www.flydoc.fr/
http://www.quitpaper.fr/green_doc.asp



From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of goalfired
Sent: Tuesday, September 09, 2008 5:52 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] PRIVATE



Hi Nicolas,

Thanks for your help with this. I will need to order a secure
certificate from Thawte before I can test this further. If I
understand correctly, once FF loaded with the Esker Plugin sees a
secure connection it will register the OCX?

As some point in the future I will need to deploy my control and I
would like to ease the installation as much as possible. One way that
might make it easier would be to allow the Esker control to be
downloaded from my site.

I am not sure how your current licensing model works, but obviously
each download would still have to have an agreement as a condition of
use.

Moving forward, I expect some other flavour of this may also be
required for Google Chrome when they have rolled out NPAPI.

Is an alternative location for redistribution something you would
consider?

If you prefer to keep these issues off the board you can contact me
directly, my Email is: protelum@... <mailto:protelum%40ymail.com>

Many thanks.

#2317 From: "alainvioll" <alainvioll@...>
Date: Tue Sep 9, 2008 4:58 pm
Subject: ça ne fonctionne pas
alainvioll
Offline Offline
Send Email Send Email
 
Bonjour,
la partie MSIE Fonctionne, pas la partie FXX,
vous pouvez répondre en anglais si vous le souhaitez.

merci.

<!-- HTML -->
<OBJECT
     ID="ImprimerIE"
     CLASSID="CLSID:B77598E5-F6F3-4041-A944-542929CE3DB4"
     CODEBASE="http://srvprod03/dossier/_res/IEutil.ocx">
</OBJECT>
<EMBED type="application/x-eskeractivex"
     ID="ImprimerFFX""
     CLASSID="CLSID:B77598E5-F6F3-4041-A944-542929CE3DB4"
     CODEBASE="http://srvprod03/dossier/_res/IEutil.ocx"
/>

<a href="javascript:ImprimerDossierIE()">ImprimerDossierIE</a>
<a href="javascript:ImprimerDossierFFX()">ImprimerDossierFFX</a>


/* javascript */
function ImprimerDossierIE() {
     var monOCX = document.getElementById("ImprimerIE" )
     monOCX.Imprimer()
}

function ImprimerDossierFFX() {
     var monOCX = document.getElementById("ImprimerFFX" )
     monOCX.Imprimer()
}

#2316 From: "goalfired" <protelum@...>
Date: Tue Sep 9, 2008 3:51 pm
Subject: PRIVATE
goalfired
Offline Offline
Send Email Send Email
 
Hi Nicolas,

Thanks for your help with this. I will need to order a secure
certificate from Thawte before I can test this further. If I
understand correctly, once FF loaded with the Esker Plugin sees a
secure connection it will register the OCX?

As some point in the future I will need to deploy my control and I
would like to ease the installation as much as possible. One way that
might make it easier would be to allow the Esker control to be
downloaded from my site.

I am not sure how your current licensing model works, but obviously
each download would still have to have an agreement as a condition of
use.

Moving forward, I expect some other flavour of this may also be
required for Google Chrome when they have rolled out NPAPI.

Is an alternative location for redistribution something you would
consider?

If you prefer to keep these issues off the board you can contact me
directly, my Email is: protelum@...

Many thanks.

#2315 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Tue Sep 9, 2008 12:20 pm
Subject: RE: [Esker ActiveX Plug-in] Deployment
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Goalfired,
 
Yes, that's right :
 
If the URL is secured using HTTPS, the Esker ActiveX Plug-in will download the OCX file, store it ont the local disk drive (in a specific OCX cache folder), and register it by calling its RegisterServer function (regsvr32 compatible).
 
Nicolas Roumiantzeff


From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of goalfired
Sent: Tuesday, September 09, 2008 10:56 AM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Deployment


Hi Nicolas,

I can arrange for a secure certificate and I assume this will then
allow me to deploy the OCX to FF. But how do I then get it
registered? I want to try and get away from users having to download
and install something specifically for FF and if the FF session
cannnot register the OCX I can't see a way round this.

Is this what you mean by a "regsvr32" compatible installation?

Thanks.

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> Currently, the only thing I can point you to is HTTPS.
> This should work for "standard" ActiveX with a single component
(the OCX or DLL file and with a regsvr32 compatible installation).
> Your ActiveX might have a complex implementation but can still be
standard.
>
> If your ActiveX is downloaded from a secure HTTPS URL, then the
Esker ActiveX Plug-in authorize its installation.
>
> Nicolas Roumiantzeff
>
> ________________________________
> From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-
plugin@yahoogroups.com] On Behalf Of goalfired
> Sent: Monday, September 08, 2008 10:38 PM
> To: esker-activex-plugin@yahoogroups.com
> Subject: [Esker ActiveX Plug-in] Re: Debugging
>
>
> Hi,
>
> Implementing IObjectSafety fixed the problem!
>
> Mine is quite a complex control (it transmits/receives packets to a
> remote server using WinSock), so I have a fairly high level of
> confidence regarding future versions.
>
> I would be grateful if you could point me in the right direction for
> deployment and also regarding the issues of simpler implementation
> mentioned previously.
>
> Thanks.
>
> --- In esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com>, "Roumiantzeff, Nicolas"
> <nicolas.roumiantzeff@> wrote:
> >
> > Hi Goalfired,
> >
> > > when I produce the package it clearly is marked safe for
> > scripting and initialisation
> >
> > What do you mean by "package": are you producing a CAB file ?
> > In that case, "safe for scripting" and "safe for initializing"
> might be specified in the CAB file but not in the ActiveX DLL.
> >
> > >http://support.microsoft.com/kb/q182598
> <http://support.microsoft.com/kb/q182598>
> >
> > Indeed, implementing the SetInterfaceSafetyOptions method of the
> IObjectSafety interface in your ActiveX would solve the problem.
> >
> > Alternatively, depending on your development environment, looking
> for "Implemented Categories" and "7DD95801-9882-11CF-9FA9-
> 00AA006C42C4" might leed to an easier implementation...
> >
> > Nicolas Roumiantzeff
> >
> >
> >
> >
> > http://www.esker.fr/ Nicolas Roumiantzeff
> > Ingénieur Expert Logiciel / Chief Software Engineer
> > Esker SA
> > Tél : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
> > mailto:Nicolas.Roumiantzeff@ http://www.esker.fr/
> http://www.flydoc.fr/
> > http://www.quitpaper.fr/green_doc.asp
> >
> >
> >
> > From: esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com> [mailto:esker-activex-
> plugin@yahoogroups.com<mailto:plugin%40yahoogroups.com>] On Behalf
Of goalfired
> > Sent: Monday, September 08, 2008 1:23 PM
> > To: esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com>
> > Subject: [Esker ActiveX Plug-in] Re: Debugging
> >
> >
> >
> >
> >
> > Hi,
> >
> > Ok. Have checked this and I didn't have the window.xxx syntax, but
> it
> > didn't fix it. The Debug log is telling me...
> >
> > lookup [deployer.version]: [7.96.0.0]
> > CreateControlInstance: 0x1325630: MyOCXName: MyGUID
> > CreateControlInstance: in: MyGUID control is not safe for
> initializing
> > CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
> > safe for scripting
> >
> > However, when I produce the package it clearly is marked safe for
> > scripting and initialisation so it must be something FireFox needs
> > that IE doesn't.
> >
> > The only reference to this I can find is...
> > http://support.microsoft.com/kb/q182598
> <http://support.microsoft.com/kb/q182598>
> >
> > I am guessing to move forward I need to make these changes to my
> OCX?
> >
> > Thanks.
> >
> > --- In esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com> <mailto:esker-activex-
> plugin%40yahoogroups.com> , "nicolasroumiantzeff"
> > <nicolas.roumiantzeff@> wrote:
> > >
> > > Hi Goalfired,
> > >
> > > Please, read the FAQ (available under the "Files" section of the
> > Esker
> > > ActiveX Plug-in home page): there is an explanation about how to
> > > activate trace logging...
> > >
> > > Typical issues with javascript not working :
> > >
> > > 1) you are using the <OBJECT> instead of the <EMBED> tag (the
> > stnadard
> > > ActiveX plugin delivered with Firefox does not support
javascript
> > > access)
> > >
> > > 2) your ActiveX is not marked as safe for scripting (and/or safe
> > for
> > > initializing).
> > >
> > > 3) your javascript code is called by the page "onload" event and
> > the
> > > ActiveX is not yet instanciated (you need to check and retry
using
> > > javascript "timeOut" method)
> > >
> > > 4) the javascript name of the object to access your is incorrect
> > (you
> > > need to use "window.xxx" where "xxx" is the value of the "id"
> > attribute
> > > of the <EMBED> tag).
> > >
> > > ...
> > >
> > > Nicolas Roumiantzeff
> > >
> > > --- In esker-activex-plugin@yahoogroups.com<mailto:esker-
activex-plugin%40yahoogroups.com> <mailto:esker-activex-
> plugin%40yahoogroups.com> , "goalfired"
> > <protelum@>
> > > wrote:
> > > >
> > > >
> > > > Hi,
> > > >
> > > > Although I cannot deploy the code in 3.0.1, I have managed to
> get
> > the
> > > > basic UserControl background to appear. However, I am unable
to
> > use
> > > any
> > > > of the methods, properties or events of the control.
> > > >
> > > > It seems the UserControl object is not visible to Javascript.
> Any
> > use
> > > > of a reference to it silently errors and prevents further
> > execution.
> > > >
> > > > Is there a way I can debug this further?
> > > >
> > > > Thanks.
> > > >
> > >
> >
>


#2314 From: "goalfired" <protelum@...>
Date: Tue Sep 9, 2008 8:56 am
Subject: Deployment
goalfired
Offline Offline
Send Email Send Email
 
Hi Nicolas,

I can arrange for a secure certificate and I assume this will then
allow me to deploy the OCX to FF. But how do I then get it
registered? I want to try and get away from users having to download
and install something specifically for FF and if the FF session
cannnot register the OCX I can't see a way round this.

Is this what you mean by a "regsvr32" compatible installation?

Thanks.

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> Currently, the only thing I can point you to is HTTPS.
> This should work for "standard" ActiveX with a single component
(the OCX or DLL file and with a regsvr32 compatible installation).
> Your ActiveX might have a complex implementation but can still be
standard.
>
> If your ActiveX is downloaded from a secure HTTPS URL, then the
Esker ActiveX Plug-in authorize its installation.
>
> Nicolas Roumiantzeff
>
> ________________________________
> From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-
plugin@yahoogroups.com] On Behalf Of goalfired
> Sent: Monday, September 08, 2008 10:38 PM
> To: esker-activex-plugin@yahoogroups.com
> Subject: [Esker ActiveX Plug-in] Re: Debugging
>
>
> Hi,
>
> Implementing IObjectSafety fixed the problem!
>
> Mine is quite a complex control (it transmits/receives packets to a
> remote server using WinSock), so I have a fairly high level of
> confidence regarding future versions.
>
> I would be grateful if you could point me in the right direction for
> deployment and also regarding the issues of simpler implementation
> mentioned previously.
>
> Thanks.
>
> --- In esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com>, "Roumiantzeff, Nicolas"
> <nicolas.roumiantzeff@> wrote:
> >
> > Hi Goalfired,
> >
> > > when I produce the package it clearly is marked safe for
> > scripting and initialisation
> >
> > What do you mean by "package": are you producing a CAB file ?
> > In that case, "safe for scripting" and "safe for initializing"
> might be specified in the CAB file but not in the ActiveX DLL.
> >
> > >http://support.microsoft.com/kb/q182598
> <http://support.microsoft.com/kb/q182598>
> >
> > Indeed, implementing the SetInterfaceSafetyOptions method of the
> IObjectSafety interface in your ActiveX would solve the problem.
> >
> > Alternatively, depending on your development environment, looking
> for "Implemented Categories" and "7DD95801-9882-11CF-9FA9-
> 00AA006C42C4" might leed to an easier implementation...
> >
> > Nicolas Roumiantzeff
> >
> >
> >
> >
> > http://www.esker.fr/ Nicolas Roumiantzeff
> > Ingénieur Expert Logiciel / Chief Software Engineer
> > Esker SA
> > Tél : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
> > mailto:Nicolas.Roumiantzeff@ http://www.esker.fr/
> http://www.flydoc.fr/
> > http://www.quitpaper.fr/green_doc.asp
> >
> >
> >
> > From: esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com> [mailto:esker-activex-
> plugin@yahoogroups.com<mailto:plugin%40yahoogroups.com>] On Behalf
Of goalfired
> > Sent: Monday, September 08, 2008 1:23 PM
> > To: esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com>
> > Subject: [Esker ActiveX Plug-in] Re: Debugging
> >
> >
> >
> >
> >
> > Hi,
> >
> > Ok. Have checked this and I didn't have the window.xxx syntax, but
> it
> > didn't fix it. The Debug log is telling me...
> >
> > lookup [deployer.version]: [7.96.0.0]
> > CreateControlInstance: 0x1325630: MyOCXName: MyGUID
> > CreateControlInstance: in: MyGUID control is not safe for
> initializing
> > CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
> > safe for scripting
> >
> > However, when I produce the package it clearly is marked safe for
> > scripting and initialisation so it must be something FireFox needs
> > that IE doesn't.
> >
> > The only reference to this I can find is...
> > http://support.microsoft.com/kb/q182598
> <http://support.microsoft.com/kb/q182598>
> >
> > I am guessing to move forward I need to make these changes to my
> OCX?
> >
> > Thanks.
> >
> > --- In esker-activex-plugin@yahoogroups.com<mailto:esker-activex-
plugin%40yahoogroups.com> <mailto:esker-activex-
> plugin%40yahoogroups.com> , "nicolasroumiantzeff"
> > <nicolas.roumiantzeff@> wrote:
> > >
> > > Hi Goalfired,
> > >
> > > Please, read the FAQ (available under the "Files" section of the
> > Esker
> > > ActiveX Plug-in home page): there is an explanation about how to
> > > activate trace logging...
> > >
> > > Typical issues with javascript not working :
> > >
> > > 1) you are using the <OBJECT> instead of the <EMBED> tag (the
> > stnadard
> > > ActiveX plugin delivered with Firefox does not support
javascript
> > > access)
> > >
> > > 2) your ActiveX is not marked as safe for scripting (and/or safe
> > for
> > > initializing).
> > >
> > > 3) your javascript code is called by the page "onload" event and
> > the
> > > ActiveX is not yet instanciated (you need to check and retry
using
> > > javascript "timeOut" method)
> > >
> > > 4) the javascript name of the object to access your is incorrect
> > (you
> > > need to use "window.xxx" where "xxx" is the value of the "id"
> > attribute
> > > of the <EMBED> tag).
> > >
> > > ...
> > >
> > > Nicolas Roumiantzeff
> > >
> > > --- In esker-activex-plugin@yahoogroups.com<mailto:esker-
activex-plugin%40yahoogroups.com> <mailto:esker-activex-
> plugin%40yahoogroups.com> , "goalfired"
> > <protelum@>
> > > wrote:
> > > >
> > > >
> > > > Hi,
> > > >
> > > > Although I cannot deploy the code in 3.0.1, I have managed to
> get
> > the
> > > > basic UserControl background to appear. However, I am unable
to
> > use
> > > any
> > > > of the methods, properties or events of the control.
> > > >
> > > > It seems the UserControl object is not visible to Javascript.
> Any
> > use
> > > > of a reference to it silently errors and prevents further
> > execution.
> > > >
> > > > Is there a way I can debug this further?
> > > >
> > > > Thanks.
> > > >
> > >
> >
>

#2313 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Tue Sep 9, 2008 7:55 am
Subject: RE: [Esker ActiveX Plug-in] Re: Debugging
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Goalfired,
 
Currently, the only thing I can point you to is HTTPS.
This should work for "standard" ActiveX with a single component (the OCX or DLL file and with a regsvr32 compatible installation).
Your ActiveX might have a complex implementation but can still be standard.
 
If your ActiveX is downloaded from a secure HTTPS URL, then the Esker ActiveX Plug-in authorize its installation.
 
Nicolas Roumiantzeff 
 

From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of goalfired
Sent: Monday, September 08, 2008 10:38 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Re: Debugging


Hi,

Implementing IObjectSafety fixed the problem!

Mine is quite a complex control (it transmits/receives packets to a
remote server using WinSock), so I have a fairly high level of
confidence regarding future versions.

I would be grateful if you could point me in the right direction for
deployment and also regarding the issues of simpler implementation
mentioned previously.

Thanks.

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> > when I produce the package it clearly is marked safe for
> scripting and initialisation
>
> What do you mean by "package": are you producing a CAB file ?
> In that case, "safe for scripting" and "safe for initializing"
might be specified in the CAB file but not in the ActiveX DLL.
>
> >http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> Indeed, implementing the SetInterfaceSafetyOptions method of the
IObjectSafety interface in your ActiveX would solve the problem.
>
> Alternatively, depending on your development environment, looking
for "Implemented Categories" and "7DD95801-9882-11CF-9FA9-
00AA006C42C4" might leed to an easier implementation...
>
> Nicolas Roumiantzeff
>
>
>
>
> http://www.esker.fr/ Nicolas Roumiantzeff
> Ingénieur Expert Logiciel / Chief Software Engineer
> Esker SA
> Tél : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
> mailto:Nicolas.Roumiantzeff@... http://www.esker.fr/
http://www.flydoc.fr/
> http://www.quitpaper.fr/green_doc.asp
>
>
>
> From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-
plugin@yahoogroups.com] On Behalf Of goalfired
> Sent: Monday, September 08, 2008 1:23 PM
> To: esker-activex-plugin@yahoogroups.com
> Subject: [Esker ActiveX Plug-in] Re: Debugging
>
>
>
>
>
> Hi,
>
> Ok. Have checked this and I didn't have the window.xxx syntax, but
it
> didn't fix it. The Debug log is telling me...
>
> lookup [deployer.version]: [7.96.0.0]
> CreateControlInstance: 0x1325630: MyOCXName: MyGUID
> CreateControlInstance: in: MyGUID control is not safe for
initializing
> CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
> safe for scripting
>
> However, when I produce the package it clearly is marked safe for
> scripting and initialisation so it must be something FireFox needs
> that IE doesn't.
>
> The only reference to this I can find is...
> http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> I am guessing to move forward I need to make these changes to my
OCX?
>
> Thanks.
>
> --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "nicolasroumiantzeff"
> <nicolas.roumiantzeff@> wrote:
> >
> > Hi Goalfired,
> >
> > Please, read the FAQ (available under the "Files" section of the
> Esker
> > ActiveX Plug-in home page): there is an explanation about how to
> > activate trace logging...
> >
> > Typical issues with javascript not working :
> >
> > 1) you are using the <OBJECT> instead of the <EMBED> tag (the
> stnadard
> > ActiveX plugin delivered with Firefox does not support javascript
> > access)
> >
> > 2) your ActiveX is not marked as safe for scripting (and/or safe
> for
> > initializing).
> >
> > 3) your javascript code is called by the page "onload" event and
> the
> > ActiveX is not yet instanciated (you need to check and retry using
> > javascript "timeOut" method)
> >
> > 4) the javascript name of the object to access your is incorrect
> (you
> > need to use "window.xxx" where "xxx" is the value of the "id"
> attribute
> > of the <EMBED> tag).
> >
> > ...
> >
> > Nicolas Roumiantzeff
> >
> > --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "goalfired"
> <protelum@>
> > wrote:
> > >
> > >
> > > Hi,
> > >
> > > Although I cannot deploy the code in 3.0.1, I have managed to
get
> the
> > > basic UserControl background to appear. However, I am unable to
> use
> > any
> > > of the methods, properties or events of the control.
> > >
> > > It seems the UserControl object is not visible to Javascript.
Any
> use
> > > of a reference to it silently errors and prevents further
> execution.
> > >
> > > Is there a way I can debug this further?
> > >
> > > Thanks.
> > >
> >
>


#2312 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Tue Sep 9, 2008 7:47 am
Subject: RE: [Esker ActiveX Plug-in] Re: Debugging
nicolasroumi...
Offline Offline
Send Email Send Email
 
Typically, a packager tool would not modify your OCX implementation (add the IObjectSafty interface) but would generate a specific installation procedure (which adds the "safe for scripting" and "safe for initializing" implemented cathegories in the Windows registry under your ActiveX CLSID key) and add it to the CAB file. 
 
Unfortunately, since the CAB files are not supported, this does not help under firefox.
 
Still, you could add the implemented categories in your OCX, for example if your development environment is ATL, by using a registrar declaration.
 
Nevertheless, the Microsoft article about IObjectSafety should work too...
 
Nicolas Roumiantzeff


From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of goalfired
Sent: Monday, September 08, 2008 5:14 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Re: Debugging


Hi,

Yes, I am referring to the AddIn and Deployment Package for the IE
deployed CAB file. I assumed this meant that the OCX was also marked
safe for initialisation and scripting.

I am not sure what you mean when you say, "Implemented Categories"
and "7DD95801-9882-11CF-9FA9-00AA006C42C4" might leed to an easier
implementation...

If there is an easier way then I'd be grateful if you could expand on
this.

Thanks.

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> > when I produce the package it clearly is marked safe for
> scripting and initialisation
>
> What do you mean by "package": are you producing a CAB file ?
> In that case, "safe for scripting" and "safe for initializing"
might be specified in the CAB file but not in the ActiveX DLL.
>
> >http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> Indeed, implementing the SetInterfaceSafetyOptions method of the
IObjectSafety interface in your ActiveX would solve the problem.
>
> Alternatively, depending on your development environment, looking
for "Implemented Categories" and "7DD95801-9882-11CF-9FA9-
00AA006C42C4" might leed to an easier implementation...
>
> Nicolas Roumiantzeff
>
>
>
>
> http://www.esker.fr/ Nicolas Roumiantzeff
> Ingénieur Expert Logiciel / Chief Software Engineer
> Esker SA
> Tél : +33 (0)4 72 83 46 79 Fax : +33 (0)4 72 83 46 40
> mailto:Nicolas.Roumiantzeff@... http://www.esker.fr/
http://www.flydoc.fr/
> http://www.quitpaper.fr/green_doc.asp
>
>
>
> From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-
plugin@yahoogroups.com] On Behalf Of goalfired
> Sent: Monday, September 08, 2008 1:23 PM
> To: esker-activex-plugin@yahoogroups.com
> Subject: [Esker ActiveX Plug-in] Re: Debugging
>
>
>
>
>
> Hi,
>
> Ok. Have checked this and I didn't have the window.xxx syntax, but
it
> didn't fix it. The Debug log is telling me...
>
> lookup [deployer.version]: [7.96.0.0]
> CreateControlInstance: 0x1325630: MyOCXName: MyGUID
> CreateControlInstance: in: MyGUID control is not safe for
initializing
> CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
> safe for scripting
>
> However, when I produce the package it clearly is marked safe for
> scripting and initialisation so it must be something FireFox needs
> that IE doesn't.
>
> The only reference to this I can find is...
> http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> I am guessing to move forward I need to make these changes to my
OCX?
>
> Thanks.
>
> --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "nicolasroumiantzeff"
> <nicolas.roumiantzeff@> wrote:
> >
> > Hi Goalfired,
> >
> > Please, read the FAQ (available under the "Files" section of the
> Esker
> > ActiveX Plug-in home page): there is an explanation about how to
> > activate trace logging...
> >
> > Typical issues with javascript not working :
> >
> > 1) you are using the <OBJECT> instead of the <EMBED> tag (the
> stnadard
> > ActiveX plugin delivered with Firefox does not support javascript
> > access)
> >
> > 2) your ActiveX is not marked as safe for scripting (and/or safe
> for
> > initializing).
> >
> > 3) your javascript code is called by the page "onload" event and
> the
> > ActiveX is not yet instanciated (you need to check and retry using
> > javascript "timeOut" method)
> >
> > 4) the javascript name of the object to access your is incorrect
> (you
> > need to use "window.xxx" where "xxx" is the value of the "id"
> attribute
> > of the <EMBED> tag).
> >
> > ...
> >
> > Nicolas Roumiantzeff
> >
> > --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "goalfired"
> <protelum@>
> > wrote:
> > >
> > >
> > > Hi,
> > >
> > > Although I cannot deploy the code in 3.0.1, I have managed to
get
> the
> > > basic UserControl background to appear. However, I am unable to
> use
> > any
> > > of the methods, properties or events of the control.
> > >
> > > It seems the UserControl object is not visible to Javascript.
Any
> use
> > > of a reference to it silently errors and prevents further
> execution.
> > >
> > > Is there a way I can debug this further?
> > >
> > > Thanks.
> > >
> >
>


#2311 From: "goalfired" <protelum@...>
Date: Mon Sep 8, 2008 8:37 pm
Subject: [Esker ActiveX Plug-in] Re: Debugging
goalfired
Offline Offline
Send Email Send Email
 
Hi,

Implementing IObjectSafety fixed the problem!

Mine is quite a complex control (it transmits/receives packets to a
remote server using WinSock), so I have a fairly high level of
confidence regarding future versions.

I would be grateful if you could point me in the right direction for
deployment and also regarding the issues of simpler implementation
mentioned previously.

Thanks.

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> > when I produce the package it clearly is marked safe for
> scripting and initialisation
>
> What do you mean by "package": are you producing a CAB file ?
> In that case, "safe for scripting" and "safe for initializing"
might be specified in the CAB file but not in the ActiveX DLL.
>
> >http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> Indeed, implementing the SetInterfaceSafetyOptions method of the
IObjectSafety interface in your ActiveX would solve the problem.
>
> Alternatively, depending on your development environment, looking
for "Implemented Categories" and "7DD95801-9882-11CF-9FA9-
00AA006C42C4" might leed to an easier implementation...
>
> Nicolas Roumiantzeff
>
>
>
>
> http://www.esker.fr/ Nicolas Roumiantzeff
> Ingénieur Expert Logiciel / Chief Software Engineer
> Esker SA
> Tél : +33 (0)4 72 83 46 79  Fax : +33 (0)4 72 83 46 40
> mailto:Nicolas.Roumiantzeff@...  http://www.esker.fr/
http://www.flydoc.fr/
> http://www.quitpaper.fr/green_doc.asp
>
>
>
> From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-
plugin@yahoogroups.com] On Behalf Of goalfired
> Sent: Monday, September 08, 2008 1:23 PM
> To: esker-activex-plugin@yahoogroups.com
> Subject: [Esker ActiveX Plug-in] Re: Debugging
>
>
>
>
>
> Hi,
>
> Ok. Have checked this and I didn't have the window.xxx syntax, but
it
> didn't fix it. The Debug log is telling me...
>
> lookup [deployer.version]: [7.96.0.0]
> CreateControlInstance: 0x1325630: MyOCXName: MyGUID
> CreateControlInstance: in: MyGUID control is not safe for
initializing
> CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
> safe for scripting
>
> However, when I produce the package it clearly is marked safe for
> scripting and initialisation so it must be something FireFox needs
> that IE doesn't.
>
> The only reference to this I can find is...
> http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> I am guessing to move forward I need to make these changes to my
OCX?
>
> Thanks.
>
> --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "nicolasroumiantzeff"
> <nicolas.roumiantzeff@> wrote:
> >
> > Hi Goalfired,
> >
> > Please, read the FAQ (available under the "Files" section of the
> Esker
> > ActiveX Plug-in home page): there is an explanation about how to
> > activate trace logging...
> >
> > Typical issues with javascript not working :
> >
> > 1) you are using the <OBJECT> instead of the <EMBED> tag (the
> stnadard
> > ActiveX plugin delivered with Firefox does not support javascript
> > access)
> >
> > 2) your ActiveX is not marked as safe for scripting (and/or safe
> for
> > initializing).
> >
> > 3) your javascript code is called by the page "onload" event and
> the
> > ActiveX is not yet instanciated (you need to check and retry using
> > javascript "timeOut" method)
> >
> > 4) the javascript name of the object to access your is incorrect
> (you
> > need to use "window.xxx" where "xxx" is the value of the "id"
> attribute
> > of the <EMBED> tag).
> >
> > ...
> >
> > Nicolas Roumiantzeff
> >
> > --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "goalfired"
> <protelum@>
> > wrote:
> > >
> > >
> > > Hi,
> > >
> > > Although I cannot deploy the code in 3.0.1, I have managed to
get
> the
> > > basic UserControl background to appear. However, I am unable to
> use
> > any
> > > of the methods, properties or events of the control.
> > >
> > > It seems the UserControl object is not visible to Javascript.
Any
> use
> > > of a reference to it silently errors and prevents further
> execution.
> > >
> > > Is there a way I can debug this further?
> > >
> > > Thanks.
> > >
> >
>

#2310 From: "goalfired" <protelum@...>
Date: Mon Sep 8, 2008 3:14 pm
Subject: [Esker ActiveX Plug-in] Re: Debugging
goalfired
Offline Offline
Send Email Send Email
 
Hi,

Yes, I am referring to the AddIn and Deployment Package for the IE
deployed CAB file. I assumed this meant that the OCX was also marked
safe for initialisation and scripting.

I am not sure what you mean when you say, "Implemented Categories"
and "7DD95801-9882-11CF-9FA9-00AA006C42C4" might leed to an easier
implementation...

If there is an easier way then I'd be grateful if you could expand on
this.

Thanks.

--- In esker-activex-plugin@yahoogroups.com, "Roumiantzeff, Nicolas"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> > when I produce the package it clearly is marked safe for
> scripting and initialisation
>
> What do you mean by "package": are you producing a CAB file ?
> In that case, "safe for scripting" and "safe for initializing"
might be specified in the CAB file but not in the ActiveX DLL.
>
> >http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> Indeed, implementing the SetInterfaceSafetyOptions method of the
IObjectSafety interface in your ActiveX would solve the problem.
>
> Alternatively, depending on your development environment, looking
for "Implemented Categories" and "7DD95801-9882-11CF-9FA9-
00AA006C42C4" might leed to an easier implementation...
>
> Nicolas Roumiantzeff
>
>
>
>
> http://www.esker.fr/ Nicolas Roumiantzeff
> Ingénieur Expert Logiciel / Chief Software Engineer
> Esker SA
> Tél : +33 (0)4 72 83 46 79  Fax : +33 (0)4 72 83 46 40
> mailto:Nicolas.Roumiantzeff@...  http://www.esker.fr/
http://www.flydoc.fr/
> http://www.quitpaper.fr/green_doc.asp
>
>
>
> From: esker-activex-plugin@yahoogroups.com [mailto:esker-activex-
plugin@yahoogroups.com] On Behalf Of goalfired
> Sent: Monday, September 08, 2008 1:23 PM
> To: esker-activex-plugin@yahoogroups.com
> Subject: [Esker ActiveX Plug-in] Re: Debugging
>
>
>
>
>
> Hi,
>
> Ok. Have checked this and I didn't have the window.xxx syntax, but
it
> didn't fix it. The Debug log is telling me...
>
> lookup [deployer.version]: [7.96.0.0]
> CreateControlInstance: 0x1325630: MyOCXName: MyGUID
> CreateControlInstance: in: MyGUID control is not safe for
initializing
> CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
> safe for scripting
>
> However, when I produce the package it clearly is marked safe for
> scripting and initialisation so it must be something FireFox needs
> that IE doesn't.
>
> The only reference to this I can find is...
> http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>
>
> I am guessing to move forward I need to make these changes to my
OCX?
>
> Thanks.
>
> --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "nicolasroumiantzeff"
> <nicolas.roumiantzeff@> wrote:
> >
> > Hi Goalfired,
> >
> > Please, read the FAQ (available under the "Files" section of the
> Esker
> > ActiveX Plug-in home page): there is an explanation about how to
> > activate trace logging...
> >
> > Typical issues with javascript not working :
> >
> > 1) you are using the <OBJECT> instead of the <EMBED> tag (the
> stnadard
> > ActiveX plugin delivered with Firefox does not support javascript
> > access)
> >
> > 2) your ActiveX is not marked as safe for scripting (and/or safe
> for
> > initializing).
> >
> > 3) your javascript code is called by the page "onload" event and
> the
> > ActiveX is not yet instanciated (you need to check and retry using
> > javascript "timeOut" method)
> >
> > 4) the javascript name of the object to access your is incorrect
> (you
> > need to use "window.xxx" where "xxx" is the value of the "id"
> attribute
> > of the <EMBED> tag).
> >
> > ...
> >
> > Nicolas Roumiantzeff
> >
> > --- In esker-activex-plugin@yahoogroups.com <mailto:esker-activex-
plugin%40yahoogroups.com> , "goalfired"
> <protelum@>
> > wrote:
> > >
> > >
> > > Hi,
> > >
> > > Although I cannot deploy the code in 3.0.1, I have managed to
get
> the
> > > basic UserControl background to appear. However, I am unable to
> use
> > any
> > > of the methods, properties or events of the control.
> > >
> > > It seems the UserControl object is not visible to Javascript.
Any
> use
> > > of a reference to it silently errors and prevents further
> execution.
> > >
> > > Is there a way I can debug this further?
> > >
> > > Thanks.
> > >
> >
>

#2309 From: "Roumiantzeff, Nicolas" <nicolas.roumiantzeff@...>
Date: Mon Sep 8, 2008 12:50 pm
Subject: RE: [Esker ActiveX Plug-in] Re: Debugging
nicolasroumi...
Offline Offline
Send Email Send Email
 
Hi Goalfired,

> when I produce the package it clearly is marked safe for
scripting and initialisation

What do you mean by "package": are you producing a CAB file ?
In that case, "safe for scripting" and "safe for initializing" might be
specified in the CAB file but not in the ActiveX DLL.

>http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>

Indeed, implementing the SetInterfaceSafetyOptions method of the IObjectSafety
interface in your ActiveX would solve the problem.

Alternatively, depending on your development environment, looking for
"Implemented Categories" and "7DD95801-9882-11CF-9FA9-00AA006C42C4" might leed
to an easier implementation...

Nicolas Roumiantzeff




http://www.esker.fr/ Nicolas Roumiantzeff
Ingénieur Expert Logiciel / Chief Software Engineer
Esker SA
Tél : +33 (0)4 72 83 46 79  Fax : +33 (0)4 72 83 46 40
mailto:Nicolas.Roumiantzeff@...  http://www.esker.fr/ 
http://www.flydoc.fr/
http://www.quitpaper.fr/green_doc.asp



From: esker-activex-plugin@yahoogroups.com
[mailto:esker-activex-plugin@yahoogroups.com] On Behalf Of goalfired
Sent: Monday, September 08, 2008 1:23 PM
To: esker-activex-plugin@yahoogroups.com
Subject: [Esker ActiveX Plug-in] Re: Debugging





Hi,

Ok. Have checked this and I didn't have the window.xxx syntax, but it
didn't fix it. The Debug log is telling me...

lookup [deployer.version]: [7.96.0.0]
CreateControlInstance: 0x1325630: MyOCXName: MyGUID
CreateControlInstance: in: MyGUID control is not safe for initializing
CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
safe for scripting

However, when I produce the package it clearly is marked safe for
scripting and initialisation so it must be something FireFox needs
that IE doesn't.

The only reference to this I can find is...
http://support.microsoft.com/kb/q182598
<http://support.microsoft.com/kb/q182598>

I am guessing to move forward I need to make these changes to my OCX?

Thanks.

--- In esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> , "nicolasroumiantzeff"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> Please, read the FAQ (available under the "Files" section of the
Esker
> ActiveX Plug-in home page): there is an explanation about how to
> activate trace logging...
>
> Typical issues with javascript not working :
>
> 1) you are using the <OBJECT> instead of the <EMBED> tag (the
stnadard
> ActiveX plugin delivered with Firefox does not support javascript
> access)
>
> 2) your ActiveX is not marked as safe for scripting (and/or safe
for
> initializing).
>
> 3) your javascript code is called by the page "onload" event and
the
> ActiveX is not yet instanciated (you need to check and retry using
> javascript "timeOut" method)
>
> 4) the javascript name of the object to access your is incorrect
(you
> need to use "window.xxx" where "xxx" is the value of the "id"
attribute
> of the <EMBED> tag).
>
> ...
>
> Nicolas Roumiantzeff
>
> --- In esker-activex-plugin@yahoogroups.com
<mailto:esker-activex-plugin%40yahoogroups.com> , "goalfired"
<protelum@>
> wrote:
> >
> >
> > Hi,
> >
> > Although I cannot deploy the code in 3.0.1, I have managed to get
the
> > basic UserControl background to appear. However, I am unable to
use
> any
> > of the methods, properties or events of the control.
> >
> > It seems the UserControl object is not visible to Javascript. Any
use
> > of a reference to it silently errors and prevents further
execution.
> >
> > Is there a way I can debug this further?
> >
> > Thanks.
> >
>

#2308 From: "goalfired" <protelum@...>
Date: Mon Sep 8, 2008 11:23 am
Subject: Re: Debugging
goalfired
Offline Offline
Send Email Send Email
 
Hi,

Ok. Have checked this and I didn't have the window.xxx syntax, but it
didn't fix it. The Debug log is telling me...

lookup [deployer.version]: [7.96.0.0]
CreateControlInstance: 0x1325630: MyOCXName: MyGUID
CreateControlInstance: in: MyGUID control is not safe for initializing
CreateControlInstance: out: MyGUID: 0x0: 0x167281C control is not
safe for scripting

However, when I produce the package it clearly is marked safe for
scripting and initialisation so it must be something FireFox needs
that IE doesn't.

The only reference to this I can find is...
http://support.microsoft.com/kb/q182598

I am guessing to move forward I need to make these changes to my OCX?

Thanks.






--- In esker-activex-plugin@yahoogroups.com, "nicolasroumiantzeff"
<nicolas.roumiantzeff@...> wrote:
>
> Hi Goalfired,
>
> Please, read the FAQ (available under the "Files" section of the
Esker
> ActiveX Plug-in home page): there is an explanation about how to
> activate trace logging...
>
> Typical issues with javascript not working :
>
> 1) you are using the <OBJECT> instead of the <EMBED> tag (the
stnadard
> ActiveX plugin delivered with Firefox does not support javascript
> access)
>
> 2) your ActiveX is not marked as safe for scripting (and/or safe
for
> initializing).
>
> 3) your javascript code is called by the page "onload" event and
the
> ActiveX is not yet instanciated (you need to check and retry using
> javascript "timeOut" method)
>
> 4) the javascript name of the object to access your is incorrect
(you
> need to use "window.xxx" where "xxx" is the value of the "id"
attribute
> of the <EMBED> tag).
>
> ...
>
> Nicolas Roumiantzeff
>
> --- In esker-activex-plugin@yahoogroups.com, "goalfired"
<protelum@>
> wrote:
> >
> >
> > Hi,
> >
> > Although I cannot deploy the code in 3.0.1, I have managed to get
the
> > basic UserControl background to appear. However, I am unable to
use
> any
> > of the methods, properties or events of the control.
> >
> > It seems the UserControl object is not visible to Javascript. Any
use
> > of a reference to it silently errors and prevents further
execution.
> >
> > Is there a way I can debug this further?
> >
> > Thanks.
> >
>

Messages 2308 - 2337 of 2366   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help