I'm not sure what's going on but I just setup a default test website in windows 8.1 IIS. The problem is none of the files e.g. js scripts, css, and images etc. are not showing. The only thing that shows up in localhost/demo/ site is whatever is in the default.aspx
page. Any links to this page is not showing in the browser. I'm using Visual Studio 2013 to setup this default asp.net website.
Any suggestion is much appreciated.
Go to the complete details ...