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 44:                     throw new InvalidOperationException("Storygame not found.");
Line 45:                 }
Line 46: 				State = StoryState.CreateFromStoryId(sid);
Line 47: 				ChooseYourStory.Legacy.LegacyLogger.PlayGame(State.StoryId);
Line 48: 			}

Source File: c:\Websites\ChooseYourStory\ChooseYourStory.WebApplication\green\Story\Viewer\Default.aspx    Line: 46

Stack Trace:


[InvalidOperationException: Storygame not found.]
   ASP.story_viewer_default_aspx.OnLoad(EventArgs e) in c:\Websites\ChooseYourStory\ChooseYourStory.WebApplication\green\Story\Viewer\Default.aspx:46
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3770.0