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 4166 - 4196 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
4190
Hi jacoZoom developers, Please how much memory takes an ActiveX component wrapped via jacoZoom from the Java heap? I have a problem with running of my ActiveX...
Klouček Tomáš
tomaskloucek
Offline Send Email
Apr 9, 2008
5:29 pm
4191
Hello Henrik, I too have a problem under Windows Vista SP 1. Without the useRegistry(*false*, *null*); I get the following error, ...
Marios Moutzouris
condoreaglet...
Offline Send Email
Apr 10, 2008
7:03 am
4192
Please note that the crash and Problem Report also happens on a Vista SP1 32bit. So, the problem is NOT 64bit specific. Hope that helps you with point number...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 10, 2008
9:47 am
4193
As stated earlier, I know zilch about COM, but this is what I could find about registry free com, which I think is what the issue is about: ...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 10, 2008
12:28 pm
4194
Hello, thanks for provided links. We will try to add a manifest file for izmJniComAx.dll and test issue with Vista. I hope this will help us to find quickly a...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 11, 2008
7:50 am
4195
hi, Can any one please help me to resolve this issue. or Else can anyone give me a sample code for passing the UDT from VC++ to java and Accessing it on java...
fahad madani
fahad_madani
Offline Send Email
Apr 14, 2008
5:00 am
4196
Hello Hermaan, Any luck with this addition of the manifest file? Thanks Marios ... to ... could ... is the ... function ... by-samples-from-microsoft-sdks/...
condoreagletalon
condoreaglet...
Offline Send Email
Apr 22, 2008
11:11 am
Messages 4166 - 4196 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