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.
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, 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, 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...
Typically, a packager tool would not modify your OCX implementation (add the IObjectSafty interface) but would generate a specific installation procedure...
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...
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...
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...
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...