Fri, Jun 29 2007 19:53
bradley
DCOM The application specific permissions do not grant
Hmmm..... ever since installing Sharepoint 3.0 I've been getting this...
EventID.Net:
http://www.eventid.net/display.asp?eventid=10016&eventno=4718&source=DCOM&phase=1
http://www.smallbizserver.net/Articles/tabid/266/PageID/74/ArticleID/68/articleType/ArticleView/Default.aspx Now while it's close to that.. it's a different CLSID.. so let's see which one is freaking out..
Just like in that post though, we go into the registry to search on that CSLID value

So now we know it's the IIS WAMREG admin service.
So we go into the component services and find that service.

So now that we found it, we right mouse click and go into properties

And we go to the security tab and click on customize

Since it doesn't have network service, only administrator and system, we add the network service
In this case, NETWORK SERVICE needs to be added with Local Launch and Local Activation permissions.
So that now we have system, administrator and network service. From there we click to add Local activation, save and reboot.

That should do the trick.
Filed under: News