L
Leo Muller
Okay,
I got confused here.
In order to get the messages out the MSMQ 3, on windows 2003, I need to
invoke a COM component (ProgID).
However, if I compile a class of .NET, and get a DLL, is this considered a
COM component?
If this is the case, should I register it? (against all .NET logic?). Or
because I call it through the ProgID it knows how to locate the DLL by
itself?
Could it be that I have to stick to my component from VB6?
Does anyone have an example of how to get messages from an MSMQ through .NET
code, invoked by the trigger on windows2003?
Thanks to anyone who can deconfuse me.
Leo
I got confused here.
In order to get the messages out the MSMQ 3, on windows 2003, I need to
invoke a COM component (ProgID).
However, if I compile a class of .NET, and get a DLL, is this considered a
COM component?
If this is the case, should I register it? (against all .NET logic?). Or
because I call it through the ProgID it knows how to locate the DLL by
itself?
Could it be that I have to stick to my component from VB6?
Does anyone have an example of how to get messages from an MSMQ through .NET
code, invoked by the trigger on windows2003?
Thanks to anyone who can deconfuse me.
Leo