configuration - Asp.net mvc3 application display project directory content instead of main page in browser -
i've copied asp.net mvc3 application source development machine. want run application, when run application browser show me project directory content instead of application main page. suppose have mistakes in iis configuration, don't know incorrect. so, wrong?
upd:i did found "use local iis web server" radiobutton in settings window checked (instead default "use visual studio development server"). Мay option affects?
did configure folder in iis application? sounds me you've cloned folder , expect 'just work'.
right-click on folder in iis , select 'convert application'. on dialog appears need change app pool 'asp .net v4'.
once you've done should work.
Comments
Post a Comment