I’m trying to install NServiceBus from installer, downloaded from particular.net
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.
Trying to disable by DISM throws such error:
Dism log is:
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
Can you try and uninstall MSMQ all together and then reinstall it again?
maybe this can help?