What is the MSMQ folder under C:\inetpub\wwwroot ??

I'm assuming it stands for Microsoft Message Queuing. What is the purpose of this folder under the Default Web Site on IIs 7.5?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

The subfolder is for Microsoft Message Queuing to use for messages sent over HTTP/HTTPS. Don't delete or change this folder as it will break MSMQ. If you don't require MSMQ on this web server then uninstall the feature through the control panel.

Cheers

John Breakwell

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.