How can we help you today? How can we help you today?
slaneyrw
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
Feature Request : Linq disassembly option
Can we please have an option to get the disassembly viewer to use Method syntax and lambdas instead of Query syntax. Our corporate standard is to use Method syntax Cheers... Robert
0 followers 0 comments 0 votes
App crash when profiling console application
I'm getting the following exception when I profile a console application. I don't get this when running without the profiler or if I use Model-level timings. Version : 4.1.0.45 Windows Server 2008,...
2 followers 5 comments 0 votes
WCF Services - Call stack analysis difficult
Hi. This is more of a wish than anything else, but when analysing a .NET Win App that makes extensive use of WCF it is very difficult to profile across the WCF call, even though I'm using the Named...
1 follower 1 comment 0 votes
AccessViolationException when profiling
I'm getting the following exception when trying to profile an application that connects to TeamFoundationServer. Exception : AccessViolationException Message : Attempted to read or write protected...
4 followers 6 comments 0 votes
Update still unable to authenticate to proxy
I have just downloaded version 2.6 and tried the Update server. It is still failing with HTTP status 407: Proxy access denied
1 follower 1 comment 0 votes
Update service fails to authenticate to proxy
When using the Update Service with v 2.5.0 (Build 492), I get the following error when checking for updates The Request Failed with HTTP status 407 : Proxy Access Denied. Out proxy server is WebMar...
2 followers 3 comments 0 votes
Strange results when profiling .NET application
I have just profiled an application but I am seeing very strange HitCounts/Timing when viewing the results.[STAThread] static void Main(string[] args) { try { ...
1 follower 1 comment 0 votes
StackOverflow exception when profiling .NET exe
When I profile an application I am getting a StackOverflow exception. It is not being thrown from inside the application but seems to be from the profiler itself. The application handles all exce...
2 followers 4 comments 0 votes