Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
过去几天我一直在尝试使用 msmq 触发器调用 exe 文件。它永远不会被调用。这些是我遵循的步骤。
创建了一个触发器,提到了检查检查的队列路径。启用 选中
创建了一个没有条件的规则,以便在获得新消息时触发触发器。并选择提到独立可执行文件的单选按钮。为该字段提供正确的位置。使用 RUN 检查位置并确认 exe 正在运行。
但是,当新消息被发送到队列时,不会调用 exe。
您确定“Microsoft Trigger 服务”在线吗?
我遇到了类似的问题,重新启动系统和服务都有帮助!