Can't browse localhost sites
Hi there,
ANTSLoad 1.75
Windows XP SP2
SQL Server 2000
ASP.NET 1.1 and 2.0
Firewall disabled
No proxies running
When I run ANTSLoad and try to record, I cannot connect to any site in localhost. I can go to external sites, but no local ones.
Any ideas what could be blocking localhost? I just get 404 when I try to open any localhost site - only while ANTSLoad is in recording mode. If not recording, sites work fine?
Regards,
Tony
ANTSLoad 1.75
Windows XP SP2
SQL Server 2000
ASP.NET 1.1 and 2.0
Firewall disabled
No proxies running
When I run ANTSLoad and try to record, I cannot connect to any site in localhost. I can go to external sites, but no local ones.
Any ideas what could be blocking localhost? I just get 404 when I try to open any localhost site - only while ANTSLoad is in recording mode. If not recording, sites work fine?
Regards,
Tony
Comments
The only thing that comes to mind is if your local website happens to be using port 8000. The ANTS Load script recorder's proxy could be interfering with the website because they're both trying to use the same port. Hopefully that's all the problem is.
I've had a look and nothing appears to be using port 8000. I have downloaded a port explorer tool and the only thing that shows as Port 8000 is ANTSLoad.
Localhost works just fine when ANTSLoad isn't running. I can ping both localhost and 127.0.0.1 when ANTSLoad is running, but I can't open any local sites while it's running.
The issue is around the port proxy, but I can't for the life of me see where the problem would be. I have enabled the product through Windows Firewall (although even if I turn off firewall it doesn't make any difference) and nothing else is running on the box.
Any help on where I can look to see what may be causing the problem is greatly appreciated.
Tony
TCP acer-63caaa962a:8000 acer-63caaa962a:0 LISTENING 2084
I don't have IIS installed on this box but use the built-in server that ships with Visual Studio 2005
Thanks in advance!
If this is the result you get when ANTS Load isn't running, then you need to check the PID column of this output and then open Task Manager (CTRL-ALT-DEL) and check the processes for a PID that matches this number. That should hopefully help you find the process that is using port 8000 so you can stop it or change the port that it answers on.
My webserver is running on port 1743 - does that have any impact on how Load is measuring?
Regards, Jon.
Is this computer using a dialup connection or ADSL?
I switch back and forth from wireless to LAN depending where I am in the building.
Gonna try... I'll get back with the result
ANTS Load is funny about temporary connections anyway. In order for the script recorder to work, you have to manually apply the proxy 127.0.0.1 on port 8000 to the particular connection that you are using. The setup that ANTS Load script recorder initiates only seems to apply the proxy settings to the permanent LAN connection.
If I goto non localhost sites not editing the proxy it seems to record and get much more information.
I'd appreciate any help as without the automated script generation my testing will take many hours longer..
I don't know if you're the same person I spoke to on the phone with two days ago, but a user had a similar problem and it was something to do with Internet Explorer. It worked to use the FQDN of the computer rather than 'localhost'. This might be some silly new IE security setting, but I'm unable to reproduce this. Anyway, if it's working on non-local sites and not local, the problem MUST be IE or IIS!