Ask a Question related to ASP Components, Design and Development.
-
Glockman #1
DCOM Errors on 2003 Ent, Event ID:10016
Everyone,
Really pulling my hair out on this one and hope somone can help.
Built a new 2003 Advanced Server, SP1 and copied our web site from our
existing IIS 5 server to this new 2003 server.
Ok, our developers have created about 35 custom COM+ packages, so I
copy over all the dll's and then manually create the COM+ packages on
the new 2003 server. The ID assigned to these COM+ packages is a local
ID with admin permission on this server.
Now, when I attempt to access the web site on the 2003 server I get
DCOM errors as listed in the subject above. I understand the common
fix is to get the CLSID, use the Component Services>>Server>>DCOM
Config but the prolem is that none of the CLSID's I have errors with
are in this window of "DCOM Config".
I assume this is because they are custom COM+?
What can I possibly do for a fix on this?
Thanks in advance!
WE
Glockman Guest
-
DCOM Errors when creating COM Objects in IIS
Hi all, I'm having a few problems creating COM objects in IIS. The issue only seems to affect a couple of our own custom COM objects. The COM... -
Event Service errors
My server log and exception log both contain this error string when I restart the service. Unable to initialize Event service:... -
Event Errors
We are running windows server 2003 and are getting sevice failed errors on start up directing to look in the event viewer. This is the error:... -
Error ASP 0178 on Windows 2003 Server (IIS6) by Server.CreateObject on DCOM registred Component
Heres is a workaround, 1. go to Administrative Tools> Component Services 2. expand COM Services and right click on My computer. 3. click... -
Application Event log errors
I've got XP Pro clients on a W2K domain, the DC running AD, DNS and DHCP. In my XP application event log I get these 2 errors regularly: ... -
seanmdrew@hotmail.com #2
Re: DCOM Errors on 2003 Ent, Event ID:10016
Grant the correct permissions to the Network Service account
and to the iUSR_XXXXX Account
1. Click Start, click Run, type dcomcnfg in the Open box, and then click OK.
2. In Component Services, double-click Component Services, and then double-click Computers.
3. Right-click My Computer, and then click Properties.
4. Click the COM Security tab.
5. In the Launch and Activation Permissions area, click Edit Default.
6. Click Add, type Network Service, and then click OK.
7. While Network Service is selected, click to select the Allow check boxes for the following items:• Local Launch
• Remote Launch
• Local Activation
• Remote Activation
8. repeat steps 6 & 7 for the local iUSR_XXXXX account also
9. Save your changes
10. Stop your COM component (r-click - shutdown)
11. Reset IIS - Click Start, click Run, type cmd in the Open box, and then click OK
12. At the cmd prompt type iisrest and hit enter. Wait for IIS to reset
13. Close the command prompt
14. Restart your COM component (r-click - start)
************************************************** ********************
Sent via Fuzzy Software @ [url]http://www.fuzzysoftware.com/[/url]
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
seanmdrew@hotmail.com Guest



Reply With Quote

