Error: "Your bug was NOT submitted" / Disallowed Path Characters - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2010-03-18T14:19:49Z http://fogbugz.stackexchange.com/feeds/question/256 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/256/error-your-bug-was-not-submitted-disallowed-path-characters Error: "Your bug was NOT submitted" / Disallowed Path Characters FogBugz KB 2009-10-15T00:11:59Z 2009-10-15T00:12:32Z <p>I'm getting the error message: "Your bug was NOT submitted. Please hit back and resubmit your bug.: 006~ASP 0175~Disallowed Path Characters~The '..' characters are not allowed in the Path parameter for the MapPath method." What should I do?</p> http://fogbugz.stackexchange.com/questions/256/error-your-bug-was-not-submitted-disallowed-path-characters/257#257 Answer by FogBugz KB for Error: "Your bug was NOT submitted" / Disallowed Path Characters FogBugz KB 2009-10-15T00:12:32Z 2009-10-15T00:12:32Z <p><strong>Error Message:</strong></p> <p>Your bug was NOT submitted. Please hit back and resubmit your bug.: 006~ASP 0175~Disallowed Path Characters~The '..' characters are not allowed in the Path parameter for the MapPath method.</p> <p><strong>Solution:</strong></p> <ol> <li>Open IIS Manager, right click and choose properties on your FogBugz virtual directory (or the website root if FogBugz is installed at the root. </li> <li>Click the <strong>Home Directory</strong> or <strong>Virtual Directory</strong>&nbsp;tab and choose the <em>'Configuration'</em> button on that tab. </li> <li>Click the <strong>Options</strong> tab and make sure the <em>"Enable parent paths"</em> setting is enabled. </li> </ol> <p>Note that the <strong>IISLockDown </strong>tool will uncheck this setting.&nbsp; For FogBugz, this setting is required as a security feature.&nbsp; All uploaded files to your FogBugz application are kept in a folder that is NOT accessible by browsing to the general website.&nbsp; The files are only accessible by using the FogBugz application and therefore this setting needs to be enabled so FogBugz can reach those files which are kept in a parent directory to the FogBugz application.</p>