Ask a Question related to ASP Database, Design and Development.
-
dh kim #1
Distributed Transaction Error
Hi there
We have a asp page in which we are making some update calls connecting
to SQL Server 2000.
it's been done by transaction(@Transaction=......).
Web Sever and Db Server are separated
The web Sever is domain controller.
The db Server is stand alone.
the strange part is this
was working fine with the directive given in the page till last week
monday.
Since then it is giving this error when we try to display this page.
Then we
tried out by removing this directvie ...strangely its works fine.
I pinged each other by name. it was working well.
I do not understand what the problem is ... please somebody help me
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
dh kim Guest
-
Distributed Transaction in different web services
Hello All We have 3 differen services (in 3 different server) Service A,B,C . We want to implement distributed transaction when call methods of B... -
COM+ unable to talk to Microsoft Distributed Transaction Coordinator
I have a Windows 2003 Server machine on which I am getting the following error, when I try to access the COM+ Applications. "An error occured... -
Error: Cannot create new connection because in manual or distributed transaction mode
Luke, The first & second SP's both return a Scope_Identity() value for the record that the SP Inserts. However, I ignore the first one, but... -
Transaction Error
Hi, I am working on ASP 3.0 with MS SQL 2000. We have an online registration form where in once the information is submitted (along with credit... -
SIMULATING DISTRIBUTED TRANSACTION FAILURE
Hi all, has anybody ever simulated a distributed transaction failure? I would like to make some test, and in order to have the views... -
Ken Schaefer #2
Re: Distributed Transaction Error
What is the *exact* error that you are seeing?
Cheers
Ken
"dh kim" <dh7176@chol.com> wrote in message
news:eppZ0padDHA.3232@TK2MSFTNGP10.phx.gbl...
: Hi there
: We have a asp page in which we are making some update calls connecting
: to SQL Server 2000.
: it's been done by transaction(@Transaction=......).
: Web Sever and Db Server are separated
: The web Sever is domain controller.
: The db Server is stand alone.
:
:
: the strange part is this
: was working fine with the directive given in the page till last week
: monday.
:
: Since then it is giving this error when we try to display this page.
: Then we
: tried out by removing this directvie ...strangely its works fine.
:
:
: I pinged each other by name. it was working well.
:
:
: I do not understand what the problem is ... please somebody help me
:
:
:
: *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
: Don't just participate in USENET...get rewarded for it!
Ken Schaefer Guest



Reply With Quote

