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 2669 - 2698 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2669
Hi Stefan, I downloaded and compiled Herman's RotDoc. When I run it, I get this exception: java.lang.VerifyError: (class: com/inzoom/com/jcw/IBindCtxJCW, ...
alg50x
Offline Send Email
Aug 1, 2005
1:38 pm
2670
Hi, ... izmcom.jar package is to old, i will create a new and post here. Regards, Hermann...
Hermann Scheibe
h_scheibe
Offline Send Email
Aug 2, 2005
8:41 am
2671
Hi, A new version of RotDoc-example is available in my file section. Regards, Hermann...
Hermann Scheibe
h_scheibe
Offline Send Email
Aug 2, 2005
9:55 am
2672
Hello Hermann, I am getting compile errors --- there are incompatible types in the following statement. static void ForEachROTObject(IRunOnMoniker iRun) { try ...
alg50x
Offline Send Email
Aug 2, 2005
1:22 pm
2673
HI, you have to use the new izmcom.jar, which Hermann has uploaded today. Then it should work. Stefan ... the...
szschocke
Offline Send Email
Aug 2, 2005
2:46 pm
2674
Hello there, can someone send me a step-by-step guide, how to set jacoZoom up? I have even problems running samples although I've modified .bat files. We are...
nuclid
Offline Send Email
Aug 3, 2005
6:37 am
2675
Hi, did you run the jacoZoom.msi installer? This should setup the software correctly. After running the installer you should have a program group jacoZoom ...
szschocke
Offline Send Email
Aug 3, 2005
4:03 pm
2676
Hello, we have encountered a problem while trying to integrate an ActiveX component into our application (and we have had this problem before). Some ActiveX...
dominikb81
Offline Send Email
Aug 5, 2005
10:39 am
2677
Why doesnt it work? Which exception and stacktrace do you get? Stefan ... before). ... parameters ... pass ... emulate the...
Stefan Zschocke
szschocke
Offline Send Email
Aug 5, 2005
10:44 am
2678
Hi, the ActiveX simply doesn't react to the call. There is no exception. I will try to clarify the problem. The following HTML code works: <HTML> [...] <SCRIPT...
dominikb81
Offline Send Email
Aug 5, 2005
1:44 pm
2679
hi, the doLoad in your sample is called when the ActiveX Control fires the running-event. May be in your 2nd sample, this event does not get fired as it is ...
Stefan Zschocke
szschocke
Offline Send Email
Aug 5, 2005
2:52 pm
2680
Hello, we have now solved the issue together with the developers of the ActiveX Control. Thank you for your support. It would still be interesting to know...
dominikb81
Offline Send Email
Aug 5, 2005
3:28 pm
2681
Anyone have any ideas why I'm getting this hotspot error on a dual processor box only? I suspect it is a threading/timing issue because it doesn't happen...
misstarahbyte
Offline Send Email
Aug 13, 2005
7:16 pm
2682
Hi, if you communicate with the control in its STA - as in the JWebSTA sample - you must remove listeners from within the STA- thread, too. Every communication...
Stefan Zschocke
szschocke
Offline Send Email
Aug 15, 2005
9:10 am
2683
I am having some performance trouble running a simple query against a database with 1.5 million records. Poking around a bit, I found that "ORDER BY" is quite...
wefraser
Offline Send Email
Aug 15, 2005
11:04 pm
2684
Hello, when i create an instance of an ActiveX object i want to connect it with a com object. but when call the method getUnknown() the return value is null....
bacs78
Offline Send Email
Aug 16, 2005
8:11 am
2685
Hi, prbly a snapshot is taken, and this takes so long. Did you try a dynamic Resultset? How is it if you try con.createStatement ...
Stefan Zschocke
szschocke
Offline Send Email
Aug 16, 2005
8:17 am
2686
Hi, you mean you are using com.inzoom.axjni.JActiveX or ActiveX to embed an ActiveX Control in a Swing or AWT app? You can only call getUnknown after the...
Stefan Zschocke
szschocke
Offline Send Email
Aug 16, 2005
8:23 am
2687
Thank you for the very fast answer. Now it is running......
bacs78
Offline Send Email
Aug 16, 2005
11:55 am
2688
hi, when a call the following methode (see marked part) for second time i get an exception: com.inzoom.comjni.ComJniException: ...
bacs78
Offline Send Email
Aug 17, 2005
6:37 am
2689
same problem with: com.inzoom.comjni.Variant _vrv = invoke(39,1024,1,_v,null); ... ...
bacs78
Offline Send Email
Aug 17, 2005
7:30 am
2690
i've added an ActiveX component in a JPanel. but while the initializing the ActiveX object is shown in the parent JFrame of the JPanel...
bacs78
Offline Send Email
Aug 17, 2005
1:34 pm
2691
Perfect! That was exactly what I needed to do. Thanks, bill ... (ResultSet.TYPE_SCROLL_SENSITIVE,ResultSet.CONCUR_UPDATABLE);...
wefraser
Offline Send Email
Aug 17, 2005
3:12 pm
2692
... Plaese a little bit more info. Below a example to your issue and its works fine. Regards, Hermann public class JPanelJax { static java.awt.Container...
Hermann Scheibe
h_scheibe
Offline Send Email
Aug 18, 2005
7:47 am
2693
Hi, Does Jacozoom support rich error info? That is does it QI for IInterfaceSupportsErrorInfo in case of a FAILED HRESULT, then gets the error object and puts...
paul_10352000
Offline Send Email
Aug 19, 2005
2:56 pm
2694
Hi, yes this is what it does: In case of af FAILED(hr) it tries to obtain the error info and return it through ComJniException. Stefan ... FAILED...
Stefan Zschocke
szschocke
Offline Send Email
Aug 19, 2005
4:21 pm
2695
If i cant run JCAL Applet from samples, i cant run my applet project. i tried to add permisison for "izmjnicom.dll" into java.security and also JAVAWT.dll no...
grenm00
Offline Send Email
Aug 24, 2005
3:16 pm
2696
i mean into JAVA.POLICY...
grenm00
Offline Send Email
Aug 24, 2005
3:19 pm
2697
Hi, what did you add to java.policy? Could it be that you edited the wrong java.policy file? Stefan ... project. ... and ... (WinSurfaceWrap.java:132) ... ...
Stefan Zschocke
szschocke
Offline Send Email
Aug 24, 2005
5:25 pm
2698
Okay, i followed by order from this page "start.html" from same Applet directory than JCalc.class. START.HTML tell me to do some thing like this with JRE...
grenm00
Offline Send Email
Aug 24, 2005
5:53 pm
Messages 2669 - 2698 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