移动存储文件夹出错

时间:2013-01-02 18:25:28

标签: msmq

我有Windows 2008 R2服务器。我刚刚安装了一个全新的msmq服务,队列中没有旧消息。

默认存储文件夹为C:\Windows\System32\msmq\storage,我想将其移至D:\Data\msms\storage。所以我打开了计算机管理 - >服务和应用 - >消息队列,右键单击它并选择属性,切换到存储选项卡。我在所有3个文本框中输入D:\ Data \ msmq \ storage。新文件夹根本不存在,当我单击应用按钮系统提示The folder d:\Data\msmq\storage does not exist. Do you want to create it now?时,我单击是按钮。现在我看到的下一个屏幕是The folder d:\Data\msmq\storage cannot be created. Error: The system cannot find the path specified.

任何解决方案?

0 个答案:

没有答案