I am getting this sql server exception when I execute my data layer.
but my data set does not have any exception. it was an existing code and it was working fine so far. I am not able to find out the problem.
Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK TRANSACTION statement is missing. Previous count = 1, current count = 0
any help?
Thanks