System.Data.SqlClient.SqlException: 超时时间已到。在操作完成之前超时时间已过或服务器未响应。 在 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) 在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 在 System.Data.SqlClient.SqlConnection.Open() 在 SpaceBuilder.Common.SqlUserDataProvider.GetUser(Int32 userID, Boolean updateOnlineStatus, String lastAction, String ipAddress) 在 SpaceBuilder.Common.Users.GetUser(Int32 userID, Boolean isRealTime, Boolean updateOnlineStatus) 在 SpaceBuilder.Common.Users.GetUser(Int32 userID, Boolean isRealTime) 在 SpaceBuilder.Common.Handlers.VCardHandler.ProcessRequest(HttpContext context)