Hi, There's some news about the HT issue? Is possible to use ActiveX wrapped controls also with HT machine?(i still get an Access Violation also with the beta...
Hi, i'm developing a kind of addin for outlook. I need to handle d&d as i already did in a VSTO addin. I want to use the method void beforeItemPaste(Variant[]...
Hi, Here is a simple Main-class – assumes that outlook is started and adds the empty listener to the active explorer – any drag & drop action will cause an...
Maybe the problems cause is the following fact: In VSTO i can't access the first argument (of type ref object). In the debugger i see that this is a COM-Object...
Hi, there seems to be a bug in the wrapper generation for events with Variant[] parameters, which manifests itself when the variant contains some object data...
Hi, this depends on the implementation of the underlying Oledb provider. Generallly with ADO it is best to create a separate Connection per thread. Stefan ... ...
Hi, in my app i use JActiveX to embed the InternetExplorer to show HTML-Files. Before 1.4.2_11 all was working but now i have regular jvm-crashes and errors...
More information: the EXCEPTION_ACCESS_VIOLATION seems to be some kind of race condition, because when i step through my program with the debugger all is...
You must generate new wrappers, too. This could solve the problem Stefan ... condition, ... working. ... because ... it ... HTML-Files. ... crashes and ... ...
... Hello Giampaolo at first sorry for long response time, have to finish some another projects this week. ... Yes but only one instance of (J)ActiveX was...
Hello Carsten, ... Do you have more what one instance of JActiveX ? This will be probally a prb if executed on a SMP Machine. See HT issue thread ( my message...
Hello NG at my file section you can find a JWeb15.zip(Java source + cmd-starter) file with a little AcitveX stress application what was use to test jacozoom HT...
... Do you mean the .msi installer or the single dll? Currently I do not have access to our SMP workstation because it is needed otherwise but I'll get back to...
... Thats a good joke ;) I told you that the jvm crashes are specific to JDK 1.4.2_11 and you wrote a test class that uses Java 1.5 features in every third...
Can you supply a test case, which reproduces your crash? Thx, Stefan ... source to ... you ... line ;) ... on ... pid=984, ... id=952] ... id=4016] ... ...
... Running JWeb15 on my standard computer (No HT) gives: C:\Documents and Settings\bw1grgj0\Desktop>java -classpath .;MSHTML.jar;WebBrowser2.jar;izmcomjni.jar...
... Hello sounds like broken vtable call and not HT-issue of izmcomjniax.dll. ;) Type libraries (vtable calls)used by JWeb15: 1.izmcomjniax.dll( ActiveX...
Hello Carsten ... I can reproduce your issue. As i can see some what was changed in AWT since jdk 1.4.2_10 . This changes make AWT unstable for native window...
... I uploaded three files: * hs_err_pid2964.log - Logfile from Java 1.5 and JWeb1.5 * Java1514.java - Port of your example to Java 1.4 * hs_err_pid3900.log -...
Hi, please check once more on your machine, if there are older versions of izmjnicom.dll and izmcomjni.jar. Probably you have an old version in c:\program...
... Double checked. The only one in path is c:\program files\infozoom\jacozoom\izmjnicom.dll. The program fails on line 334, v.setInt(i), on the second pass...