Re: Correct deployment scenario for serviced components - IIS and MSSQ



You propably need to enable Network DTC access. This is off by default since
Windows 2003.

Start -> Administrative Tools -> Component Services -> Component
Services -> Computers -> Right-click My Computer and select Properties ->
Tab MSDTC -> Security Configuration -> Enable Network DTC Access and Enable
Transaction Internet Protocol (TIP) transactions.

You propably will need to restart MSDTC afterwards.

Gabriel Lozano-Morán

"Gena" <Gena@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:15D2475E-80AD-49EF-9164-21AF43B30A9F@xxxxxxxxxxxxxxxx
> 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


.



Relevant Pages

  • Re: sql2k: linked server/msdtc
    ... How to enable network DTC access in Windows Server 2003 ... you install the Microsoft Security Bulletin MS05-051 for COM+ and MS DTC ... MSDTC fails to mutually authenticate when computers do not run in the same domain ...
    (microsoft.public.de.sqlserver)
  • Re: MSDTC unable to go online
    ... Availability of the Windows Server 2003 Post-Service Pack 1 COM+ ... MVP - Windows Server - Clustering ... I have enable network DTC access (following the instructions in MS KB ...
    (microsoft.public.sqlserver.clustering)
  • Re: Some Tips if you are using BizTalk 2004 from a Virtual PC image and Windows 2003
    ... run that if you change your computer name on a SQL Server. ... Or the DTC may ... Get New SID ... > the development environment is based on a cleaned Windows 2003 VPC image. ...
    (microsoft.public.biztalk.general)
  • Re: Problem:fail to invoke remote RPC method
    ... MS DTC has to be made Network Aware. ... You do this through the Windows ... Components installation. ...
    (microsoft.public.sqlserver.clustering)
  • Correct deployment scenario for serviced components - IIS and MSSQ
    ... For production environment IIS and SQL server should work on different ... How should I set up DTC on both IIS and SQL server hosts correctly? ...
    (microsoft.public.dotnet.framework.component_services)

Loading