Line 35: case "FollowLink": Line 36: { Line 37: StoryStateReturnValues ret = State.FollowLink(int.Parse(Request.Form["pbValue"])); Line 38: switch (ret) Line 39: {
[Exception: Page resultset not returned] ChooseYourStory.Stories.Page.Load(Int32 storyId, Int32 pageId) in C:\Projects\ChooseYourStory\WebSolution\ChooseYourStory\Stories\StoryState.Page.cs:75 ChooseYourStory.Stories.StoryState.FollowLink(Int32 linkId) in C:\Projects\ChooseYourStory\WebSolution\ChooseYourStory\Stories\StoryState_PublicInterface.cs:230 ASP.story_viewer_default_aspx.OnLoad(EventArgs e) in d:\Users\alexp\Websites\ChooseYourStory.com\Story\Viewer\Default.aspx:37 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061