-
1
- #1
I am running a 3 tier application with the web server and COM+ object on one machine and my database on a seperate machine. Both machines are in the same domain. When I access my website externally for the first time I get the following error "[Microsoft] [ODBC SQL Server Driver]Distributed Transaction Error". The error will not appear again until no one has accessed the website for more than 20 minutes, essentially all session have been timed out.
This error only occurs when I access the website externally using the IP address. If I access the website internally using the machinename I will not get this error. I have tried uping the transaction timeout period to 3 minutes rather then the default of 60 seconds and that does not work.
I wanted to know if anyone has run into this problem and if they have a solution or any ideas I can try?
This error only occurs when I access the website externally using the IP address. If I access the website internally using the machinename I will not get this error. I have tried uping the transaction timeout period to 3 minutes rather then the default of 60 seconds and that does not work.
I wanted to know if anyone has run into this problem and if they have a solution or any ideas I can try?