A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Windows Service Pack 2
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

COM + Error after installing SP2



 
 
Thread Tools Display Modes
  #1  
Old August 10th 04, 12:19 PM
Trevor Miller
external usenet poster
 
Posts: n/a
Default COM + Error after installing SP2

I downloaded SP2 "Final" from MS yesterday. Installed no problem and am now
working through the list of things that dont work anymore. Some security
related, some not. My main one I cant seem to get around is the following.

- Standalone computer
- DTC Service is set to log on using local system account. All settings out
of box
- Logged in admin local
- Open COM + MMC
- Drill down and highlight the COM + Applications node
- Wait 10 seconds and you will recieve the following error on a pop-up


An error occured while processing the last operation. Error code 80080005 -
Server execution failed.

The event log has this:
--------------------------------------------

Event Type: Error
Event Source: COM+
Event Category: (98)
Event ID: 4863
Date: 8/10/2004
Time: 8:29:54 AM
User: N/A
Computer: TMILLER
Description:
TransactionManager-GetWhereabouts failed. If Distributed Transaction
Coordinator is configured to use remote host to coordinate transactions, it
is likely that remote host cannot be contacted. You can configure MSDTC to
use local coordinator by clicking MSDTC toolbar button in Component Services
MMC snap-in. Since further execution is impossible at this time, server
process has been terminated.
Server Application ID: {02D4B3F1-FD88-11D1-960D-00805FC79235}
Server Application Instance ID:
{CFB683E0-272A-4AC0-936E-A5A5EF43F2B1}
Server Application Name: System Application
Error Code = 0x8004d01b : The Transaction Manager is not available.
COM+ Services Internals Information:
File: d:\qxp_slp\com\com1x\src\comsvcs\txprop\dtcinfo.cp p, Line: 164
Comsvcs.dll file version: ENU 2001.12.4414.258 shp

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Ads
  #2  
Old August 24th 04, 01:50 PM
John
external usenet poster
 
Posts: n/a
Default COM + Error after installing SP2

TransactionManager-GetWhereabouts failed. If Distributed Transaction
Coordinator is configured to use remote host to coordinate transactions, it
is likely that remote host cannot be contacted. You can configure MSDTC to
use local coordinator by clicking MSDTC toolbar button in Component Services
MMC snap-in. Since further execution is impossible at this time, server
process has been terminated.


This worked for me:

cd %systemroot%\system32
msdtc -uninstall
msdtc -install

If this does not work try performing the steps in "Microsoft Knowledge
Base Article - 315296" to clean 'Clean Up a Damaged COM+ Catalog' and
then do the step above again. I don't think 315296 actually helped
fix the problem; but I can't say for sure since I did do 315296 before
doing the steps above. Therefore, try just the steps above first. If
you do perform 315296, the following may apply: If "IIS In-Process
Applications" and "IIS Out-Of-Process Pooled Applications" do not
appear in the "COM+ Applications" folder of the Component Manager:

cd %systemroot%\system32\inetsrv
rundll32 wamreg.dll, CreateIISPackage
  #3  
Old September 3rd 04, 06:11 AM
Kelmen Wong
external usenet poster
 
Posts: n/a
Default COM + Error after installing SP2

Yah, that worked for me too
I noticed that "Distributed Transaction Coordinator" use
"NetworkService" to logon. Maybe you can try the logon changes.

Microsoft is slacking on these impact (the user-group is far better
than their MSKB) . They forget about the developers in the outside
world. NVM, my company is starting to push Java product anyway. The
day of Microsoft can be count...


(John) wrote in message . com...
snipped

This worked for me:

cd %systemroot%\system32
msdtc -uninstall
msdtc -install

snipped
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I stop automatic installing of drivers? Yasoo General XP issues or comments 0 July 25th 04 07:21 AM






All times are GMT +1. The time now is 10:53 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.