PDOException: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 11.0][SQL Server]SHUTDOWN is in progress.: SELECT base.[tid] AS [tid], base.[vid] AS [vid], base.[name] AS [name], base.[description] AS [description], base.[format] AS [format], base.[weight] AS [weight], v.[machine_name] AS [vocabulary_machine_name] FROM {taxonomy_term_data} base INNER JOIN {taxonomy_vocabulary} v ON base.vid = v.vid WHERE ( ([base].[tid] IN (:db_condition_placeholder_0)) ); Array ( [:db_condition_placeholder_0] => 16 ) in DrupalDefaultEntityController->load() (line 196 of C:\HostingSpaces\ntvomefu\piborg.org\wwwroot\includes\entity.inc).
PDOException: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 11.0][SQL Server]SHUTDOWN is in progress.: SELECT name AS column_name FROM sys.columns WHERE object_id = OBJECT_ID(:table) AND user_type_id = TYPE_ID(:type); Array ( [:table] => crispninja.watchdog [:type] => varbinary ) in dblog_watchdog() (line 157 of C:\HostingSpaces\ntvomefu\piborg.org\wwwroot\modules\dblog\dblog.module).