TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vidyasagar Anumolu
NA
3
13.3k
COM Server events usage in .Net Windows Service
Jul 9 2009 9:43 AM
Hello Friends,
I have an requirement where I have to create a Windows Service in .Net in which I use a COM Server. This COM Server exposes some events. In my service, I registered for an event exposed by the COM Server. I build the service, installed and made it run. But when the event raised by the COM Server, I am not getting the event notification in my .Net service. I am using just the normal event handler syntax in my .Net code (+= operator). Is this the correct way of registering for COM Server events via .Net service or am I missing something here? Please through some light here.
Regards,
Sagar
Reply
Answers (
0
)
Consume Event Generated by VB6 OCX in C#
Word Document Opening from c# after mail merging and then editing