C
CleverMindworks
So, apparently there is a known bug:
http://support.microsoft.com/?kbid=913177
A have applied the patch, and yet I'm now consistently getting the
'timeout expired' error. The symptoms match the article, yet the patch
didn't seem to fix anything.
Does anyone have any insight into this problem and if it's going to be
fixed properly?
The exact stacktrace is:
t System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)\r\n at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject
stateObj, UInt32 error)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult
asyncResult, TdsParserStateObject stateObj)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadPacket(Int32
bytesExpected)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadBuffer()\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadByte()\r\n at
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand
cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)\r\n at
System.Data.SqlClient.SqlBulkCopy.WriteToServerInternal()\r\n at
System.Data.SqlClient.SqlBulkCopy.WriteRowSourceToServer(Int32
columnCount)\r\n at System.Data.SqlClient.SqlBul
kCopy.WriteToServer(DataTable table, DataRowState rowState)\r\n at
System.Data.SqlClient.SqlBulkCopy.WriteToServer(DataTable table)
Cheers!
-Sean
http://support.microsoft.com/?kbid=913177
A have applied the patch, and yet I'm now consistently getting the
'timeout expired' error. The symptoms match the article, yet the patch
didn't seem to fix anything.
Does anyone have any insight into this problem and if it's going to be
fixed properly?
The exact stacktrace is:
t System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)\r\n at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject
stateObj, UInt32 error)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult
asyncResult, TdsParserStateObject stateObj)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadPacket(Int32
bytesExpected)\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadBuffer()\r\n at
System.Data.SqlClient.TdsParserStateObject.ReadByte()\r\n at
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand
cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj)\r\n at
System.Data.SqlClient.SqlBulkCopy.WriteToServerInternal()\r\n at
System.Data.SqlClient.SqlBulkCopy.WriteRowSourceToServer(Int32
columnCount)\r\n at System.Data.SqlClient.SqlBul
kCopy.WriteToServer(DataTable table, DataRowState rowState)\r\n at
System.Data.SqlClient.SqlBulkCopy.WriteToServer(DataTable table)
Cheers!
-Sean