Hi,
It seems is not DNS issue as you can successfully ping server01. This means your users' machines can successfully connect to the web server. Could you provide the following information to help me narrow down the problem?
1. Run Fiddler on user's machine.
http://www.fiddler2.com/fiddler2/ and access the web site. Then post the HTTP Response status code, HTTP header, body here.
2. Test whether it works if you access
http://server01:5555 from the web server itself.
3. Test whether it works if you add another web site (for instance , listen on server01:6666).
4. Check the default web page of
http://server01:5555. Please try to replace with a static file such as .txt to see whether it works. It can help to exclude possibility that the web app relies on something that is somehow changed by the installation of Windows Azure Connect.
As I could not reproduce this issue this problem is likely to be caused by the environment specific issue. So I need more information to narrow down. Thanks!
Allen Chen [MSFT]
MSDN Community Support |
Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
