I have an activex exe running on the server and another component on the client. When I try to read a server object property, I always get back the initial value but the property is really changing, any ideas of what is going wrong?
I just discovered whats wrong, but still need help. My activeXexe on the server wraps another component and this one fires events, but it looks like these events are not fired when wrapped by the activeX exe, any ideas?? The same events are fired if the component is wrapped by a normal exe.
It doesn't work, when I try to compile it says 'object doesn't source events'. Anyway I think this is not the case. The object firing the events is the wrapped component on the server. I think its because I can't trigger this events on the server class as I triggered them before when the component was wrapped by an exe. Any ideas of how to do it? I thought it should be the same definition, not?
Hey!!!!! tones of thanks!!!! I had to do what you said but in the wrapper itself, and then I have displayed all the events of the component!! you are great!!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.