Access Denied launching DCOM, IIS 5 user is ASPNET
We are trying to implement PDFCreator through the API. I'm getting the following error:
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10002
Date: 08/26/2009
Time: 10:55:47
User: <server>\ASPNET
Computer: <server>
Description:
Access denied attempting to launch a DCOM Server. The server is:
{84D26557-2990-4B3E-A99F-C4DC1CB6C225}
The user is ASPNET/<server>, SID=<sid>.
I don't find instructions on configuring this and I do find the classes are contained within PDFCreator.exe, but don't know how to grant the access as I can't find the object in DCOMCNFG and I can't register the .exe in COM+. I've seen that I may need to add the printers to the "All Users" in the registry, and that may be true, but before I hack up the registry, I wanted some input from someone with some experience.
TIA - Ward
I had the same problem
Find in DCOMCNFG object PDFCreator.clsPDFCreatorInfoSpoolFile.
I've test the right with the DCOMCNFG but without success if anybody have an idea ...
The problem is on the Windows Server 2003 but on the Visual Studio developpement 2008 with IIS engine no worries.
Thanks you !!!


Me too ! Same Problem