Comments
Sort by recent activity
Brian,
That worked. In fact, it worked pretty great and it solves the problem for me.
But why won't The WebDevServer profile work? / comments
Brian,
That worked. In fact, it worked pretty great and it solves the problem for me.
But why won't The WebDevServer profile work?
Brian Donahue wrote:
Based on the information you have provided, I'd say that you are profiling WCF hosted in IIS.
I don't even have IIS installed on my box. I would like to profile WCF hosted in the Web Development Service. Do you have instructions for that for Profiler 5.2?
Btw, I've downloaded Profiler 6 trial and was able to attach to the WebDev process, but it this method (e.g. attaching to process) produces almost worthless results (just method timings).
The preferred method (e.g. profile WCF hosted in the WebDev) is alluding me.
I created a video of the process: http://www.youtube.com/watch?v=rUq6u6f1qyk
In the video (has no audio), I do the following:
1. Start the project from VS2010 just to show that it works
2. Attempt to profile from Ants Profiler 6.3 and see it fail.
What am I missing here? / comments
Brian Donahue wrote:
Based on the information you have provided, I'd say that you are profiling WCF hosted in IIS.
I don't even have IIS installed on my box. I would like to profile WCF hoste...
The app works fine outside of the ANTS Profiler. And it's not a permissions issue (full rights to folders & subfolders to everyone).
I did figure it out. Your tool works well if you select an .asmx page in the root of the project, because it picks the folder of the asmx file as the application directory. However, I do not have any .asmx files in the root of the project (they are all in subdirectories). So I created a dummy .asmx file in the root of the project (on the file system, not in the actual project), selected that and it worked fine.
It's probably a good idea to change the New Profiling Session dialog to have the user select a directory rather than an .asmx file.
Thanks. / comments
The app works fine outside of the ANTS Profiler. And it's not a permissions issue (full rights to folders & subfolders to everyone).
I did figure it out. Your tool works well if you select an .as...
Professional. Version 5.2.0.26 / comments
Professional. Version 5.2.0.26
Stephen,
Basically, I am profiling a WinForms app. The solution has a 5 projects in it (one EXE, the rest class libraries). I start the profiler from the ANTS 5 Toolbar in VS2008.
The method I am trying to profile is an CellChanged event on a 3rd party control. The event is in my code, I can step through it and I can plainly see that it's where the most damage is being done.
However, in the ANTS 5 profiler, I don't see this event method at all. The only thing I do see is a method that is kicked off by the function (on a separate thread though).
I did try playing around with the options you mentioned, all to no avail. / comments
Stephen,
Basically, I am profiling a WinForms app. The solution has a 5 projects in it (one EXE, the rest class libraries). I start the profiler from the ANTS 5 Toolbar in VS2008.
The method I am...
I would also like to know the answer to this. I am seeing the same problem. I have the latest version 5.2.x / comments
I would also like to know the answer to this. I am seeing the same problem. I have the latest version 5.2.x
I tried it all, didn't work. I gave up and did the uninstall/reinstall. That fixed it. / comments
I tried it all, didn't work. I gave up and did the uninstall/reinstall. That fixed it.
StephenC wrote:
You can still install a new major version along side your version 4 to test if the latest releases fix the problem/bug and let us know.
Yes, I did that and in version 5.x, the line numbers are profiled as expected. Thank you.
So where do we go from here as far as v4.x is concerned? / comments
StephenC wrote:
You can still install a new major version along side your version 4 to test if the latest releases fix the problem/bug and let us know.
Yes, I did that and in version 5.x, the ...
Chris.Allen wrote:
Can you try either a trial of the latest released version (5.2) or the latest early acces version (v6) and see if you get different results?
You can find these by just googling ANTS download.
I'd rather get the version I have working. My employer doesn't want to buy the upgrade, so I am stuck with the version I have. / comments
Chris.Allen wrote:
Can you try either a trial of the latest released version (5.2) or the latest early acces version (v6) and see if you get different results?
You can find these by just googlin...