Posts
Sort by recent activity
Async Problem
Hi,
I have an Asp.net MVC Action method which is returning async Task<ActionResult>.
When I run my website normally, everything works but when I'm profiling through Ants it returns the error below....