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...
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...
Hi Dbmmd, That's good news ! Thanks for the feedback, Nicolas Roumiantzeff ________________________________ From: esker-activex-plugin@yahoogroups.com ...
The Esker ActiveX plugin no longer works. It simply shows as white space. It was working in 3.0 beta versions. It is as if it refuses to even attempt to load...
Esker ActiveX Plug-in version 7.96 is available from the addons.mozilla.org web site (search "np7esk32"). This new version supports FireFox 3.0. Note: due to a...
Thanks for the great work Nicolas! Ektron eWebEditPro now supports FF 3. -Doug D ... addons.mozilla.org web site (search "np7esk32"). ... will only be made...
Hi Rachel, The Esker ActiveX Plug-in does not work with Linux. Anyway, I would be surprised if there would exist any ActiveX binaries which works for Linux. ...
Hi NForesti, Sorry, I don't understand your question. By "application", do you mean "ActiveX" which interacts with the Windows Media Player? In this case I...
I upgraded to firefox 3 in order to install your plugin but on each attempt I get an invalid file hash message. I also tried to install earlier versions and...
Hi Dean, The information you give is not precise enough for me to diagnose the problem. - Have you tried installing the plugin "by hand" (unzip the xpi file,...
Hi all, We're trying to get an ActiveX plugin to work on Firefox 3 using np7esk32. The problem is that it doesn't seem to want to install... we go to the site...
Hi, The security policy in FireFox 3 has changed: it does not support .jar installation with install.js scripts as with FireFox 2. For installing the Esker...
Hi, I am trying to get one of my custom ActiveX controls to work and am having trouble. The TicTacToe demo all works fine in my FireFox 3.0.1 but I notice the...
Hi Goalfired, To generate a JAR file: - you need a certificate to sign java packages (we got ours from Verisign) - you need to jar.exe and jarsigner.exe (cant...
Yes, you are right, on re-checking I found it was previously registered. Is pre-registering it the only way to get the code to the client from V3.0.1? ...
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...
Hi Goalfired, For simple ActiveX you can use an HTTPS URL (you need a server certificate from a recognized authority like Verisign) to store the ActiveX DLL...
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...
Hi Goalfired, No, sorry. No publicly available example of DPL format. Anyway, I recommand trying to stick to simple ActiveX (a stand alone DLL installed using...
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] ...
Hi Goalfired, ... scripting and initialisation What do you mean by "package": are you producing a CAB file ? In that case, "safe for scripting" and "safe for...
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...