http://bugzilla.wpkg.org/show_bug.cgi?id=23 Jason Castonguay <jason.castonguay at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason.castonguay at gmail.com Status|REOPENED |ASSIGNED --- Comment #11 from Jason Castonguay <jason.castonguay at gmail.com> 2008-01-30 22:13:26 --- Can you try just setting the proxy for the system, and let me know how that goes? (Control Panel->Internet Properties->Connections->LAN Settings->Proxy Server) It looks like we can possibly use ServerXMLHTTP instead of XMLHTTP to use manual settings, but it might be preferred to just use the system settings. http://support.microsoft.com/kb/290761 5. How do you choose between XMLHTTP and ServerXMLHTTP? As the name suggests, ServerXMLHTTP is recommended for server applications and XMLHTTP is recommended for client applicatio ns. XMLHTTP has some advantages such as caching and auto-discovery of proxy settings support. It can be used on Windows 95 and Windows 98 platforms, and it is well-suited for single-user desktop applications. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |