Do you have Fiddler? If not, install it ( http://www.telerik.com/fiddler ) and use it to see what exactly is being requested. You can see the HTTP headers and everything. Since you will be essentially debugging over HTTPS, you will need to say YES to the initial prompt during or just after installation (or was it during first run ??) to install a certificate so that SSL traffic can be decrypted by the tool.
↧