Have you got this error message?http://forums.asp.net/t/816554.aspx/1?Have+you+got+this+error+message+Fri, 29 Jul 2005 09:02:52 -0400816554816554http://forums.asp.net/p/816554/816554.aspx/1?Have+you+got+this+error+message+Have you got this error message? Hi! Has somebody get this error message in MPS? No provisioning engines are available to process the request.&quot; code=&quot;0xc2201908&quot; How can I fix it? Cicek 2005-02-03T12:59:15-05:00897663http://forums.asp.net/p/816554/897663.aspx/1?Re+Have+you+got+this+error+message+Re: Have you got this error message? <p>This means that the client can not connect to the DCOM ports of your MPS engine server.&nbsp; Either the COM&#43; application is not started or crashed.</p> <p>Thanks</p> <p>&nbsp;</p> 2005-04-18T22:00:10-04:00899491http://forums.asp.net/p/816554/899491.aspx/1?Re+Have+you+got+this+error+message+Re: Have you got this error message? Did you install Win2k3 SP1? I noticed COM&#43; problems after installing&nbsp;SP1 (before i knew of the &quot;DO NOT INSTALL WARNING&quot;). I had to reinstall all servers again :( 2005-04-20T07:32:36-04:001003714http://forums.asp.net/p/816554/1003714.aspx/1?Re+Have+you+got+this+error+message+Re: Have you got this error message? <p>This is an &quot;Access Denied&quot; error, which means that an your account has no rights to access &quot;Provisioning Engine&quot; COM&#43; application that runs on your MPS engine servers.<br> <br> I found that there are some MPS service accounts that do not have access to MPS COM&#43; component. For example, MPS Web Service runs under an account that is a member of a group MPFClientAccts, but this group is not a member of the local group &quot;Distributed COM Users&quot; on MPS engine. As a result, MPS Web Service application receives &quot;No Provisioning Engines Available&quot; error. The solution is to add these groups to the local <strong>Distributed COM Users </strong>group on each MPS engine:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MPFAdmins<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MPFClientAccts<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MPFServiceAccts<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MPFTrustedUsers<br> <br> I am not a big specialist on COM&#43; security, but i have a feeling that this might result in some unexpected security issues. Some accounts might receive elevated security rights, so i am hoping someone more knowledgable will respond to this post and elaborate more on this issue. <br> </p> 2005-07-29T09:02:52-04:00