I
igor
I recently attempted to incorporate an OCX into a .net windows service
using .net framework 1.1
The ocx failed to perform as expected, meaning the OCX events failed to
execute. I specifed the withevents clause in my declaration.
When the same ocx is copied onto a windows form, everthing works great.
Is there some way I can use the OCX inside of a windows service? It
would save me development time.
Any ideas would be helpful.
Thank you.
using .net framework 1.1
The ocx failed to perform as expected, meaning the OCX events failed to
execute. I specifed the withevents clause in my declaration.
When the same ocx is copied onto a windows form, everthing works great.
Is there some way I can use the OCX inside of a windows service? It
would save me development time.
Any ideas would be helpful.
Thank you.