从Windows Server 2003迁移到Windows Server 2012 for MSMQ

时间:2013-12-20 04:29:06

标签: .net msmq windows-server-2003 windows-server-2012

我们需要将.net应用程序从Windows Server 2003迁移到Windows Server 2012.主要关注的是MSMQ。

有人知道MSMQ是如何受到影响的吗?

1 个答案:

答案 0 :(得分:0)

为MSMQ 3.0编写的应用程序通常应该适用于更高版本。有几个方面需要检查:

  1. API中的更改
  2. Changes in message format
  3. Changes in security