Z
z f
I have a asp.net vb.net web app.
i'm using ado.net and using a command to run a stored procedure that have an
output parameters.
upon first cal it's ok
but for some reason upon the second call i get run time exception with
error:
distributed transaction completed, either enlist your connection witha new
transaction or the null transaction.
well, i'm familiar with this error when using enterprice services
but i'm not using enterprise services.
any reason why I can get this error?
TIA.
i'm using ado.net and using a command to run a stored procedure that have an
output parameters.
upon first cal it's ok
but for some reason upon the second call i get run time exception with
error:
distributed transaction completed, either enlist your connection witha new
transaction or the null transaction.
well, i'm familiar with this error when using enterprice services
but i'm not using enterprise services.
any reason why I can get this error?
TIA.