Net.Msmq, Net.Tcp and Net.Pipe say "Starting"

  • Thread starter Thread starter TerryNeckar
  • Start date Start date
T

TerryNeckar

Guest
I'm running Windows 7. I can't get programs to run that use MSMQ. When I look at "Services", I see Net.Msmq, Net.Tcp and Net.Pipe say "Starting". I checked the Event Log and found:

The Net.Tcp Listener Adapter service hung on starting.

The Net.Pipe Listener Adapter service hung on starting.

The Net.Msmq Listener Adapter service hung on starting.


The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID
{C97FCC79-E628-407D-AE68-A06AD6D8B4D1}
and APPID
{344ED43D-D086-4961-86A6-1106F4ACAD9B}
to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.

No other errors reported.


I checked dependencies and found that Message Queuing is "Started".

Protected Storage is "Started".

Remote Procedure is "Started".

DCOM Server Process Launcher is "Started".



I tried setting the security permissions as suggested, but the options were grayed out, with neither option set.


52876275e3252f90e9cf178158890120._.jpg


Otherwise, I don't know what else to do.

Does anyone have any suggestions?


Terry

Continue reading...
 
Back
Top