Hello, ... Version number is counted by izmcomjni.dll for COM brigde and by izmcomjniax.dll for AcitveX Wrapper. Used schema is 1.5.1.XXXX where 1.5 major...
Hello, ... This problem is addressed to java class loader. Each applet will be served by own classloader instance. As far jacoZoom java classes are need native...
Hi, We use JDK 1.5 to build and AspectJ 1.6 to aspectize ourJava code, Jacozoom 1.5 to generate the JCWs for the IE DLLs (mshtml.dll, msxml.jar, shdocvw.dll)...
Hello, I am using JacoZoom trial version for evaluating it before purchase. I have compiled excel.jar using steps mentioned in tutorials We are developing a...
Hello, after analyze the call stack we can see what crush come from inside JVM. Somewhat used on the thread will cause JVW to call a WinAPI function from...
Hello ... The jacoZoom is only a bridge between COM component and the JVM. If a COM component reports a error then the jacoZoom will present it as a ...
Hi Herman, Thanks for your suggestions. But I still do not understand why the same binaries that give the below crash, during the initial period of its working...
1. Is there a known issue with Jacozoom 1.5 on QuadCore machines which causes a JVM crash with Exception Access Violation ? 2. Is there a known issue with...
Hi, We are a jacozoom customer. We are using jacozoom to create JCWs for mshtml.dll and other apis to host and control a webbrowser from java. Everything was...
Hi, I am very disappointed to see the poor support provided for jacozoom. The web site is poorly designed, there is not even a forum to discuss the problems....
Hi, the forum to discuss problems is here. Also, there is the opportunity to test jacoZoom extensively before buying, and there are quite a few competing...
Hi, from this post it is impossible to tell what your problem is. Please provide a test case which reproduces your problem. jacoZoom is compatible with IE7 ...
I have a UI component that uses Richtx32.ocx to render a RTF document, since JEditorPane does not support tables and images in RTF. Unfortunately, it would...
Hello ... document, ... report. ... At the time JActeveX doesn't support Java print API. AFAIK support can be added through - let the ActiveX control draw into...
When U say: " Since there are no competitors in the market jacozoom is surviving.", that's not true. In fact there R some products in the market, but jacozoom...
Hello jacozoom team. I have a problem with the following code. /******************************************* private void replace(Range r, String sOldText,...
the message vtable stack corrupted appears when the generated wrappers are out of synch with the COM server. One reason might be, that you have generated the...
Hi jacozoom team. I have an exception to save the Word document. the code is this: /***************************** public void salirWord() { try { if (null !=...
Hi, I searched for the error code at microsoft.com and found that the memnonics for it is RPC_E_DISCONNECTED. This indicates that the communication between...
Thanks Stefan. In our program we have an applet who runs MSWord and actually clients must close word, with a button in this applet, this is what we have put in...
Hi, Any idea when 64-bit version of JacoZoom will be available? We want to deploy our software on 64-bit Windows 2003. Our software is built on Internet...
Hello, We have been using jacozoom successfully, but would like to move over to eclipse.swt. Can somebody provide an example with say a word document. I've...
We have bought the source code of Jacozoom. We feel that the following code segment in ArrayDesc.cpp leaks memory. Can you please confirm if it does. JNIEXPORT...
Hi, We have purchase jacozoom and integrated with our application with Quality Center 9.0. It is working fine. Now we are migrating to Quality Center 10. We...
We have an application that displays multiple ActiveX controls for viewing video in a Java window. This application works fine under Java 1.6.0_07 but under...