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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2289 - 2318 of 2366   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2289
Does the plug-in support application with Windows Media Player without embbeded?...
nforesti
Offline Send Email
Aug 11, 2008
8:01 am
2290
Hi, Do I need to change any of my code. I am invoking my activex control as below but nothing happens after adding your add-on. <object...
Rachel Saunders
rachels1978@...
Send Email
Aug 11, 2008
8:02 am
2291
Does this work with Linux systems? Rachel...
Rachel Saunders
rachels1978@...
Send Email
Aug 11, 2008
8:02 am
2292
Hi, The Esker ActiveX Plug-in requires the EMBED tag instead of the OBJECT tag. The PARAM tag needs to be replaced by an attribute (for exemple:...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 11, 2008
8:22 am
2293
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. ...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 14, 2008
7:55 am
2294
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 14, 2008
8:02 am
2295
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...
deaning30
Offline Send Email
Aug 18, 2008
7:48 am
2296
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,...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 18, 2008
9:42 am
2297
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...
s_sambassador
Offline Send Email
Aug 19, 2008
8:25 am
2298
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Aug 19, 2008
8:51 am
2299
Hi, I am trying to test some control containers. Where can I get this? Regards....
goalfired
Offline Send Email
Sep 4, 2008
8:05 am
2300
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...
goalfired
Offline Send Email
Sep 5, 2008
12:40 pm
2301
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 5, 2008
1:33 pm
2302
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? ...
goalfired
Offline Send Email
Sep 8, 2008
7:47 am
2303
I've read the DPL format. Is there an example of a fully deployed control to try and understand this more? Goalfired....
goalfired
Offline Send Email
Sep 8, 2008
7:47 am
2304
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...
goalfired
Offline Send Email
Sep 8, 2008
7:47 am
2305
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 8, 2008
8:05 am
2306
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...
nicolasroumiantzeff
nicolasroumi...
Offline Send Email
Sep 8, 2008
8:21 am
2307
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...
nicolasroumiantzeff
nicolasroumi...
Offline Send Email
Sep 8, 2008
8:35 am
2308
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] ...
goalfired
Offline Send Email
Sep 8, 2008
12:40 pm
2309
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 8, 2008
12:50 pm
2310
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...
goalfired
Offline Send Email
Sep 9, 2008
7:35 am
2311
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...
goalfired
Offline Send Email
Sep 9, 2008
7:36 am
2312
Typically, a packager tool would not modify your OCX implementation (add the IObjectSafty interface) but would generate a specific installation procedure...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 9, 2008
7:47 am
2313
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 9, 2008
7:55 am
2314
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...
goalfired
Offline Send Email
Sep 9, 2008
12:15 pm
2315
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...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 9, 2008
12:21 pm
2316
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,...
goalfired
Offline Send Email
Sep 9, 2008
4:26 pm
2317
Bonjour, la partie MSIE Fonctionne, pas la partie FXX, vous pouvez répondre en anglais si vous le souhaitez. merci. <!-- HTML --> <OBJECT ID="ImprimerIE" ...
alainvioll
Offline Send Email
Sep 10, 2008
7:17 am
2318
Hi Goalfired, ... secure connection it will register the OCX? That is correct. ... use. No: no agreement needed. ... consider? With previous versions of...
Roumiantzeff, Nicolas
nicolasroumi...
Offline Send Email
Sep 10, 2008
7:41 am
Messages 2289 - 2318 of 2366   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help