Every time I start the profiler, it tries to restart the .Net service and while doing that it times out. Is there a way to increase the wait time for ANTS profiler for service restart?
debasisg
0

Comments

1 comment

  • Brian Donahue
    Hello,

    Unfortunately not. This will probably be made configurable in the future due to the fact that code takes longer while being profiled. For now, the timeout is hard-coded at 60 seconds.

    In the meantime, you can work around this by separating the service code and profiling the application as a normal Windows application.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.