c# - Why does Response.Redirect throw the ThreadAbortException in VS 2013 but not in VS 2010? -


I am researching the issue regarding the response. Redirects a threadbortexation . Part of it in which I have not got any answers, this is VS. Why in 2013 and not in VS 2010? I can open and run the same project in each and Response.Redirect call only VS. Can throw exceptions when running in 2013. Thanks for any feedback.

Kevin


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

Camel ProducerTemplate possible memory leak -

javascript - Adhering to a max length setting with jshint -