After I updated some informatiion in applicationhost.config file(not actually add anything, I removed the lines I added and changed it as default), after that when I launch my mvc web apps in vs2012, I got this error,
"A project with an Output Type of Class Library cannot be started directly, In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project"
Any idea?