Beste comatose,
dit is de oplossing:
1. in Configuratiescherm>Internet Opties>Verbindingen>Lan Instellingen...
schakel alle vinkjes uit (dus geen instellingen .. overnemen, geen
automatisch configscript, geen proxyserver)
2. in een command prompt venster: proxycfg -d (dit is DIRECT TYPE kiezen)
3. reboot
4. windows update zal werken
In english:
1. disable all check boxes in Internet Explorer Lan settings
(IE>Extra>Options>Connections> Lan Settings button)
2. open a command prompt window and enter proxycfg -d (this activates DIRECT
TYPE proxy setting; verify with proxycfg (without parameters)
3. reboot
4. run windows update
good luck!
Koen
"comatose" wrote:
> Hey
>
> When I checked my proxycfg config it was set to direct connection.
>
> I tried with the one used by MSIE which gave me the following :
> http://pac.telenet.be:8080.
>
> After a reboot proxycfg gave me the same result but I still received the
> same error when loading the WindowsUpdate page :-(
>
> Some other options?
>
> Regards
>
> Joost
>
>
> "AK" wrote:
>
> > Hi,
> > thanks to Rahul's explanation of this cryptic error code (0x8024401A=HTTP
> > error 405 [Bad Method]) the problem became clear. The WinHttp proxy, which is
> > obviously used in the windows update v5, is misconfigured.
> >
> > You can check your actual configuration by typing "proxycfg" (without
> > quotes!) in the command line. However, to establish the correct configuration
> > of the proxy, you can execute "proxycfg -u" to use the MSIE settings, or
> > execute "proxycfg -d" for direct connection settings. If you use a specific
> > proxy, please refer to the proxycfg help ("proxycfg /?").
> > Do not forget to reboot your computer in order to restore the new settings!
> >
> > Good luck,
> > Alex