MSMQ HTTP disable error

2

I’m trying to install NServiceBus from installer, downloaded from particular.net

enter image description here

Installer wants MSMQ components to be disabled. All components could be disabled, except the MSMQ Http support. Disabling of this component fails with error code 0x800F0922.

enter image description here

Trying to disable by DISM throws such error:

enter image description here

Dism log is:

enter image description here

Trying to disable it in safe mode – didn’t help. Trying to delete all services, which use MSMQ – didn’t help.

Is there is a way to fix this issue and install NServiceBus? Cause google is not showing anything similar to my issue. Operating system is Windows 8.1

windows-8.1
nservicebus
msmq
nservicebus5
dism
asked on Stack Overflow Mar 14, 2016 by BumbleBee • edited Mar 14, 2016 by BumbleBee

2 Answers

2

Can you try and uninstall MSMQ all together and then reinstall it again?

maybe this can help?

answered on Stack Overflow Mar 14, 2016 by Sean Farmar • edited Apr 13, 2017 by Community
0

Kindly create a new site with siteId = 1 and try to install MSMQ again. You can change the default website ID to 1 as well.

IIS site id = 1

answered on Stack Overflow Sep 24, 2020 by Ahmed Kelani • edited Sep 24, 2020 by iminiki

User contributions licensed under CC BY-SA 3.0