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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 4404 - 4437 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4404
Same story here. With a very simple "hello-world-like" app...
sergey.udaltsov
Offline Send Email
Jan 7, 2009
3:48 pm
4405
One of the most common reasons for a crash from jniVtblCall is, that the function declaration was changed after the wrappers were generated. Every time you...
Stefan Zschocke
szschocke
Offline Send Email
Jan 7, 2009
4:10 pm
4406
I've put 3 files (test.java, crash file and IDL) into the file area of the forum. For some reason, yahoo does not allow pastebin urls...
sergey.udaltsov
Offline Send Email
Jan 7, 2009
4:33 pm
4407
Hi, from the files you posted I can find anything. First try with dispatch wrappers, by regenerating the java wrappers with "Dispatch wrappers for dual...
Stefan Zschocke
szschocke
Offline Send Email
Jan 7, 2009
7:25 pm
4408
I've tried the Dispatch wrappers. The situation changed. Now, I see com.inzoom.comjni.ComJniException: code=0xffffdf88 Type= ...
sergey.udaltsov
Offline Send Email
Jan 8, 2009
9:52 am
4409
Hi, concerning the message loop, you understood me wrong. Not the Server but the client - your application - might be supposed to have a window and a message...
Stefan Zschocke
szschocke
Offline Send Email
Jan 8, 2009
10:45 am
4410
... I see what you mean now. No, that DLL does not expect that. The DLL provides reporting features for the app server. It was used ok in the previous version,...
sergey.udaltsov
Offline Send Email
Jan 8, 2009
10:59 am
4411
Please try to use the dll with VBA and/or VB. After this works, try the STAThread. Stefan...
Stefan Zschocke
szschocke
Offline Send Email
Jan 8, 2009
11:49 am
4412
Unfortunately I do not have VB/VBA on that box. But I looked at the ThreadingModel (in registry), it says "Apartment". I guess it indicates there is no need in...
sergey.udaltsov
Offline Send Email
Jan 8, 2009
12:18 pm
4413
Hi, We are using JacoZoom to migrate from MS JVM to SUN JVM. Our application does page navigation and does uses the HTML elements on the page to do all the...
ASHOK GUPTA
ashok_cs1026
Offline Send Email
Jan 9, 2009
9:37 am
4414
Hi, if the threading model of a COM Server is apartment - as in your case - this means, that if the threading model of the client is multi- threaded - as in...
Stefan Zschocke
szschocke
Offline Send Email
Jan 9, 2009
10:56 am
4415
Hi, can you create a small sample, which demonstrates your problem? This would make it easier to understand your problem. You also could try to work with...
Stefan Zschocke
szschocke
Offline Send Email
Jan 9, 2009
11:21 am
4416
Any news on this? Regards Jonatan ... (wrapped) ... example ... insead int....
jonatanolofsson
Offline Send Email
Jan 9, 2009
11:51 am
4417
Hi, still work in process Regards, Hermann...
Hermann Scheibe
h_scheibe
Offline Send Email
Jan 9, 2009
12:54 pm
4418
The issue was caused by the DLL. It depends on some 3rd party dll which was in the same directory, but the directory was not in the PATH. It is ok for the...
sergey.udaltsov
Offline Send Email
Jan 9, 2009
3:29 pm
4419
Hi Stefan, I can not create a small sample as of now as I am busy with some other tasks. But you can assume that we have an outdated code and it causes JVM...
ASHOK GUPTA
ashok_cs1026
Offline Send Email
Jan 11, 2009
8:36 am
4420
hi hermann, no, unfortunately it does not seem that this is the reason, but i am getting tired to search for a result, because i do not know how to continue ...
pirker.alexander
pirker.alexa...
Offline Send Email
Jan 13, 2009
1:56 pm
4421
Any idea what this error is? Thanks, David...
kc7bfi
Offline Send Email
Jan 14, 2009
3:06 pm
4426
Problems with TestIE: "Something has gone wrong with the vtable call. Stack is corrupted. Please report to infoZoom" I am having problems with the TestIE...
hackian
Offline Send Email
Jan 14, 2009
11:08 pm
4427
My apologies to anyone who has received multiple emails. For some unknown reason I was unable to post my full problem description and I tried multiple times. I...
hackian
Offline Send Email
Jan 14, 2009
11:30 pm
4428
Hi, Is there a reason for this change as our newly generated wrappers are creating trouble in compilation of our source code which uses these wrappers. Can I...
ASHOK GUPTA
ashok_cs1026
Offline Send Email
Jan 16, 2009
5:48 am
4429
Hello, you can continie with a very simple web application : 1. create COM Object 2. load data file. 3. cleaup ( unload data or simply close and release object...
Hermann Scheibe
h_scheibe
Offline Send Email
Jan 20, 2009
9:50 am
4430
Hello David, seems to be a custom component defined HRESULT. Does used component documentation have some info about errors ? COM errors are signaled by...
Hermann Scheibe
h_scheibe
Offline Send Email
Jan 20, 2009
9:55 am
4431
I have created a program which is responsible for retrieving COM objects from either a remote or local computer. Currently it works fine when I am accessing a...
aaron.magi
Offline Send Email
Jan 21, 2009
6:23 pm
4432
Hi All, I put "izmjnicom.dll" in syste32 directory. I have an signed applet which actually loads the dll by calling if (!com.inzoom.comjni.Dll.isLoaded()) { ...
biswa_jit_g
Offline Send Email
Jan 28, 2009
7:37 am
4433
Hi, I have purchased your product and thought I was on the current version as mine said 1.5 and your current version is still 1.5. Upon examining the readme...
cbhelo
Offline Send Email
Jan 29, 2009
3:23 pm
4434
Hello, ... Version number is counted by izmcomjni.dll for COM brigde and by izmcomjniax.dll for AcitveX Wrapper. Used schema is 1.5.1.XXXX where 1.5 major...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 3, 2009
9:06 am
4435
Hello, ... This problem is addressed to java class loader. Each applet will be served by own classloader instance. As far jacoZoom java classes are need native...
Hermann Scheibe
h_scheibe
Offline Send Email
Feb 3, 2009
9:23 am
4436
Hi, We use JDK 1.5 to build and AspectJ 1.6 to aspectize ourJava code, Jacozoom 1.5 to generate the JCWs for the IE DLLs (mshtml.dll, msxml.jar, shdocvw.dll)...
anish.philip
Offline Send Email
Feb 4, 2009
7:16 pm
4437
Hello, I am using JacoZoom trial version for evaluating it before purchase. I have compiled excel.jar using steps mentioned in tutorials We are developing a...
avneetkapoor
Offline Send Email
Feb 5, 2009
3:32 am
Messages 4404 - 4437 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