.ControllerActionInvoker+d_28.MoveNext(). .HandleNonSuccessAndDebuggerNotification(Task task). (ArticlesViewLog viewLog) in ArticleStore.cs. (ArticlesViewLog viewLog) in ArticlesViewLogs.cs. (IDbConnection cnn, string sql, object param, IDbTransaction transaction, Nullable commandTimeout, Nullable commandType). (IDbConnection cnn, Row row, ref CommandDefinition command, Type effectiveType). (IDbCommand cmd, bool wasClosed, CommandBehavior behavior). .ExecuteDbDataReader(CommandBehavior behavior). .ExecuteReader(CommandBehavior behavior, string method). .RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, bool returnStream, string method). .RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, bool returnStream, string method, TaskCompletionSource completion, int timeout, out Task task, out bool usedCache, bool asyncWrite, bool inRetry). .RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, bool returnStream, bool async, int timeout, out Task task, bool asyncWrite, bool inRetry, SqlDataReader ds, bool describeParameterEncryptionRequest).
.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, string resetOptionsString, bool isInternal, bool forDescribeParameterEncryption, bool shouldCacheForAlwaysEncrypted). .TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, out bool dataReady). .ThrowExceptionAndWarning(TdsParserStateObject stateObj, bool callerHasConnectionLock, bool asyncClose).
.OnError(SqlException exception, bool breakConnection, Action wrapCloseInAction). Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. SqlException: Could not allocate space for object 'dbo.ArticlesViewLog'.'PK_ArticlesViewLog' in database 'medad_db' because the 'PRIMARY' filegroup is full.