<html>
<head>
<style>
.sw_message P{margin:0px;padding:0px;}
.sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
.sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
.sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
.sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
.sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
<div>Hi,</div><div><br></div><div>I'm running a fcl-web based embedded FPC HTTP web server inside a GUI application (HTTP port 9000). I then try and access that web server via http://127.0.0.1:9000/mmaths/login.cgi but under Windows Vista and Windows 7, the web browser simply says "Website found. Waiting for reply..." in the IE status bar. It just sits there looking like it is loading, but nothing ever happens and after about a minute there is not even a timeout error.</div><div><br></div><div>This same application works perfectly on Windows 2000 and Windows XP (SP3 installed). All applications and OSes are 32-bit.</div><div><br></div><div>When the application startup up for the first time under Windows 7, the Windows Firewall asked if I want to grant access - I have it "internal network only" access. Completely disabling the Windows 7 Firewall made no difference.</div><div><br></div><div>Any ideas why this is happening?</div><div> </div><div id="editor_signature">Regards,<div> - Graeme -</div><div><br></div><br></div><div> </div>
</body></html>