How can we help you today? How can we help you today?

Profile local web app NOT via http://localhost

As far as i can see all options to profile a web application assume the application will be profiled via http://localhost/....

I need to profile an application (running locally) but requests will not (and cannot) be made via http://localhost but (for example) http://webdev.xxx.com/

Is there anyway to configure the Performance Profiler so that it does NOT profile on http://localhost?
AWS_Netsmurf
0

Comments

1 comment

  • Chris.Allen
    ANTS doesn't stipulate any binding- just that it's a local site.

    It does try to be smart and it reads the current IIS binding information- but, I have noticed, it doesn't always get the right url.

    In my experience, its usually best to:

    1) use IP addresses

    2) Help ANTS out a little bit by shutting off any sites that may clash binding-wise (i.e. same IP address)

    If this still doesn't help can you post any errors that you get please?
    Chris.Allen
    0

Add comment

Please sign in to leave a comment.