Iam getting error "unable to create the virtual directory. Could not find server
'http://localhost' on the local machine.creating a virtual directory is only supported on the local iis server"
I did foolowing thinks
1.IN Solution explorer Right click on project and click properties
2In properties window use Local IIs web server in project url "http://localhost/Mvc14042016"
Rahul ChavanPosted Apr 14, 2016, 10:56 AM
Try running iismgr in run. If IIS manager opens then you have IIS installed on your machine.
Pradeep SahooPosted Apr 14, 2016, 10:53 AM