Good morning and apologies if this question is a faq.
We are developing a tool that downloads a ZIP. So far no server gave trouble, today I discovered that the should be production server causes some malfunction.
What I see is that the downloaded file is 0 byte long and the result is OK.
Is there a way to activate some logging? Which configuration does it use? Windows System Configuration?
Thanks in advance.
Again inetc and proxy
6 posts
Addenda. It seems it is not the proxy. I set up the proxy parameters as a test and had the same results.
The log issue is still open because I can't understand what goes wrong...
The log issue is still open because I can't understand what goes wrong...
You could try Fiddler and if not HTTPS, Wireshark.
What I got from Wireshark is that it tries to pass through the proxy and fails, possibly because misses the authentication part. That is, it gets the proxy information from somewhere (where? System proxy?) while it should go straight for the server.
F A L S EOriginally Posted by g.u.l. View PostAddenda. It seems it is not the proxy. I set up the proxy parameters as a test and had the same results.
The proxy is implied, what I would understand is which proxy configuration is using.
FIXED
I am not a Windows user, and fumbled on Windows proxy configuration.
I am not a Windows user, and fumbled on Windows proxy configuration.