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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 4147 - 4177 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4147
I have a Jacozoom application that integrates to the Macromedia Flash ocx. Intermittently (1 out of a 100), the JVM raises an uncaught NullPointerException....
Hamlet D'Arcy
hamlet_must_die
Offline Send Email
Jan 3, 2008
11:00 pm
4148
We still have not been able to determine why Jacozoom seems to be getting a NPE on a thread that it or COM creates. I've uploaded a simple project that...
Hamlet D'Arcy
hamlet_must_die
Offline Send Email
Jan 8, 2008
6:03 pm
4149
I've had success using jacozoom with Swing and a VB6 ActiveX control, but now need to upgrade to a control using VB.NET. I don't have a lot of experience with...
erinol0
Offline Send Email
Jan 10, 2008
3:21 pm
4150
Hello all, I'm using MAPI to retrieve mails from outlook. Works all fine, but I can't get the SMTP-Mail-Address of the recipients and sender. When using ...
curchk
Offline Send Email
Jan 11, 2008
11:55 am
4151
Hallo , we have finished new Java Web Start(JNLP) example. You can find it at www.infozoom.de/jaws/WebApp.html. The difference from previous samples (...
Hermann Scheibe
h_scheibe
Offline Send Email
Jan 15, 2008
9:38 am
4152
Using the latest jre (1.6.0_04) and latest jadozoom I get an Exception in thread "main" java.lang.AbstractMethodError: ...
datafiddler
Offline Send Email
Jan 16, 2008
11:15 am
4153
BTW: Same java.lang.AbstractMethodError : com.inzoom.jdbcado.Connection.getClientInfo()Ljava/util/Properties;...
datafiddler
Offline Send Email
Jan 16, 2008
1:16 pm
4154
Hello. I have a problem, that I need resolve as soon as possible. The following code gives me exception: IList list = node.items(); if (list == null) throw new...
Pavel
gpawel17
Offline Send Email
Jan 22, 2008
7:49 pm
4155
... com.cibc.soatest.adapter.GetDataFromQC.printFileDataInfo(GetDataFromQC.java:129) ... List object is 1 base - first element index is 1 not 0! So, the loop...
Pavel
gpawel17
Offline Send Email
Jan 22, 2008
9:22 pm
4156
Dear All, My Word-Documents are saved in a Oracle-DB. Is it possible to open the Word-Document direct from BLOB ? Has somebody an example of if ? Many Thanks...
wiederkehr.beat
Offline Send Email
Jan 24, 2008
3:05 pm
4157
Hi, I'm trying to start our application at Windows Server 2003 and receive such exception: com.inzoom.comjni.ComJniException: ...
Vitali
rumshin
Offline Send Email
Jan 31, 2008
11:12 am
4158
Hello , ERROR_MOD_NOT_FOUND failure signals what a library or its dependencies can't be found. To analyze dependencies on dll you can use dependency ...
Hermann Scheibe
h_scheibe
Offline Send Email
Jan 31, 2008
8:03 pm
4159
Hi, thank you. I have found the problem: I put izmcomjniax.dll in System32 directory and use jniRegisterActiveXDll() instead of ...
Vitali
rumshin
Offline Send Email
Feb 1, 2008
8:55 am
4160
We've run into trouble creating a database link on a VISTA machine. The database access, creation, etc. all work fine. (And the program works fine on XP.) ...
wefraser
Offline Send Email
Feb 4, 2008
10:23 pm
4161
Hi, I have uploaded file IETest.java to directory carsten to demonstrate my problem with Internet explorer. I create a InternetExplorer Object, browse to a...
carstenschfer
Offline Send Email
Feb 6, 2008
2:39 pm
4162
Hi, within example program you initialize IE7 as a application by using new jcw.SHDocVw.InternetExplorer() constructor. A iexplorer.exe process will be started...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 7, 2008
5:04 pm
4163
I'm having a problem while using JacoZoom. When I try to: jActiveXDisplay.staCall(runnableVdoConn); (from a thread different from the thread where the JActiveX...
Rui Vale
ruifilipevale
Online Now Send Email
Feb 13, 2008
7:47 pm
4164
Hello, ... In general you can use (J)ActiveX.staCall from a thread different to the thread where JActiveX was created, but this thread should use the same COM...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 14, 2008
9:23 am
4165
Can I get access to Outlook's address book with your product with Java? If so can you point me to some documentation about this. The documentation for this...
badenhorst_wade
Offline Send Email
Feb 28, 2008
7:10 pm
4166
Hi, please check my sample folder. http://tech.groups.yahoo.com/group/jacoZoom/files/stefan/samples/ there you will find an Outlook and a MAPI sample, which...
Stefan Zschocke
szschocke
Offline Send Email
Mar 6, 2008
7:24 am
4167
hi, I am trying to pass a variant of user defined type from VC++ to java. i have done following things. 1. set the vt type of variant to VT_RECORD. 2. set...
fahad_madani
Offline Send Email
Mar 19, 2008
9:41 am
4168
Hi, can you post code snippets of the working c++ code as well as of the failing java code? Thanks, Stefan ... java. ... using ... (IRecordInfoJCW.java:75)...
Stefan Zschocke
szschocke
Offline Send Email
Mar 19, 2008
9:44 am
4169
VC++ side code ============== //Tuple is a Structure. Tuple passTuple; IRecordInfo *pRecEdgeTitle; VARIANT temp; ... temp.vt=VT_RECORD; HRESULT hr =...
fahad madani
fahad_madani
Offline Send Email
Mar 24, 2008
4:30 am
4170
Hello everyone. First of all, apologize, since I am a beginner in jacozoom and my english is so bad. I am working on an application that uses jacozoom to...
el_antonie
Offline Send Email
Mar 25, 2008
4:32 pm
4172
Hi, the debug information below (Variant. java:484) indicates, that you have an old jacoZoom version installed. Please reinstall the latest version and make...
Stefan Zschocke
szschocke
Offline Send Email
Mar 26, 2008
10:24 am
4173
I am experiencing a similar problem all of a sudden. The error occurs when i do "setvisible" on my JFrame. If i remove the setvisible call, then the...
condoreagletalon
condoreaglet...
Offline Send Email
Mar 26, 2008
12:47 pm
4174
I am experiencing a similar problem all of a sudden. The error occurs when i do "setvisible" on my JFrame. If i remove the setvisible call, then the...
condoreagletalon
condoreaglet...
Offline Send Email
Mar 27, 2008
8:05 am
4175
Hello, ... if you call "setvisible" then your JFrame does become native resources and can render itself. As you can see your container will become notification...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 27, 2008
1:25 pm
4176
Just upgraded my Vista box to SP1. Now our application won't start. The following error is reported: Exception in thread "AWT-EventQueue-0" ...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 2, 2008
3:01 pm
4177
Hello Henrik, ... [SNIP] ... May be some dependencies are broken. Please check dependencies for izmjnicomax.dll. You can use Dependnecy Walker(depends.exe)...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 3, 2008
7:29 am
Messages 4147 - 4177 of 4588   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