Hello: I just got a message from a client of mine. That Word has suddenly disappeared from my applications. I never before saw this phenomenon. Has anybody? On...
Hi, i've written an swing client/server application. This client use jacozoom to access DCOM objects on a server. This application works fine with this...
It seems to work very well. Thank you very much Stefan! You are my hero. ;) Ingo -- Research & Development Tel: +49 721 / 9638-255 CAS Software AG Well...
Hello, when i want to initialize a panel with an activeX-component an exception occurs. i tested it on different machines and it occurs not on all. 2005-11-03...
Letting agent QTJA do the transformation de.volkswagen.iic.transaction.SelectTransactionException: SelectTransaction failed while executing: Native Library ...
Greetings ! Thank you for your responces. Here is my exact code and below the output: ... SafeArray[] names = new SafeArray[]{new SafeArray(new String[] ...
Something seems to be wrong with this SafeArray. Can you send me a test case including the COM object you are trying to use? Then I will see what's wrong. ...
Greetings I am not sure if this is practically possible since the COM object alone cannot be used as it needs all the data of the CD-ROM. In any case let me...
Hi, your code is basically correct. No need to create a new Variant from the SafeArray after the COM- method returns. What does the COM Server's docu state...
When I call runToyaltyFree when loading my application it complains if my license file is not in my 'C:\WINNT' directory. However I need to put the license...
Hi, the LIC-file must be in the same place as the izmjnicom.dll. When the dll gets loaded it checks for the license file in the same directory Stefan ... if...
Dear Support, Currently we are eveluate the jacoZoom, unfortunedtly there is defficute to doing a getting started. So do your company supply any more user...
Hi, in order to refer to classes which are inside a jar file you have to include them in your classpath when calling javac, something like: javac -classpath...
Hi, Thanks for your fast respone, due to the classpath that you are mention that we have already done before we are doing complain from last mail. So then we...
Hi, you created the instance of "f" in a try-catch block. So it does not exists after you leave this block. This causes the error. Either you create it in...
Stefan - Will you be able to do anything about this access violation? Or should I just stay with the March 2004 Jacozoom that does not exhibit the access...
I wanted to run your sample but not with all the files in the jar, in order to have more control over which classes and dlls are loaded. Instead I wanted to...
Hi, I tried to start the applet the way you intended it, as explained in your readme, but then not even the java plug-in is started. I have the html and your...
Hi, I tried to start the applet the way you intended it, as explained in your readme, but then not even the java plug-in is started. I have the html and your...
Greetings! I have tried both but in vain ! :( Even if I do not create the variant from the SafeArray i cannot use the getVT() method to learn what type the...
Hello ... [HS] What for a examle do you want? Please define more precise, may be i will write one. ... [HS] AFAIK we can only catch Exception with JDK, but not...
I want to check whether a library is loaded or not. When it's loaded i want to unload it, if it's possible. i've no other idea to evade this problem......
-- "bacs78" wrote: Hallo the first step is to define how many classloaders are active. As the next try to preload jawt.dll with classloader what does load ...