![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Hi, I guess this is a simple question but anyway: I have a vb.net application running on a w2003 server, the application uses a database on a second w2003 server in the same LAN. Everything worked fine until I sat Transaction Required. When the code reaches the point where it is supposed to start a new transaction I receive: "COMException...The partner transaction manager has disabled its support for remote/network transactions." I have enabled DTC Access in the security setting at the Remote Server but it doesn't help. |
|
Do I have to install the COM Application at the DB server too and the DLL files the application is using? |
#2
| |||
| |||
|
|
OlaW wrote: Hi, I guess this is a simple question but anyway: I have a vb.net application running on a w2003 server, the application uses a database on a second w2003 server in the same LAN. Everything worked fine until I sat Transaction Required. When the code reaches the point where it is supposed to start a new transaction I receive: "COMException...The partner transaction manager has disabled its support for remote/network transactions." I have enabled DTC Access in the security setting at the Remote Server but it doesn't help. All involved DTCs must be activated. Do I have to install the COM Application at the DB server too and the DLL files the application is using? No |
#3
| |||
| |||
|
|
Thanks for the answer Steffen, but do you know how I activate the DTC in w2003 server? /Ola. |

| "Steffen Ramlow" <s.ramlow (AT) gmx (DOT) net> wrote in message news:OnZztJIUDHA.2180 (AT) TK2MSFTNGP10 (DOT) phx.gbl... OlaW wrote: Hi, I guess this is a simple question but anyway: I have a vb.net application running on a w2003 server, the application uses a database on a second w2003 server in the same LAN. Everything worked fine until I sat Transaction Required. When the code reaches the point where it is supposed to start a new transaction I receive: "COMException...The partner transaction manager has disabled its support for remote/network transactions." I have enabled DTC Access in the security setting at the Remote Server but it doesn't help. All involved DTCs must be activated. Do I have to install the COM Application at the DB server too and the DLL files the application is using? No |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |