Sign In
Ajit Yadav blog
MSDTC, COM+ and all that jazz..
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework
Application root directory
Cluster
COM+
COM+ catalog COMAdminCatalog dcomcnfg
COM+ event system Catalog catastrophic failure 80040206
COM+ MSMQ 0xc00e0003 80080005
COM+ partitions COM 80040154
DTC cluster security
DTC DomainControllerState Security cluster
DTC no authentication unsecure RPC cluster distributed transaction coordinator
Firewall
MSDN Code Gallery
MSDTC
MSDTC COM+ 80070422 8004D027 cluster
MSDTC COM+ COMException
Pages
Serviced Component
System.Transactions
TCP
Vista
Visual Studio
WCF CASPOL IIS7
WCF Configuration clientcredentials IIS
XA transactions MSDTC DTC DB2
Archive
Archives
April 2011
(1)
December 2010
(2)
June 2010
(1)
May 2010
(5)
March 2010
(1)
February 2010
(1)
September 2009
(1)
May 2009
(1)
February 2009
(2)
July 2008
(1)
June 2008
(7)
June, 2008
MSDN Blogs
>
Ajit Yadav blog
>
June, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Ajit Yadav blog
Unable to enlist in a distributed transaction
Posted
over 4 years ago
by
Ajit Yadav
1
Comments
You run distributed transactions between two machines and they fail with the error "Unable to enlist in a distributed transaction". Troubleshooting Steps f or Windows 2003 SP1 and SP2. 1. First of all check if name resolution is working fine...
Ajit Yadav blog
How to use Application Root directory option to configure application.config for a specific COM+ application
Posted
over 4 years ago
by
Ajit Yadav
1
Comments
We would like to use the app.config file for a specific COM+ application. Generally we create dllhost.exe.config and put that in System32 directory. But this app.config will then be applicable to all the COM+ server applications. Resolution : 1. Create...
Ajit Yadav blog
1928: error registering com+ application on Vista
Posted
over 4 years ago
by
Ajit Yadav
1
Comments
Problem: Unable to install COM+ application proxy on Vista machine. In the event log, Error 1928: error registering COM+ application. Resolution: Removed rundll32.exe from DEP (Data Execution Prevention) to resolve the problem. Rundll32.exe is used...
Ajit Yadav blog
Override the System.Transactions default timeout of 10 minutes in the code
Posted
over 4 years ago
by
Ajit Yadav
4
Comments
Problem : We were using System.Transactions to initiate distributed transactions against SQL Server. The transaction were getting aborted after about 10 minutes even though the System.Transactions has a timeout set to 200 minutes. DTC timeout (in...
Ajit Yadav blog
MS DTC's log information has not been configured correctly in the shared cluster registry.
Posted
over 4 years ago
by
Ajit Yadav
1
Comments
Unable to bring the DTC resource online on the cluster. In the event log : Event Source: MSDTC Event ID: 4394 Description: MS DTC's log information has not been configured correctly in the shared cluster registry. Error Specifics: d:\nt\com\complus\dtc...
Ajit Yadav blog
Serviced component : Method-level role based security requires an interface definition for class method.
Posted
over 4 years ago
by
Ajit Yadav
1
Comments
Problem : We tried to register a serviced component from .Net framework version 2.0 directory using regsvcs.exe. It was installed successfully but with a warning : WARNING: '< function name >' on class '< namespace.classname >' is not an interface...
Ajit Yadav blog
Welcome !!!
Posted
over 4 years ago
by
Ajit Yadav
0
Comments
Working as a Developer Support Professional with Microsoft has been a great experience and to make it more fulfilling I would like to share my learnings with you.
Page 1 of 1 (7 items)