Hello everyone,
How can I instantiate a class (dll) in a new Windows Service I am creating? I have added it to references and declared it withevents in the windows service class, but it appears with no events at all. Do I have to add the class itself to the project instead of just a reference?
Thank you guys!
(I am sorry if the question is not clear enough: that was a hard to translate into English!)
