Activity overview
Latest activity by bbirney
I spoke with Nick at Red Gate, and he directed me to a solution. Here it is:
1) Download this file: ftp://support.red-gate.com/patches/ants_profiler/RedGate.Profiler.Five.AddIn.dll
2) Put it in your ANTS install directory, replacing a file with the same name.
3) Restart Visual Studio. / comments
I spoke with Nick at Red Gate, and he directed me to a solution. Here it is:
1) Download this file: ftp://support.red-gate.com/patches/ants_profiler/RedGate.Profiler.Five.AddIn.dll
2) Put it in you...
Here are two screenshots: One illustrating the issue, and the other with my current project settings for the web app in question. As you can see in the second screenshot, I have set a valid URL in the "Use Custom Server" text box. The error occurs regardless of whether the radio button for Use Custom Server or the radio button for Use Visual Studio Development Server is selected.
Please assist. [image] [image] / comments
Here are two screenshots: One illustrating the issue, and the other with my current project settings for the web app in question. As you can see in the second screenshot, I have set a valid URL in ...
Please assist in resolving this issue. We are currently evaluating ANTS. I would like to recommend to my manager that we purchase it, but I can't do that unless we can make it work.
Even a push in the right direction would help.
Thanks,
Ben Birney / comments
Please assist in resolving this issue. We are currently evaluating ANTS. I would like to recommend to my manager that we purchase it, but I can't do that unless we can make it work.
Even a push in ...
Error profiling ASP.NET app when an AJAX control is present
Hi there. When trying to profile my ASP.NET application, the profiler normally works as expected. However, whenever it encounters a page that uses an AJAX control (in this case, the 'official' ASP....
I see that I posted this in the wrong forum. I will re-post in the correct forum. / comments
I see that I posted this in the wrong forum. I will re-post in the correct forum.
I should add, for clarity, that these pages do not crash when I am not profiling the app in ANTS. / comments
I should add, for clarity, that these pages do not crash when I am not profiling the app in ANTS.
App crash when profiling an ASP.NET AJAX application
Hi there. When trying to profile my ASP.NET application, the profiler normally works as expected. However, whenever it encounters a page that uses an AJAX control (in this case, the 'official' ASP....
This seems like a good candidate for a fix. As a prospective user, I was very discouraged when my first experience with the software was an unhandled exception, followed by 45 minutes of monkeying around with VS and IIS, trying to get past the first step of the tutorial.
I am attempting to work around this limitation - it appears that you cannot use ANTS with the development web server, since providing this value in "Use Custom Server" precludes the possibility of selecting "Use Visual Studio Development Server". Have any other users found a way to use ANTS with the VS development server? I am attempting to install my site onto my local machine's stand-alone IIS and run it that way, but that breaks the normal workflow for developing in Visual Studio. / comments
This seems like a good candidate for a fix. As a prospective user, I was very discouraged when my first experience with the software was an unhandled exception, followed by 45 minutes of monkeying ...