Hi,
I have created a ASP.net webservice. This web service will be called from SAP XI. This web service works fine if it is invoked once. But when it is invoked multiple times with the existing session is on then i am getting the following error for some transactions
System.InvalidOperationException: The transaction is either not associated with the current connection or has been completed.
Can any one show me a right direction?
Thanks,
Sairam