Non-threaded

Forums » Bugs & Problems » Read Thread

Post reports about problems or bugs in here.
This bug was closed 7/1/2012: Fixed in code; will get fixed in next deploy.

Can't go back to story description from ratings sc

13 years ago

I don't know if I am the only one who get's this error, but when I click the 'back to game description' button at the screen that shows the different ratings given to a certain game I get this error:

Server Error in '/' Application.


Value does not fall within the expected range.

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.ArgumentException: Value does not fall within the expected range.

Source Error: 


 

Line 12: 			else
Line 13: 			{
Line 14: 				Page.Title =
Line 15:                     "Storygames > " + 
Line 16: 					ChooseYourStory.Utilities.UrlEncoding.LegacyDecode(Request.QueryString.ToString().TrimStart('?'));


Source File: c:\Websites\ChooseYourStory\ChooseYourStory.com\game\Default.aspx Line: 14

Stack Trace:


 

[ArgumentException: Value does not fall within the expected range.]
   System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
   System.Web.Hosting.IIS7WorkerRequest.GetPreloadedEntityBodyLength() +63
   System.Web.Hosting.IIS7WorkerRequest.GetPreloadedEntityBody() +43
   System.Web.HttpWorkerRequest.HasEntityBody() +75
   System.Web.HttpRequest.GetEncodingFromHeaders() +263
   System.Web.HttpRequest.get_ContentEncoding() +72
   System.Web.HttpServerUtility.UrlDecode(String s) +193
   ASP.game_default_aspx.Page_PreRender() in c:\Websites\ChooseYourStory\ChooseYourStory.com\game\Default.aspx:14
   System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o) +12
   System.Web.UI.Control.PreRenderRecursiveInternal() +113
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4185

 

Can't go back to story description from ratings sc

13 years ago

That bug's been happening for a while. Just confirming it's not unique to Romulus.