- Dec 18, 2000
- 305
- 0
- 0
I'm trying to migrate a homebrewed msmq triggers based application from Win2000 to Win2003, but I can't seem to make it work. At first I thought it was a problem with my program, but now it looks like nonfunctional triggers are at fault.
I've got a private test queue "A" with a trigger "B" that uses a rule "C". All C does is start a Test.exe file that pops up a message box so I know it ran. If I run Test.exe manually it works fine. I can send a msmq message to queue A just fine. But the trigger never kicks in.
I've tried using rule C without any conditions and with a "Label contains" condition with no success. Is there something I'm missing that's new in Windows Server 2003?
I've got a private test queue "A" with a trigger "B" that uses a rule "C". All C does is start a Test.exe file that pops up a message box so I know it ran. If I run Test.exe manually it works fine. I can send a msmq message to queue A just fine. But the trigger never kicks in.
I've tried using rule C without any conditions and with a "Label contains" condition with no success. Is there something I'm missing that's new in Windows Server 2003?