Activity overview
Latest activity by Donovan
Brian,
I've created a new webapplication without any reference to AJAX controls.
It contains a page with a datagrid and retrieve it's data from a class, nothing more.
ANTS doesn't show anything from my application, only statements from the thread of the webserver. The result is exactly the same as my previous page: http://flic.kr/p/9yhxaq.
Hope you can find a solution for me for this problem.
Regards,
Donovan / comments
Brian,
I've created a new webapplication without any reference to AJAX controls.
It contains a page with a datagrid and retrieve it's data from a class, nothing more.
ANTS doesn't show anything fro...
I have created a new WebApplication, without AJAX controls.
Only 1 page added, with a reference to a business object which return 2 objects. These are bind to a grid.
When Profiling, it seems like it's profiling the source of the webserver (see picture here: http://flic.kr/p/9yhxaq).
I can send my app if necessarry.
Regards
Donovan / comments
I have created a new WebApplication, without AJAX controls.
Only 1 page added, with a reference to a business object which return 2 objects. These are bind to a grid.
When Profiling, it seems like ...
IE crashes when starting ANTS
Hi There,
I've been using ANTS for profiling my .NET Framework 4.0 webapplication (just ported from 2.0 to 4.0).
While in VS2008 (on .NET 2.0) ANTS works perfect.
Now in VS2010 (on .NET 4.0) it is ...