This happened when I tried to playtest one of my unpublished stories.
Server Error in '/' Application.
Storygame not found.
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.InvalidOperationException: Storygame not found.
Source Error:
Line 31: throw new InvalidOperationException("Storygame not found."); Line 32: } Line 33: State = StoryState.CreateFromStoryId(sid); Line 34: ChooseYourStory.Legacy.LegacyLogger.PlayGame(State.StoryId); Line 35: }
|
Source File: c:\Websites\ChooseYourStory\ChooseYourStory.com\Story\Viewer\Default.aspx Line: 33
Stack Trace:
[InvalidOperationException: Storygame not found.] ASP.story_viewer_default_aspx.OnLoad(EventArgs e) in c:\Websites\ChooseYourStory\ChooseYourStory.com\Story\Viewer\Default.aspx:33 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446