MSMQ messages received but not delivered Windows 2008 R2

后端 未结 2 703
臣服心动
臣服心动 2020-12-19 18:47

I have a transactional queue called myPrivateTransactionalQueue hosted on a Win2008R2 server called myReceivingServer which should receive messages from another server calle

2条回答
  •  时光取名叫无心
    2020-12-19 19:35

    Ok I had exactly the same problem and it either resolved itself because of two reasons. I updated the computer name referenced in the message I was sending (previously it was an alias in my hosts) or it could have just been the fact that I enabled full control to everyone/anonymous on the receiving server and rebooted the machine.

提交回复
热议问题