I\'m trying to add a script reference to jQuery in my master page so that it will work for any page. It currently looks like this
Look at How to Run a Root “/”. This should fix all your issues regarding unresolved .js
file paths. You basically reconfigure the VS Dev server to run your application as localhost:port/
as opposed to the regular localhost:port/application name/
making name resolution work the same way as it does on IIS.