VS2013 Changing AppPool to classic mode in IISExpress no longer works

Viewed 5939

after running appcmd set app "mywebsite/" /applicationPool:"Clr4ClassicAppPool" i attempted to re-run the web app only to find that IISExpress for the mywebsite app would no longer load in IISExpress.

1 Answers
Related