G
Guest
Hi,
Any help would be appreciated. I have come across an Architecture (not
implemented) in my Enterprise, that has a Windows Service (A) written on VB
COM that has to talk to another Windows Service (B) to be written on VB.Net.
I can imagine one can easily write B in VB.Net, but my questions is - is it
possible to invoke a Windows Service? A is supposed to pass an XML message to
B and B is supposed to invoke an array of Components.
To add to the woes, there is a .Net component called "B-Caller" with a CCW
(Com calleable wrapper) that will invoked from A. Do you think this
worthwhile?
Sorry, for the length of the message but to summarize -
1. Is it possible to invoke methods or events from a windows service?
2. Do you think B-Caller is necessary?
Please advice, if you could point me to a specific discussion board for this
- would be great.
Thank you,
Sameer
Any help would be appreciated. I have come across an Architecture (not
implemented) in my Enterprise, that has a Windows Service (A) written on VB
COM that has to talk to another Windows Service (B) to be written on VB.Net.
I can imagine one can easily write B in VB.Net, but my questions is - is it
possible to invoke a Windows Service? A is supposed to pass an XML message to
B and B is supposed to invoke an array of Components.
To add to the woes, there is a .Net component called "B-Caller" with a CCW
(Com calleable wrapper) that will invoked from A. Do you think this
worthwhile?
Sorry, for the length of the message but to summarize -
1. Is it possible to invoke methods or events from a windows service?
2. Do you think B-Caller is necessary?
Please advice, if you could point me to a specific discussion board for this
- would be great.
Thank you,
Sameer