Archived from groups: microsoft.public.platformsdk.com_ole,microsoft.public.platformsdk.complus_mts,microsoft.public.windowsxp.security_admin (More info?)
Hi Everyone,
I'm receiving DCOM access permissions problem AFTER reinstalling the Windows
XP system (application running under IIS invokes DCOM server on the same
computer).
Following is from system event log
The machine-default permission settings do not grant Local Activation
permission for the COM Server application with CLSID
{A2A1FD95-FE67-4A0B-90F5-35E4F769F073}
to the user HOST\IWAM_HOST SID
(S-1-5-21-117609710-436374069-1343024091-1007). This security permission can
be modified using the Component Services administrative tool.
-----------------------------------
I do not care about security for my DCOM server and have disabled security
in the code of the DCOM server using
but this does not help now. Do I really need to explicitly configure access
permissions using dcomcnfg? or is there way to enable access to everyone
automatically?
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.