I came up with a necessity to work with my asp.net mvc site from a remote pc while developing. So, I configured it to use IIS Express.
At first, a problem raised wit
try placing a web.config file in you Content folder. and put the following code in it.
web.config
Content