I have a Jacozoom application that integrates to the Macromedia Flash ocx. Intermittently (1 out of a 100), the JVM raises an uncaught NullPointerException....
We still have not been able to determine why Jacozoom seems to be getting a NPE on a thread that it or COM creates. I've uploaded a simple project that...
I've had success using jacozoom with Swing and a VB6 ActiveX control, but now need to upgrade to a control using VB.NET. I don't have a lot of experience with...
Hello all, I'm using MAPI to retrieve mails from outlook. Works all fine, but I can't get the SMTP-Mail-Address of the recipients and sender. When using ...
Hallo , we have finished new Java Web Start(JNLP) example. You can find it at www.infozoom.de/jaws/WebApp.html. The difference from previous samples (...
Hello. I have a problem, that I need resolve as soon as possible. The following code gives me exception: IList list = node.items(); if (list == null) throw new...
... com.cibc.soatest.adapter.GetDataFromQC.printFileDataInfo(GetDataFromQC.java:129) ... List object is 1 base - first element index is 1 not 0! So, the loop...
Dear All, My Word-Documents are saved in a Oracle-DB. Is it possible to open the Word-Document direct from BLOB ? Has somebody an example of if ? Many Thanks...
Hello , ERROR_MOD_NOT_FOUND failure signals what a library or its dependencies can't be found. To analyze dependencies on dll you can use dependency ...
We've run into trouble creating a database link on a VISTA machine. The database access, creation, etc. all work fine. (And the program works fine on XP.) ...
Hi, I have uploaded file IETest.java to directory carsten to demonstrate my problem with Internet explorer. I create a InternetExplorer Object, browse to a...
Hi, within example program you initialize IE7 as a application by using new jcw.SHDocVw.InternetExplorer() constructor. A iexplorer.exe process will be started...
I'm having a problem while using JacoZoom. When I try to: jActiveXDisplay.staCall(runnableVdoConn); (from a thread different from the thread where the JActiveX...
Hello, ... In general you can use (J)ActiveX.staCall from a thread different to the thread where JActiveX was created, but this thread should use the same COM...
Can I get access to Outlook's address book with your product with Java? If so can you point me to some documentation about this. The documentation for this...
Hi, please check my sample folder. http://tech.groups.yahoo.com/group/jacoZoom/files/stefan/samples/ there you will find an Outlook and a MAPI sample, which...
hi, I am trying to pass a variant of user defined type from VC++ to java. i have done following things. 1. set the vt type of variant to VT_RECORD. 2. set...
Hi, can you post code snippets of the working c++ code as well as of the failing java code? Thanks, Stefan ... java. ... using ... (IRecordInfoJCW.java:75)...
Hello everyone. First of all, apologize, since I am a beginner in jacozoom and my english is so bad. I am working on an application that uses jacozoom to...
Hi, the debug information below (Variant. java:484) indicates, that you have an old jacoZoom version installed. Please reinstall the latest version and make...
I am experiencing a similar problem all of a sudden. The error occurs when i do "setvisible" on my JFrame. If i remove the setvisible call, then the...
I am experiencing a similar problem all of a sudden. The error occurs when i do "setvisible" on my JFrame. If i remove the setvisible call, then the...
Hello, ... if you call "setvisible" then your JFrame does become native resources and can render itself. As you can see your container will become notification...
Hello Henrik, ... [SNIP] ... May be some dependencies are broken. Please check dependencies for izmjnicomax.dll. You can use Dependnecy Walker(depends.exe)...