Correct deployment scenario for serviced components - IIS and MSSQ -
04-25-2005
, 11:28 AM
Hi !
We have .NET web application that uses a couple serviced components. When
everything is on the same host - IIS, DTC, SQL server then application works
fine. For production environment IIS and SQL server should work on different
hosts. How should I set up DTC on both IIS and SQL server hosts correctly ?
I'm running windows 2003 without SPs on both hosts.
Gena |