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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4159 - 4189 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
4178
I used the one from www.dependencywalker.com. It reports that GPSVC.DLL is missing. Do you want the dependency walker image file (.dwi)? /Henrik...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 3, 2008
8:23 am
4179
Found out the following: gpsvc.dll = Group Policy Client When installing the Vista SP1, the installer removes the Group Policy Management Console (GPMC). An...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 3, 2008
11:10 am
4180
On Vista 64bit, the dependency tree looks like the one described previously, and it further contains the following: izmjnicomax.dll ... /Henrik...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 3, 2008
11:24 am
4181
Hi, ... If all the dependencies are ok and you don't see any RED QUESTION MARK please try to run a jacoZoom ActiveX sample ( JWeb or JCal ) . Does this runs...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 3, 2008
1:05 pm
4182
Yes, I can run the jacozoom axtivex samples (after I manually added -Djava.library.path to point to "C:\Program Files (x86)\infoZoom\jacoZoom", and disabled...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 3, 2008
2:42 pm
4183
The only real hint I have found is that Problem Reporter generates a Problem Report that tells that javaw.exe crashes in module RPCRT4.dll. This is the code...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 3, 2008
3:49 pm
4184
Actually this is not a jacoZoom problem, it is a Word problem. jacoZoom works correctly in that it calls into Word same as you would do with VBA or any other...
Stefan Zschocke
szschocke
Offline Send Email
Apr 3, 2008
4:17 pm
4185
Hi, Installing the latest version didnt solve the issue, but i got the way how to access the Variant. Now, I have a method which passes a variant from java to...
fahad madani
fahad_madani
Offline Send Email
Apr 4, 2008
6:53 am
4186
Hello Henrik, ... defacto.jacozoom.cortona.CortonaWrapper.init(CortonaWrapper.java:126) ... [SNIP] ... Ok,64-bit Vista, the RPCRT4.dll problem and...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 4, 2008
8:14 am
4187
Spot on, Hermann :-) Commenting the useRegistry(false,null) call fixes the immediate problem. Now the application starts, there are no crashes, no delayes and...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 4, 2008
9:32 am
4188
Any progress on this? Do I need to perform further experiments for you on this end? Is there a workaround? /Henrik...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 9, 2008
7:21 am
4189
Hello 1. We will setup a Vista 64-bit SP1 machine and try to reproduce your issue. 2. We need to find on this platform a workaround for ...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 9, 2008
11:17 am
Messages 4159 - 4189 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