10th
May
2010
MSMQ Installation on Windows Server 2008 Fail with 0×80070643
posted in Dotnet/.NET - C#, MSMQ, Programming |
If you get one of these errors starting MSMQ Server or installing MSMQ on Windows (Server 2008), this article describes a potential solution:
- You cannot start MSMQ Service with the following entry in the Application Event Log: The Message Queuing service cannot start. The internal private queue ‘admin_queue$’ cannot be initialized. If the problem persists, reinstall Message Queuing. Error 0xc00e0001.
- You cannot install MSMQ with the following error: Attempt to install Message Queuing Server failed with error code 0×80070643. Fatal error during installation. The following features were not installed: Message Queuing Services/Message Queuing Server.
For me, the solution was to delete the Registry key KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ, then try the installation again.
See also:
This entry was posted
on Monday, May 10th, 2010 at 9:49 pm and is filed under Dotnet/.NET - C#, MSMQ, Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
posted on July 31st, 2010 at 12:17 pm
posted on October 13th, 2010 at 5:57 pm
posted on October 13th, 2010 at 5:59 pm
posted on October 28th, 2010 at 5:45 pm
posted on October 3rd, 2011 at 9:09 pm
posted on December 23rd, 2011 at 11:31 am
posted on March 15th, 2013 at 8:18 am
posted on March 15th, 2013 at 11:00 am