An error occurred while executing the command definition

Posted by Prathibaramana under Sql Server on 4/13/2011 | Points: 10 | Views : 4700 | Status : [Member] | Replies : 2
Hi All,

Can u plz temme what is the rootcause for this error message :

Message="New request is not allowed to start because it should come with valid transaction descriptor ."
Source=".Net SqlClient Data Provider"
ErrorCode=-2146232060
Class=16
LineNumber=1
Number=3989

I have used LinqToEntity & sqlserver 2005




Responses

Posted by: Webmaster on: 4/13/2011 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Hi Prathiba,

Here is the solution http://social.msdn.microsoft.com/forums/en-US/adodotnetdataproviders/thread/2f9f0a84-e5aa-4cb4-935b-ebd9b0bdf8b4/.

Hope this helps.

Best regards,
Webmaster
http://www.dotnetfunda.com

Prathibaramana, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Prathibaramana on: 4/14/2011 [Member] Starter | Points: 25

Up
0
Down
Hi Webmaster ,
Ty for your response .

I Tried the same in the site (setting pooling=false) .But it dint help out to resolve the issue .
The problem here is if the process (transaction) runs for 10min i get this error .
I am executing 3 module in my application ,so when it exceeds 10mins this error is thrown .

the sql server used is SP4 .

Prathibaramana, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response