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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 3574 - 3603 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3574
Hi, starting from your sample I fixed it to work. You can download it at http://groups.yahoo.com/group/jacoZoom/files/stefan/samples/cortonavr ml.zip. The...
Stefan Zschocke
szschocke
Offline Send Email
Oct 4, 2006
6:40 pm
3575
Your uploaded sample works perfectly, thank you for getting us past this hurdle. best regards kasper thiberg...
Kasper Thiberg
dcc9364
Offline Send Email
Oct 5, 2006
12:20 pm
3576
Hello, My hard disk crashed and I lost all info. I need my JacoZoom license info again. My name is David Cicalo and I can reached at dcicalo@... or...
dcicalo
Offline Send Email
Oct 5, 2006
3:42 pm
3577
Hello, I've recently downloaded jadoZoom for evaluation purposes. I want to test its behaviour using the MS OLE DB Provider for Visual FoxPro 9. In the first...
lennartkraak
Offline Send Email
Oct 6, 2006
2:59 pm
3578
I sent you the license information by private email. Stefan...
Stefan Zschocke
szschocke
Offline Send Email
Oct 6, 2006
5:23 pm
3579
Hi, if you use PreparedStatement.executeQuery, it works. The problem is: If you first call PreparedStatement.execute and then getResultSet, the execute call is...
Stefan Zschocke
szschocke
Offline Send Email
Oct 7, 2006
12:17 pm
3580
hello, I have no news... have you can reproduce the default ?...
informatique_dsa
informatique...
Offline Send Email
Oct 9, 2006
12:51 pm
3581
Stefan, is there a way to call a dll (in my case an exe) without registering it? For example, by accessing, the file directly from the file system? Thanks, ...
Gabriel Esteves Marqu...
gabriel_br
Offline Send Email
Oct 9, 2006
9:09 pm
3582
hello, sorry for long response time. Yes, we can reproduce the prb on 1.5.0u6 and 1.5.6u9. I wrote a little jni library what simulates the event firing from a ...
Hermann Scheibe
h_scheibe
Offline Send Email
Oct 11, 2006
8:12 am
3583
hello, no probleme for reponse time, I did not want to appear impatient, I just wanted to be right on to have transmitted all the elements. Thank you for the...
informatique_dsa
informatique...
Offline Send Email
Oct 11, 2006
9:27 am
3584
Hi, in theory it is possible with native code. A COM Dll always exports a function DllGetClassObject, which is documented and which is used for creating COM...
Stefan Zschocke
szschocke
Offline Send Email
Oct 12, 2006
6:56 am
3585
Hi Stefan. Does using the STA thread mean that every interaction with the COM object needs to be done this way? We would like to store references to VRMLNodes...
Henrik Dohlmann
hdohlmann
Offline Send Email
Oct 12, 2006
7:02 am
3586
Hi, you can store references to VRMLNodes. Only you have to manipulate them inside the STA thread. When you do it in response of an event from the ActiveX...
Stefan Zschocke
szschocke
Offline Send Email
Oct 12, 2006
9:56 am
3587
Hi, I encounter an Access denied exception while trying to make a call throughthe java-com bridge. Later, the programme crashes with the dump as below. Any...
Vivek
leo_43
Offline Send Email
Oct 13, 2006
1:07 pm
3588
Hi concerning the finalizer problem: call release on COM object- wrapper and Variants, when you are done with them, don't leave it to the gc. BTW, calling...
Stefan Zschocke
szschocke
Offline Send Email
Oct 16, 2006
10:11 am
3589
Hi, all I'm trying to use jadoZoom through Eclipse BIRT reporting framework. When designing a report in BIRT report designer, I can add a jadozoom datasource,...
Jure Lodrant
lodrantj
Offline Send Email
Oct 16, 2006
10:30 am
3590
Hi Stefan, Please find the stack trace for the Access Denied problem com.inzoom.comjni.ComJniException: code=com.inzoom.comjni.enums.HResult.E_ACCES SDENIED...
leo_43@...
leo_43
Offline Send Email
Oct 17, 2006
8:20 am
3591
Hi, I have the following createJCW problem BCSCommunication is generated BCSCommunicationEvents is generated but in the generated BCSCommunication the are no...
evervondel
Offline Send Email
Oct 17, 2006
2:53 pm
3592
Hi, We launch a VB 6 COM application using jacoZoom. At anytime the user can get access to the application and close it. I'd like to know in my Java app when...
meackerman625
Offline Send Email
Oct 19, 2006
6:17 pm
3593
Hi, Event handlers are generated only, when the typelibrary has coclass definitions with "[default,source]dispinterface .." definition. You can try "borrowing"...
Stefan Zschocke
szschocke
Offline Send Email
Oct 23, 2006
7:23 am
3594
If the VB app defines and fires events, then it is easy to handle them with jacoZoom. Otherwise it is difficult. Stefan ... my...
Stefan Zschocke
szschocke
Offline Send Email
Oct 23, 2006
7:37 am
3595
Hi, this might indicate some security restriction of the WebBrowser control. Did you search the web for IWebBrowser2 and E_ACCESSDENIED. Stefan ... ...
Stefan Zschocke
szschocke
Offline Send Email
Oct 23, 2006
7:39 am
3596
What plans are there for JacoZoom and Microsoft Vista? Will JacoZoom work as it is or will there need to be a new version of JacoZoom for Vista? Mike...
Mike
rudder_cup
Offline Send Email
Oct 24, 2006
5:08 am
3597
I have been facing problems with mshtml.jar. The application crashes the jvm at certain points. The exceptions at such points are not caught and so, there is...
Vivek
leo_43
Offline Send Email
Oct 27, 2006
4:05 am
3598
Hi, do you have a stack trace of the crash? Please try to make sure that you call release on every COM object wrapper you have been using. This includes...
Stefan Zschocke
szschocke
Offline Send Email
Oct 27, 2006
10:46 am
3599
Is there anyway to configure either the VB 6 app or jacozoom to always launch a new copy of the VB app when Java jacoZoom class is created? What we have is a...
meackerman625
Offline Send Email
Oct 30, 2006
6:21 pm
3600
Hi, you can control this in VB6 through the instancing property. Set it to singleUse. Also, check ...
Stefan Zschocke
szschocke
Offline Send Email
Oct 31, 2006
6:41 am
3601
hi, i tried to use you class... package test; import com.inzoom.comjni.ComJniException; import com.inzoom.comjni.Dll; import com.inzoom.comjni.IDispatch; ...
norboweltenzerstrer
norboweltenz...
Offline Send Email
Oct 31, 2006
2:51 pm
3602
Hi, did you try to do exactly the same with a VB or VBA test? It could be a real security prb, in the sense that the COM server refuses to do what you want...
Stefan Zschocke
szschocke
Offline Send Email
Oct 31, 2006
3:48 pm
3603
User Rights for the acc im trying to connect with are "administrator" host and client are both in a dmz, so i dont think its a firewall prob.. no i didnt try...
norboweltenzerstrer
norboweltenz...
Offline Send Email
Nov 1, 2006
10:14 am
Messages 3574 - 3603 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