WatchNon-threaded

Forums » Bugs & Problems » Read Thread

Although it's highly unlikely you will find them, post reports about problems or bugs in here.

Fix One Bug, Create Another: My Comments Page II

4 months ago

This is actually to follow up on the problem that was brought up in this thread that has since been Closed:

https://chooseyourstory.com/forums/bugs-and-problems/message/29275

When I do the same thing that Ogre did in the OP of that post, the website crashes and gives me this error message (hopefully this'll show up properly):

 

Server Error in '/' Application.


Illegal characters in path.

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: Illegal characters in path.

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:
 

[ArgumentException: Illegal characters in path.]
   System.Security.Permissions.FileIOPermission.CheckIllegalCharacters(String[] str, Boolean onlyCheckExtras) +14568567
   System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) +108
   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 allowCrossAppMapping) +172
   System.Web.HttpServerUtility.MapPath(String path) +126
   ChooseYourStory.WebApplication.CysHttpModule.BeginRequest(HttpApplication app) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E276324\Src\ChooseYourStory.WebApplication\CysHttpModule.cs:185
   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.3770.0

Fix One Bug, Create Another: My Comments Page II

4 months ago
I can't duplicate this. What story are you clicking on? Does it do it for every story? Or is it users?

Fix One Bug, Create Another: My Comments Page II

4 months ago

I see the error message when I go to My/Comments.aspx and click on the titles of my storygames from there.

Upon further testing, I've noticed that it's only happening when I click on Warlords: Strategic Conquest and Where in the World is Carmen Sandiego? but not when I click on The Flame (that one works normally). Could it be an issue with special punctuation marks in the title? If it's not that, maybe it's an issue with older stories?

Try clicking on Go Get the Mail! or Surviving Pre-school from your My/Comments.aspx. Maybe the punctuation marks in those titles'll duplicate the error. Otherwise, I have no clue.

Fix One Bug, Create Another: My Comments Page II

4 months ago
What are the exact URLs you're seeing from that page?

Fix One Bug, Create Another: My Comments Page II

4 months ago

From which page? From the My/Comments.aspx page? What the URLs look like when I hover my mouse over the storygame title links?

Fix One Bug, Create Another: My Comments Page II

4 months ago
right click hyperlink
copy link address
come to this thread
paste link text in reply

Fix One Bug, Create Another: My Comments Page II

4 months ago
The links you are clicking that are causing the errors. Paste them here so we can see what's wrong with them.

Fix One Bug, Create Another: My Comments Page II

4 months ago

https://chooseyourstory.com/story/Where_in_the_World_Is_Carmen_Sandiego%3F

https://chooseyourstory.com/story/Warlords%3A_Strategic_Conquest

Fix One Bug, Create Another: My Comments Page II

4 months ago
Okay, then it is a unicode thing like we figured, and Nightwatch is slowly smushing those as he finds them. Not the same as the problem Ogre was having.

Fix One Bug, Create Another: My Comments Page II

4 months ago
skill issue