温馨提示:
System.Data.SqlClient.SqlException (0x80131904): 无法为数据库 'wwwkelinkcom' 中的对象 'dbo.fcount'.'PK_fcount' 分配空间,因为 'PRIMARY' 文件组已满。请删除不需要的文件、删除文件组中的对象、将其他文件添加到文件组或为文件组中的现有文件启用自动增长,以便增加可用磁盘空间。
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
在 System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
在 KeLin.ClassManager.ExUtility.DbHelperSQL.ExecuteQuery(String connectionString, String commandText)
在 KeLin.ClassManager.DAL.user_DAL.UpdateSQL(String strSQL)
在 KeLin.ClassManager.BLL.user_BLL.UpdateSQL(String strSQL)
在 KeLin.WebSite.PageWap.VisiteCount(String userAction)
ClientConnectionId:cb860eaf-fe7c-43d6-9fe1-38e4490a299a
Error Number:1105,State:2,Class:17