Sign In
Distributed Services Support Team
The official blog of the engineers supporting distributed technologies
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
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
ASMX
COM
COM+
DCOM
DTC
Interop
Remoting
Routing Service
Serialization
System.Transactions
Tracing COM+
UDDI
WCF
WF
WSE
Archive
Archives
January 2012
(1)
November 2011
(3)
October 2011
(1)
May 2011
(1)
March 2011
(1)
January 2011
(1)
November 2010
(1)
July 2010
(1)
June 2010
(3)
May 2010
(2)
April 2010
(1)
March 2010
(5)
February 2010
(4)
January 2010
(1)
December 2009
(3)
November 2009
(4)
July 2009
(6)
June 2009
(3)
May 2009
(2)
April 2009
(1)
March 2009
(3)
February 2009
(2)
January 2009
(2)
November 2008
(1)
October 2008
(1)
MSDN Blogs
>
Distributed Services Support Team
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Distributed Services Support Team
How to configure the MSDTC service to listen on a specific RPC server port
Posted
25 days ago
by
Todd Foust
0
Comments
Starting in Windows 7 and Windows Server 2008 R2 you can now configure the Microsoft Distributed Transaction Coordinator (MSDTC) to listen on a specific RPC server port. This is great news for network or firewall administrators. No longer do you have...
Distributed Services Support Team
Oracle Transactions Support with MS DTC
Posted
2 months ago
by
davidqiu
0
Comments
Microsoft Distributed Transaction Coordinator (MS DTC) can be used to manage Oracle transactions in the following common scenarios: SQL/Oracle linked server, COM+ transactional components or the System.Transactions transaction using Oracle as a datastore...
Distributed Services Support Team
Troubleshooting MSDTC Communication Checklist
Posted
2 months ago
by
Anthony Devere
0
Comments
Throughout this document you may refer to this diagram to help you see how the each step relates to the overall problem domain. At the beginning of each step the problem domain is specified: Problem Domain (letter) Contents Verify the DTC Service is started...
Distributed Services Support Team
WAS hosted WCF service stops processing MSMQ messages
Posted
2 months ago
by
davidqiu
0
Comments
IIS 7.0 introduces WAS (Windows Process Activation Service) hosting architecture to support non-HTTP protocols such as named pipes, TCP and MSMQ. A separate Window service is provided for each non-HTTP protocol as the protocol listener and adapter. For...
Distributed Services Support Team
Enabling compression in IIS for an IIS hosted WCF service results in error
Posted
4 months ago
by
Imtiaz Hussain
0
Comments
SCENARIO ========= We have two WCF services hosted in an IIS virtual directory. One acts as a router(Intermediary.svc) and the other as the destination(primary.svc). For this scenario, we have both of these hosted in the same virtual directory but in...
Distributed Services Support Team
WCF-Java interop failure due to certificate string mismatch
Posted
9 months ago
by
Abhuday
1
Comments
Here we describe an interoperability issue with a WCF client consuming a Java web service and using MutualCertificateDuplex binding with X509 certificates. In this case, after doing the required configuration, the WCF client was throwing the following...
Distributed Services Support Team
WCF security interop scenarios
Posted
11 months ago
by
Imtiaz Hussain
0
Comments
http://msdn.microsoft.com/en-us/netframework/webservicesinterop.aspx has the following case studies which are a great resource for interop scenarios and have been tested with specific vendors. Resources Case Studies Whitepapers ...
Distributed Services Support Team
Finding out the Thread which is actually handling the WCF request for the HttpContext
Posted
over 1 year ago
by
PuneetG
0
Comments
In the recent past, the PSSCOR2 debugger extension was made public. This debugger extension contains a very useful command called !aspxpages which shows you information about various asp.net requests running in the dump, the time they have been executing...
Distributed Services Support Team
"The Update does not apply to your system" error when installing a .net framework hotfix
Posted
over 2 years ago
by
Imtiaz Hussain
0
Comments
Resolution: You may receive this error if you do not have the required prerequisites installed. Before installing a hotfix please review the prerequisites section of the hotfix knowledge base article and confirm that you have the proper operating system...
Distributed Services Support Team
EventId 4196 - Troubleshooting Crashes in COM+ Applications
Posted
over 2 years ago
by
PuneetG
0
Comments
Typically we expect that a piece of code that works once should work ALWAYS but this is not as simple as it sounds. Even though you have tested your component or application enough, it is not always possible to test all the codepaths and all sorts of...
Distributed Services Support Team
W2K8 COM+ Catalog Backup & Restore
Posted
over 2 years ago
by
jlaborde1
0
Comments
In very rare conditions in the past, it may have been necessary to take steps to rebuild the COM+ catalog. In Windows 2003, for example, this was performed by walking through Add / Remove Windows Components, however, in Windows 2008, this is no longer...
Distributed Services Support Team
WCF Interoperability Guidelines – 1 : Reference Style of a Primary Signing Token inside a response
Posted
over 2 years ago
by
dhruba
0
Comments
Making things work with a disparate entity is always a difficult task to accomplish. Things are no different in WCF Interoperability space. While significant developments have been made over the years to standardize various protocols and develop products...
Distributed Services Support Team
SSL Offloader Using WCF 4.0 Routing Service
Posted
over 2 years ago
by
dhruba
0
Comments
WCF Routing Service is a new feature introduced with WCF 4.0. While this article is not about explaining what it is (complete details about WCF Routing Service is available here ), I must admit that this new feature is simply awesome. It has made pain...
Distributed Services Support Team
WCF and Intermediate Devices
Posted
over 2 years ago
by
Imtiaz Hussain
1
Comments
Using an intermediate device with a WCF client/service application can pose a few issues, we will discuss some of them in this blog. I have split up these into two categories: Issues related to Security and those not related to security. Scenario...
Distributed Services Support Team
Issue with Incoming Caller Authentication for MS DTC on Windows 2008 and Windows 2008 R2 Cluster
Posted
over 2 years ago
by
davidqiu
0
Comments
Issue: When you run an application that tries to connect to the SQL cluster on Windows 2008 or R2 for distributed transactions, you may get the following error if Incoming Caller Authentication Required is set for MS DTC: "New transaction cannot...
Distributed Services Support Team
IIS intrinsic properties are disabled by default on Windows 2008 and later versions
Posted
over 2 years ago
by
davidqiu
0
Comments
If you migrate your ASP and COM+ application from Windows 2003 to Windows 2008 you may find that your application fails. The possible errors include 800a0005 “Invalid procedure call or argument,” 8004e025 “COM+ Activation failed because an initialization...
Distributed Services Support Team
How to debug WCF service hang due to ServiceThrottle.
Posted
over 2 years ago
by
Imtiaz Hussain
0
Comments
One of the reasons why a WCF service may not be responding to requests (in other words hang) might be that we have hit the ServiceThrottle limit for either number of concurrent calls, instances or sessions. http://msdn.microsoft.com/en-us/library/system...
Distributed Services Support Team
Import of Microsoft Distributed Transaction Coordinator (MS DTC) transaction failed: 0x8004d00e(XACT_E_NOTRANSACTION)
Posted
over 2 years ago
by
davidqiu
0
Comments
You may run into an issue when running JDBC XA transactions against SQL Server 2008 on Windows Server 2008 or R2 Cluster. The error in the SQL error log is similar to this: Error: 8509, Severity: 16, State: 1 Import of Microsoft Distributed Transaction...
Distributed Services Support Team
WCF Service using wsHttpBinding hangs after 10 concurrent requests
Posted
over 2 years ago
by
Imtiaz Hussain
0
Comments
Scenario: WCF service hosted in IIS uses default wsHttpBinding. Clients call WCF service and do not explicitly close the connection(via proxy.close). After 10 connections to the service, client requests appear to hang. Troubleshooting: Capturing a...
Distributed Services Support Team
Increasing DTC log file size
Posted
over 2 years ago
by
Sudha Thota
0
Comments
Recently we were looking at changing Distributed Transaction Coordinator (DTC)’s log file size and learnt a few things. By default, the Maximum log file size is 64 MB. For general scenarios, one should not need more than that. But if you have a reason...
Distributed Services Support Team
COM+ catalog file permissions
Posted
over 2 years ago
by
Sudha Thota
0
Comments
On my Windows 2008 server, I noticed that whenever I tried to navigate through COM+ explorer, the MMC just kept crashing. When I go COM+ MMC, ‘My Computer’ Properties and clicked on “Default Protocols” tab, MMC crashed. Event log had the error message...
Distributed Services Support Team
List of UUIDs for MSDTC service to filter traffic on the firewall.
Posted
over 2 years ago
by
Ajit Yadav
0
Comments
MSDTC communication over the network depends upon RPC. RPC functionality through a firewall requires that specific ports are open to accommodate RPC dynamic port allocation. How to configure RPC dynamic port allocation to work with firewalls describes...
Distributed Services Support Team
WCF Client Code Generation - Issue with "Reuse types from referenced assemblies" option in Add Service Reference
Posted
over 2 years ago
by
Zafar Mohammed - MSFT
1
Comments
I believe, there are some questions around "Resuse types from referenced assemblies" option under "Add Service Reference" in Visual Studio. Recenty, had the opportunity to invetigate it and he re's what we found: When attempting to generate the client...
Distributed Services Support Team
Communication between child and parent workflows
Posted
over 2 years ago
by
Zafar Mohammed - MSFT
0
Comments
Recently, I had the opportunity to work with one of the application developers who was trying to pass the data between child and parent workflows. Objective: Successfully, pass the data between the child and parent workflows. Solution: Please...
Distributed Services Support Team
Workflow versioning issues with eventing (External Data Exchange) and tracking services
Posted
over 2 years ago
by
Zafar Mohammed - MSFT
0
Comments
Last Summer, I came across an interesting problem on wrokflow versioning. It included versioning for ExternalDataExchange and tracking service. There's a simple fix for workflow and ExternalDataExchange but tracking service versioning issue could be fixed...
Page 1 of 3 (54 items)
1
2
3