Home Forums SQL Server 2008 SQL Server 2008 - General ASYNC_NETWORK_IO wait type on stored procedure that has finished giving the results to the web application and that is blocking another stored procedure RE: ASYNC_NETWORK_IO wait type on stored procedure that has finished giving the results to the web application and that is blocking another stored procedure

  • Are you sure that at the time when you run update stored procedure your SqlDataReader is already closed? Can you prove it?


    Alex Suprun