How can we help you today? How can we help you today?
slaneyrw

Activity overview

Latest activity by slaneyrw

v9 Lambda supplied to argument of Expression<...>
If I have a method whose parameters is an Expression<Func<...>> then Reflector is not decompiling the resultant expression tree back into the original lambda statement. Are expression decompiling ...
0 followers 0 comments 0 votes
v9 Async method not decompiled
I'm getting the async state machine initialisation when viewing an async method instead of the code. This is a method sitting inside a class that inherits from Microsoft.AspNet.Identity.UserManage...
0 followers 0 comments 0 votes
v9 still getting exception thrown from System.Web.Mvc
I have previously reported this exception Reflector throws when attempting to decompile Assembly: System.Web.Mvc ( all versions since v3 ) Class: ControllerActionInvoker Method: CreateActionResult ...
1 follower 1 comment 0 votes
Upgraded to 6.8, now take 15-20 seconds to show disassembler
When the application loads for the first time the disassembler screen now takes 15-20 seconds to show for the first time. Windows grays the window, adds Not Responding to the title bar and I get t...
2 followers 3 comments 0 votes
ANTS profiler still fails when Unity pdb symbols are present
Title says it all. Check previous forums messages. I thought that you would have fixed this by now
3 followers 5 comments 0 votes
Profile v5 has same issue as v4 with Unity
We use Unity to handle dependency injection within our web application. Here is the ASP.NET error page that is generated when profiled. The same application works without the profile running. It ...
1 follower 1 comment 0 votes