8/26/2025 8:32:14 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss general external development topic (related or not to SalesLogix development). View the code of conduct for posting guidelines.
|
|
|
|
MSMQ Trigger - Windows 7
Posted: 15 Apr 10 9:54 AM
|
Hello,
I implemented an application (VS 2008) on Windows XP which is using MSMQTriggers (references MSMQTriggerObjects), wich used to be on c:\Windows\System32 directory. Everything fine. I moved to Windows 7 and that MSMQTriggerObjects.dll is missing from my machine, so I can not reference it on my app. MSMS Trigger service is running.
Do I need to use a different approach on Win7? or I need to download something else on my machine?
I googled it but no luck so far...
Any ideas ?? I am stuck!
Thanks! |
|
|
|
Re: MSMQ Trigger - Windows 7
Posted: 15 Apr 10 5:13 PM
|
Hi Veronka,
There has never been a supported way to call the Triggers API. The COM classes aren’t documented because they’re supposed to be internal. I can only assume there has been some reorganisation of the Triggers API. Unfortunately the only alternative would be to call trigadm.exe with appropriately-crafted arguments.
Cheers John Breakwell (ex MSFT) |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|