简体   繁体   English

读取MSMQ事务性死信队列

[英]Reading the MSMQ transactional dead letter queue

I'm trying to read the transactional deal letter queue in MSMQ using C#.NET and am getting: 我正在尝试使用C#.NET读取MSMQ中的交易协议信队列,并且得到:

A workgroup installation computer does not support the operation 工作组安装计算机不支持该操作

For 10 Stack Overflow points, what am I doing wrong? 对于10个堆栈溢出点,我在做什么错?

请尝试使用此格式名,看看是否可行:

@"FORMATNAME:DIRECT=OS:.\SYSTEM$;DeadXact"

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM