Search the web
Sign In
New User? Sign Up
jacoZoom
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2870 - 2900 of 4591   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2870
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...
abogom
Offline Send Email
Nov 1, 2005
3:52 pm
2871
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...
Ingo Siebert
ingosiebert75
Offline Send Email
Nov 2, 2005
3:42 pm
2872
Hi, I once translated a DCOM sample written in C++ to jacoZoom. The java code for the sample can be found in my sample-files section of this group...
Stefan Zschocke
szschocke
Offline Send Email
Nov 2, 2005
4:45 pm
2873
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...
Ingo Siebert
ingosiebert75
Offline Send Email
Nov 2, 2005
5:45 pm
2874
So, please, is Word 2003 known for its misbehavior or peculiarities? My application worked fine with other Word strains. Thank you, Alex...
abogom
Offline Send Email
Nov 3, 2005
4:40 am
2875
We will test our samples again with Word2003 and then report the results. Stefan...
Stefan Zschocke
szschocke
Offline Send Email
Nov 3, 2005
7:53 am
2876
Hi, we tested our OleDocument samples including the TTT sample with Office 2003 and they worked correctly. Stefan ... peculiarities?...
Stefan Zschocke
szschocke
Offline Send Email
Nov 3, 2005
10:51 am
2877
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...
bacs78
Online Now Send Email
Nov 3, 2005
3:39 pm
2878
Hello ... Unhandled error in AWT-Thread ... com.inzoom.axjni.WinSurfaceJWrap.internalSetBounds(WinSurfaceWrap.java:230) ... ...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 3, 2005
4:08 pm
2879
Letting agent QTJA do the transformation de.volkswagen.iic.transaction.SelectTransactionException: SelectTransaction failed while executing: Native Library ...
bacs78
Online Now Send Email
Nov 4, 2005
9:57 am
2880
Hi, ... de.volkswagen.iic.transaction.SelectTransaction.start(SelectTransaction.java:453) ... [SNIP] ... [SNIP] ... AWT-Thread! ... ...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 4, 2005
1:29 pm
2881
Greetings ! Thank you for your responces. Here is my exact code and below the output: ... SafeArray[] names = new SafeArray[]{new SafeArray(new String[] ...
jmarountas
Offline Send Email
Nov 4, 2005
4:39 pm
2882
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. ...
Stefan Zschocke
szschocke
Offline Send Email
Nov 4, 2005
6:48 pm
2883
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...
jmarountas
Offline Send Email
Nov 5, 2005
2:27 pm
2884
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...
Stefan Zschocke
szschocke
Offline Send Email
Nov 7, 2005
7:31 am
2885
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...
nudity_buffer
Offline Send Email
Nov 8, 2005
12:18 am
2886
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...
Stefan Zschocke
szschocke
Offline Send Email
Nov 8, 2005
11:18 am
2887
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...
foongshen
Offline Send Email
Nov 8, 2005
5:55 pm
2888
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...
Stefan Zschocke
szschocke
Offline Send Email
Nov 8, 2005
6:24 pm
2889
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...
Frank Ong
foongshen
Offline Send Email
Nov 9, 2005
3:10 am
2890
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...
mail_abel
Offline Send Email
Nov 9, 2005
7:30 am
2891
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...
tjbrownnh
Offline Send Email
Nov 10, 2005
3:08 pm
2892
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...
Stefan Zschocke
szschocke
Offline Send Email
Nov 10, 2005
4:28 pm
2893
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...
Stefan Zschocke
szschocke
Offline Send Email
Nov 10, 2005
4:55 pm
2894
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...
Stefan Zschocke
szschocke
Offline Send Email
Nov 10, 2005
4:55 pm
2895
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...
jmarountas
Offline Send Email
Nov 13, 2005
1:53 pm
2897
Hi, can you give me an example? I don't know, how and where i should implement or catch this error. thx! ... ...
bacs78
Online Now Send Email
Nov 14, 2005
2:49 pm
2898
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...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 14, 2005
3:06 pm
2899
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
Online Now Send Email
Nov 14, 2005
3:48 pm
2900
-- "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 ...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 15, 2005
7:57 am
Messages 2870 - 2900 of 4591   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help