Failed to update site content type - Column Order due to aborted thread
![Image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJ04lUJFyoQ2KEQt4wkHzlOkEVf2GE4kIKfXamkucC1ywtdkmHY-eNgEqytao7kicuN3lh4DHJKTykR9eEXEc9ti2i_Jz6JUiVzfNhzZRCcUkRCvgbooMugXKK8rxamsGnNwqBfZ1ibRQ/s400/SharePoint2010RectifyAbortedThreadError.png)
I encountered error when updating Column Ordering of a site content type on a root web with 6000 sub-webs via web browser: http://SharePoint2010.intranet.abc.com/ _layouts/ChangeFieldOrder.aspx ?ctype=0x01007654335D3BA08148A3410EAA36350F99 I then checked the ULS log on the Web Front End server and found the following error: System.Threading.ThreadAbortException: Thread was being aborted. at SNIReadSync(SNI_Conn* , SNI_Packet** , Int32 ) at SNINativeMethodWrapper.SNIReadSync(SafeHandle pConn, IntPtr& packet, Int32 timeout) at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket() at System.Data.SqlClient.TdsParserStateObject.ReadBuffer() at System.Data.SqlClient.TdsParserStateObject.ReadByte() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand c...