Hello, Hermann - I posted hs_err_pid1152.log in the files area under 'tjbrownnh'. This is a log from a customer site. As I mentioned, we cannot duplicate the...
Hi jacoZoom users, Please I desperately need help with the right using of the SafeArray object. ActiveX method, which I am attempting to call via the jacoZoom...
Stefan many thanks, it works!!!! I am glad, that I can continue in the jacoZoom evaluation !! have a nice day Tomas ________________________________ From:...
I'm not sure that this is the right forum to ask about Jadozoom licenses, but I've got some problems to get in touch with the JadoZoom disgtributor via the...
Hi, the runtime license of jacoZoom and jadoZoom is based on the condition that the license keys are not to be published. If used with open source the license...
Hi all, We are using jadozoom for establishing connection to Microsoft Access file. I am wondering whether the future versions of jadozoom will support...
Hi Stefan, Thanks for the information. I assume that if I would change my project (s) from opensource to freeware (without source distribution and licensekey...
In order to use Access 2007 databases: 1. On Systems where Acc2007 is not yet installed, the new AccessDatabaseEngine must be installed. It can be downloaded...
Hi, as long as the license key is not disclosed it is ok. One license key covers royalty-free runtime distribution of 1 application. If you want to distribute...
Hola que tal, les mando esta informacin, es sobre un diplomado empresarial en Java con una duracin de 160 horas, la modalidad es sabatino. Este diplomado...
Hi guys, please, for some reasons, I need to add the synchronize flag to all generated methods. Is it possible to do it via wrapper generator or I will have to...
Ok Stefan, thank you. I have another problem, please is somehow possible to log into the standart output, what activeX methods has been called during the one...
When i create my Control with Parameter ClassContext.LOCAL_SERVER to run as local server i get the folloing error com.inzoom.comjni.ComJniException: ...
When i create my Control with Parameter ClassContext.LOCAL_SERVER to run as local server i get the folloing error com.inzoom.comjni.ComJniException: ...
Hi Stefan and Herman, I have two instances of my ActiveX component added to the TAB panels of the Swing TAB component. Everything works fine except of one...
The best would be if you could supply us with a sample which reproduces the problem. Stefan ... panels of the Swing TAB component. ... crashes...:-((( ... ...
Why do you want to use LOCAL_SERVER as parameter? If it is an inproc- server only it won't run as local server. Local server means an exe- Server which runs on...
Hello Stefan, I found up a message in this group which says it is possible to avoid crashing the whole java process if the com-object crashes. And the answer...
Hi Stefan, Good news. I have successfully reproduced this behaviour in the separated test application. Please can you send me an email or better ftp server,...
Hi, after upgrade for last version my function throws such exception: # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x07952974, pid=2412, tid=1512 # # Java...
I have sent you the email address where to send it directly to your email address. Please zip the files before sending them Stefan ... application. ... send ...
Hi, strange the application works withour this error in Eclipse in debugger, but when I start it as separate java program it crashes. this a trace: Caused by:...
I assume the exception occurs in the second repetition of the do {} loop. Please move the declaration of rv into the loop, as you also call rv[0].release()...