download
http://mvcextensions.codeplex.com/
-
On the same project as above. Start VS as admin
-
Open the solution
-
For project demo\demo.web.unity, make it IIS WAP and save
-
Rebuild the solution
-
Debug The demo.web.utility application by browsing to the root of the application
-
Do an iisreset and browse to the page again
Actual:
w3wp.exe throws exception, you can see function OnBeginRequest function get called repeatly and caused System.StackOverflowException.