Fun with ConfigFramework (updated)

Published 08 June 05 05:10 AM | dhtoran 

I've been playing around with a funny error message in ConfigFramework. It says "The Operation Completed Successfully", but it's a Retry/Cancel message box, where you get looped until you press cancel... The details found in the log file talk about failiure to modify a COM+ Application. It also happened to a colleage, as he has posted more details in his eXtreme.NET blog.

I solved it changing the identity of MSDTC to the Network Service system identity and restarting MSDTC (I also relaxed the security allowing remote administration of MSDTC, but I'm not sure if it helped). Anyways, I think you can change these settings back to the old values after running ConfigFramework, since the error is about creating and configuring the COM+ App, not about running it.

update: this "The operation completed successfully" translates to "Connection with the transaction manager was lost". So it's in deed a problem of servers communicating via MSDTC. My concrete case is due to use local accounts for MSDTC identity in a workgroup environment, so the servers cannot authenticate each other. This case is documented in Bug: MSDTC Fails to Mutually Authenticate

Helpful articles: in case you want more documentation:

New DTC Functionality in Windows Server 2003 SP1

FIX: The SqlConnection.Open function generates a ComException error message if the Distributed Transaction Coordinator (DTC) service is restarted or failed over

Turning Off Remote Procedure Call Security on Windows 2003 Server

 

Here's the pic, just for curious ones:

ConfigFramework fun error message

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# College Fun Facts » David Hurtado’s Integration Traces : Fun with ConfigFramework (updated) said on March 31, 2008 4:38 PM:

PingBack from http://collegefunfactsblog.info/david-hurtados-integration-traces-fun-with-configframework-updated/

Leave a Comment

(required) 
(optional)
(required) 
Page view tracker