I deployed my MVC project on IIS using visual studio built in publish method . after convert that directory in to application , it shows like below . can anyone help me to resolve it?
localhost - /Demo2/
[To Parent Directory]
7/19/2013 9:58 AM <dir> bin
7/19/2013 9:58 AM <dir> Content
6/12/2013 8:12 AM 109 Global.asax
6/13/2013 9:45 AM 2486 packages.config
7/19/2013 9:58 AM <dir> Scripts
7/19/2013 9:58 AM <dir> Views
7/19/2013 9:58 AM 6533 Web.configThank you in advance.