I have created a demo project in VS 2015 and I tried to create a virtual directory from VS: Right click on project-> properties-> web -> selected local IIS option and click on create virtual directory.
But I am getting this error:
unable to create the virtual directory. The web server http://localhost/MVCDemo" could not be found.
Here are screenshots of the error: