2
edits
Line 47: | Line 47: | ||
(Is there any straight way of fixing this? Without just work arounds?) | (Is there any straight way of fixing this? Without just work arounds?) | ||
(This is a common error during ASP.NET development where the built-in web server dynamically changes the port number. <b>The correct workaround is adding a new string value to <code>about:config</code> called <code>network.security.ports.banned.override</code> Then enter a comma-separated list of port numbers to allow.</b> - msturek) | (This is a common error during ASP.NET development where the built-in web server dynamically changes the port number. <b>The correct workaround is adding a new string value to <code>about:config</code> called <code>network.security.ports.banned.override</code> Then enter a comma-separated list of port numbers to allow.</b> - msturek) |
edits