I've been trying to setup so that the website supports multiple browsers The page was initially debugged on chrome with no issues. the same can be said to IE, Firefox, Opera
When debugged on Edge though the page shows up with no CSS and the javascripts implemented doesn't work
Edge Version
- Microsoft Edge 42.17134.1.0
- Microsoft EdgeHTML 17.17134
Declared on aspx
<script src="../assets/js/jquery-ui-1.9.2.custom.js"></script>
I'm have narrowed down the issue to what I think is the cause, the browser can't seem to locate all the scripts that has been added to it. These errors don't appear on the other browsers
HTTP500: SERVER ERROR - The server encountered an unexpected condition that prevented it from fulfilling the request. GET - https://localhost:44311/assets/css/jquery-ui-1.9.2.custom.css