'/' 應用程式中發生伺服器錯誤。

'PRIMARY' 檔案群組已滿,無法在資料庫 'solore_com_tw_' 中為物件 'dbo.ClickLog'.'PK_ClickLog' 配置空間。請刪除不必要的檔案、卸除檔案群組中的物件、將其他檔案加入檔案群組,或者將檔案群組中現有的檔案設定為自動成長,以產生磁碟空間。

描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外狀況詳細資訊: System.Data.SqlClient.SqlException: 'PRIMARY' 檔案群組已滿,無法在資料庫 'solore_com_tw_' 中為物件 'dbo.ClickLog'.'PK_ClickLog' 配置空間。請刪除不必要的檔案、卸除檔案群組中的物件、將其他檔案加入檔案群組,或者將檔案群組中現有的檔案設定為自動成長,以產生磁碟空間。

原始程式錯誤:

在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。

堆疊追蹤:


[SqlException (0x80131904): 'PRIMARY' 檔案群組已滿,無法在資料庫 'solore_com_tw_' 中為物件 'dbo.ClickLog'.'PK_ClickLog' 配置空間。請刪除不必要的檔案、卸除檔案群組中的物件、將其他檔案加入檔案群組,或者將檔案群組中現有的檔案設定為自動成長,以產生磁碟空間。]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +2567186
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5981484
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +285
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4349
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +255
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +2598
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +1552
   System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +374
   System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +286
   ASPNetPortal.AdminDB.UpdateClicks(String TableName, String KeyField, Int32 ItemId, Int32 UserId) in F:\客戶WEB\索羅爾\solore\desktopmodules\components\admin_db.vb:1351
   ASPNetPortal.LinkClick.Page_Load(Object sender, EventArgs e) in F:\客戶WEB\索羅爾\solore\admin\Portal\LinkClick.aspx.vb:59
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3930.0