Server Error in '/' Application.

0 favourites
  • 12 posts
From the Asset Store
Use this game pack to create your own game, modify the existing game or simply take a look and see how it was made.
  • I am running into an issue when trying to view my profile:

    Invalid object name 'dbo.v2StoreWishlist'.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'dbo.v2StoreWishlist'.

    Was just wondering if there was maintenance going on?

  • Yeah, me too, came to see if it was reported, maybe Tom is working on it.

    Server Error in '/' Application.

    Invalid object name 'dbo.v2StoreWishlist'.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Data.SqlClient.SqlException: Invalid object name 'dbo.v2StoreWishlist'.

  • I initially thought it was a service issue with the stable release being pushed out and everyone mad dash downloading it. But upon reading that trace it looks like a table went missing, cannot be accessed by client, or a typo in the query/ORM. Spent too many hours in SSMS....

    Good luck tracking this error! All your base are belong to DBO.

  • Looks like Ashley has brought this to Tom's attention here:

  • Oops I should have put the in front of Tom's name the other day.

  • New problem! Can't load:

    • Scirra homepage
    • My profile
    • Account settings

    Server Error in '/' Application

    Could not allocate space for object 'dbo.tblTrackerVisitUrls'.'PK_tblTrackerVisitUrls' in database 'Scirra' because the 'PRIMARY' filegroup is full. 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.

    Tom, can you fix this?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • For me, i can only go to the forum

    can't load : homepage, profile, account setting, tutorials

  • Seems the issue has been resolved for now

  • Annnnd we are down again. Tom same error as before:

    Could not allocate space for object 'dbo.tblTrackerVisitUrls'.'PK_tblTrackerVisitUrls' in database 'Scirra' because the 'PRIMARY' filegroup is full. 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.

    Stack Trace:

    [SqlException (0x80131904): Could not allocate space for object 'dbo.tblTrackerVisitUrls'.'PK_tblTrackerVisitUrls' in database 'Scirra' because the 'PRIMARY' filegroup is full. 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.]

    System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +1767866

    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +5352418

    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +244

    System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +1691

    System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +61

    System.Data.SqlClient.SqlDataReader.get_MetaData() +90

    System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +365

    System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) +1406

    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) +177

    System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +53

    System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +134

    System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) +41

    System.Data.Common.DbCommand.ExecuteReader() +12

    System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) +1306

    System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) +118

    System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +342

    System.Data.Linq.StandardChangeDirector.DynamicInsert(TrackedObject item) +145

    System.Data.Linq.StandardChangeDirector.Insert(TrackedObject item) +215

    System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode) +378

    System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode) +372

    Tracker.Functions.trackerDo(Int32 UserID) +969

    MasterPages_Fresh.Page_Load(Object sender, EventArgs e) +387

    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51

    System.Web.UI.Control.OnLoad(EventArgs e) +92

    System.Web.UI.Control.LoadRecursive() +54

    System.Web.UI.Control.LoadRecursive() +145

    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772

  • The problem has been solved! Congrats, Tom

  • Sorry all, our server ran out of disk space! Whoops! Problem solved for now.

  • Thank you Tom

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)