Comments
1 comment
-
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?
Add comment
Please sign in to leave a comment.
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?