MS SQL

Server failed to resume the transaction, desc: 3400000003. with asp.Net

Hi,

I am developing a Web site with Asp.Net 3.5 and SQL Server 2005 and also using LINQ. I have been Migrated my database from SQL server 2000 to SQL Server 2005.
I am getting below error randomly :
Server failed to resume the transaction, desc: 3400000003.

Can you please provide me any solution for this

How will I check if SQL Server 2005 SP2 is installed?

How will I check if SQL Server 2005 SP2 is installed?

How to tell if SQL 2005 SP2 is installed?

To see if SQL 2005 Service Pack 2 is installed execute the following command:

Select @@version

This query should come up with something like this:

Microsoft SQL Server 2005 - 9.00.3042.00 (Intel X86)   Feb  9 2007 22:47:07   Copyright (c) 1988-2005 Microsoft Corporation  Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 2)

What Is SQL Server?

in

What Is MS SQL?

in