Ask a Question related to ASP.NET General, Design and Development.
-
Vivek #1
Error in Database Transaction
Has any one see the following error message.
System.Runtime.InteropServices.COMException (0x8004D025):
The partner transaction manager has disabled its support
for remote/network transactions.
Trying to connect to SQL Server 2000 sp2 residing Windows
2003 Server from Web Server .NET 1.1 on Windows 2003 Server.
I am setting Transaction property in an .aspx (@page
attribute) to "Required".
Thanks a lot for your help.
-Thanks,
-Vivek.
Vivek Guest
-
Database corrupt, can we use the transaction log?
We discovered yesterday database corruption and with help from my previous posting we checked the database. A few tables do have problems and... -
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... -
@transaction=required - results in hang after error thrown
I have an asp page that uses the @TRANSACTION=REQUIRED directive. Within the page I create two of my vb com+ components that are marked require... -
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... -
A Note About ORA-02041: client database did not begin a transaction...
I received this error message when I was running my package.procedure to access a remote database view -- via a database link -- on one database...



Reply With Quote

