.Net Framework: exception in w3wp.exe
This can be caused in ASP.NET when an infinite loop occurs. A common example is rendering a partial view which then renders itself in ASP.NET MVC.
This can be caused in ASP.NET when an infinite loop occurs. A common example is rendering a partial view which then renders itself in ASP.NET MVC.