Stop profiling is hanging
Brian Donahue
Posts: 6,590 Bronze 1
Hi Nancy,
Can you try not using the test harness and start IE manually and browse to the application? Then when you are done using the application, you can click Stop and get the results back.
It would eliminate a bit of complexity to do it this way.
Can you try not using the test harness and start IE manually and browse to the application? Then when you are done using the application, you can click Stop and get the results back.
It would eliminate a bit of complexity to do it this way.
This discussion has been closed.
Comments
I suspect that this is some rather odd problem of ANTS Profiler having trouble interacting with IE's onQuit() event handler again.
You might try the old trick of re-registering the web browser component, 'regsvr32 shdocvw.dll'.