Non-threaded

Forums » Bugs & Problems » Read Thread

Post reports about problems or bugs in here.

"The given path's format is not supported."

yesterday

I don't know if anyone else has run into this problem, but when going into My stuff > Comments, and clicking on the title of my game to try and go to it directly, it gives me the error: "The given path's format is not supported." I can't upload the screenshot I took of it, but if anyone knows how to insert large images, I will post it.

 

Full, unedited, copy-paste of text in screenshot:

Server Error in '/' Application. 
The given path's format is not supported. 
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.NotSupportedException: The given path's format is not supported. 
Source Error: 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
Stack Trace: 
[NotSupportedException: The given path's format is not supported.] 
System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) +14827954 
System.Security. Util.StringExpressionSet.CreateListFromExpressions (String[] str, Boolean needFullPath) +265 
System.Security. Permissions.FileIOPermission.AddPathList (FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolea 
System.Security. Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path) +90 
System.Web.InternalSecurityPermissions.PathDiscovery(String path) +40 
System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allow CrossAppMapping) +172 
System.Web.HttpServerUtility.MapPath(String path) +126 
Choose YourStory.WebApplication.CysHttpModule. BeginRequest (HttpApplication app) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.16 
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +139 
System.Web.HttpApplication.ExecuteStepImpl (IExecutionStep step) +195 
System.Web.HttpApplication.ExecuteStep (IExecutionStep step, Boolean& completedSynchronously) +88 
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4092.0

"The given path's format is not supported."

22 hours ago
When you hover over the name of your game on that page, what link is it showing?

"The given path's format is not supported."

22 hours ago
It's because of the colon in the title, there's some long standing issues with unicode in a couple obscure areas of the site that the last guy to take a crack at it didn't manage a fix for. Mostly only something we run into within the mod pages so it hasn't been a huge priority.

If you copy and paste the url and add .aspx to the end that will make it work, or just click on the game from somewhere else.

"The given path's format is not supported."

21 hours ago

Yeah, I don't think I'll be using that way very often, so I will just be going to My Stuff > Storygames to access it.

Thanks though.