Skip to search.
esker-activex-plugin · Esker ActiveX Plug-in mailing list

Group Information

  • Members: 1319
  • Category: ActiveX
  • Founded: May 11, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 2299 - 2328 of 2377   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2299 goalfired Offline Send Email Sep 4, 2008
8:05 am
Hi, I am trying to test some control containers. Where can I get this? Regards....
2300 goalfired Offline Send Email Sep 5, 2008
12:40 pm
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...
2301 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 5, 2008
1:33 pm
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...
2302 goalfired Offline Send Email Sep 8, 2008
7:47 am
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? ...
2303 goalfired Offline Send Email Sep 8, 2008
7:47 am
I've read the DPL format. Is there an example of a fully deployed control to try and understand this more? Goalfired....
2304 goalfired Offline Send Email Sep 8, 2008
7:47 am
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...
2305 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 8, 2008
8:05 am
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...
2306 nicolasroumiantzeff
nicolasroumi... Offline Send Email
Sep 8, 2008
8:21 am
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...
2307 nicolasroumiantzeff
nicolasroumi... Offline Send Email
Sep 8, 2008
8:35 am
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...
2308 goalfired Offline Send Email Sep 8, 2008
12:40 pm
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] ...
2309 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 8, 2008
12:50 pm
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...
2310 goalfired Offline Send Email Sep 9, 2008
7:35 am
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...
2311 goalfired Offline Send Email Sep 9, 2008
7:36 am
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...
2312 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 9, 2008
7:47 am
Typically, a packager tool would not modify your OCX implementation (add the IObjectSafty interface) but would generate a specific installation procedure...
2313 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 9, 2008
7:55 am
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...
2314 goalfired Offline Send Email Sep 9, 2008
12:15 pm
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...
2315 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 9, 2008
12:21 pm
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...
2316 goalfired Offline Send Email Sep 9, 2008
4:26 pm
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,...
2317 alainvioll Offline Send Email Sep 10, 2008
7:17 am
Bonjour, la partie MSIE Fonctionne, pas la partie FXX, vous pouvez répondre en anglais si vous le souhaitez. merci. <!-- HTML --> <OBJECT ID="ImprimerIE" ...
2318 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 10, 2008
7:41 am
Hi Goalfired, ... secure connection it will register the OCX? That is correct. ... use. No: no agreement needed. ... consider? With previous versions of...
2319 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 10, 2008
4:03 pm
... 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...
2320 mike.furlong@...
mike.furlong... Offline Send Email
Sep 19, 2008
7:30 am
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...
2321 mike.furlong@...
mike.furlong... Offline Send Email
Sep 19, 2008
1:19 pm
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...
2322 Andrew Roberts
andrew.roberts@... Send Email
Sep 19, 2008
1:34 pm
2323 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 19, 2008
1:34 pm
Hi Mike, What is in the trace log when the OCX is registred prior launching FirFox on Vista? Nicolas Roumiantzeff ________________________________ From:...
2324 mike.furlong@...
mike.furlong... Offline Send Email
Sep 19, 2008
2:15 pm
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 ...
2325 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 19, 2008
2:19 pm
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...
2326 mike.furlong@...
mike.furlong... Offline Send Email
Sep 23, 2008
12:21 pm
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...
2327 Roumiantzeff, Nicolas
nicolasroumi... Offline Send Email
Sep 23, 2008
12:37 pm
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...
2328 cclamatektron Offline Send Email Sep 23, 2008
1:03 pm
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 ...
Messages 2299 - 2328 of 2377   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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