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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 4176 - 4205 of 4591   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
4197
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the jacoZoom group. File :...
jacoZoom@yahoogroups....
Send Email
Apr 23, 2008
12:52 pm
4198
Hello, yes latest update will resolve the problem and does distribute the izmcomjniax.dll as RegFree component. Simply distribute this within the same...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 23, 2008
3:53 pm
4199
Hello all, how to use jacoZoom with java web start technologie can be found on our webserver <http://www.infozoom.de/jaws/webApp.html> [:)] Happy hunting, ...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 23, 2008
5:52 pm
4200
Hi Hermann. This is the status of my preliminary tests with the new jacozoom-1.5.1.21: Commented the useRegistry(false,null) call in the constructor. On my...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 24, 2008
11:07 am
4201
The two webstart-demos pointed to by: * http://www.infozoom.de/jaws/app.jnlp * http://www.infozoom.de/jaws/izmws.jnlp both starts the flash demo. /Henrik...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 24, 2008
11:14 am
4202
Hi, <jnlp codebase="http://www.infozoom.de/jaws/" href="izmws.jnlp"> line within izmws.jnlp was fixed. Seems to be a problem with old jaws version. Thanks for...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 24, 2008
3:12 pm
4203
Hello Henrik, ... [SNIP] ... May be old izmjnicom.dll or izmjnicomax.dll versions are on the machine. Delete if any and try again. Atl71.dll must be in the...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 24, 2008
3:21 pm
4204
Hi Hermann. It seems that both jaws samples work, so I must be doing something crazy in my initialization. That the jaws samples work also indicates that old...
Henrik Dohlmann
hdohlmann
Offline Send Email
Apr 25, 2008
7:48 am
4205
Hello Henrik, your Cortona control is simular to use to FlashPlayer: instantiate control and load a file. Try to change Flash Demo example to get your issue...
Hermann Scheibe
h_scheibe
Offline Send Email
Apr 25, 2008
8:47 am
Messages 4176 - 4205 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