M
Markus Strobl
hi,
the browsers of ours customers are configured to retrieve proxy settings via
..pac autoconfiguration file.
if the file referenced by the url specified is out of date, internet
explorer downloads this file and somehow will execute the javascript in it
.....
now lets look on our problem: when sending a http request using wininet.dll
the first request fails with wininet-error 12029 (cannot connect) .. the
client isn't even seen on the proxy server, but every following request
succeeds ... so our guess is, the component has a problem retrieving the
proxy server the first time and uses some kind of default proxy-settings for
the following attemps.
this only happens when starting our program with a normal user, when
starting as an admin-user it succeeds. so perhaps the user has no right to
execute the java script? does anybody know in wich way the javascript in the
..pac file is executed?
if we try to navigate to this url using internet explorer it succeeds every
time, even with the normal user.
so its a very strange thing and we don't have any clue where to start
researching.
we have the problem on certain places using internet explorer 6 and 5.
version number of the wininet.dll is v5.0.29.19.6305 and we're running
windows nt 4.0 SP 6.
please help, because its a very urgent problem to me ...
thanks a lot for any help!!!
greetings markus
the browsers of ours customers are configured to retrieve proxy settings via
..pac autoconfiguration file.
if the file referenced by the url specified is out of date, internet
explorer downloads this file and somehow will execute the javascript in it
.....
now lets look on our problem: when sending a http request using wininet.dll
the first request fails with wininet-error 12029 (cannot connect) .. the
client isn't even seen on the proxy server, but every following request
succeeds ... so our guess is, the component has a problem retrieving the
proxy server the first time and uses some kind of default proxy-settings for
the following attemps.
this only happens when starting our program with a normal user, when
starting as an admin-user it succeeds. so perhaps the user has no right to
execute the java script? does anybody know in wich way the javascript in the
..pac file is executed?
if we try to navigate to this url using internet explorer it succeeds every
time, even with the normal user.
so its a very strange thing and we don't have any clue where to start
researching.
we have the problem on certain places using internet explorer 6 and 5.
version number of the wininet.dll is v5.0.29.19.6305 and we're running
windows nt 4.0 SP 6.
please help, because its a very urgent problem to me ...
thanks a lot for any help!!!
greetings markus