This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

microsoft update

since i updated to 5.026 i cannot update my windows 2000 pro anymore. ie finds new updates but when i click on review and install updates it comes with content could not be loaded
uparsable request ine ' '.
how can i get this working again.


This thread was automatically locked due to age.
Parents
  • Same problem here: unparsable request line ''

    But is not only related to IE doing a windows update from Windows 2000. XP and 2000 clients are also getting this with random sites (always related to dynamic pages with php and a lot of parameters) and Firefox clients under windows & linux (but a lot less times than IE).

    Also IE fails almost every time with the administration area of our own web servers when updating our news (maybe the problem is related to the http POST command?). Doing a forced reload of the page works most of the times and displays the page. Firefox does a better job, but sometimes it fails also.

    Until Astaro update 5.025 (if i'm not mistaked) we haven't had any problems like this. But now with 5.100 applied the problem is not solved, and my users are really annoyed.

    There is any serious clue to solve or workaround the problem?
Reply
  • Same problem here: unparsable request line ''

    But is not only related to IE doing a windows update from Windows 2000. XP and 2000 clients are also getting this with random sites (always related to dynamic pages with php and a lot of parameters) and Firefox clients under windows & linux (but a lot less times than IE).

    Also IE fails almost every time with the administration area of our own web servers when updating our news (maybe the problem is related to the http POST command?). Doing a forced reload of the page works most of the times and displays the page. Firefox does a better job, but sometimes it fails also.

    Until Astaro update 5.025 (if i'm not mistaked) we haven't had any problems like this. But now with 5.100 applied the problem is not solved, and my users are really annoyed.

    There is any serious clue to solve or workaround the problem?
Children
  • Time to bump this up.  Has there been any progress?  Our proxy is at 5.1 and I have tried whitelisting the domain having problems, however Explorer still has the same problems that others in this thread are having.  We are even having problems using a proxy (again, Astaro 5.1) that does not use surf protection.  Firefox works fine, but it's not really an option due to corporate directives, implementation, etc.  Any update would be appreciated before I have to open up a ticket for this.
  • I had this problem a few weeks ago with 4.025,  HTTP proxy and Windows Update under Windows XP Pro...

    One thing I found by Googling a bit is to check 'proxycfg'...

    Got to the command prompt and typr"'proxycfg" (no quotes)...

    If the command displays "Direct access (no proxy server)." you need to change this setting...

    Type "proxycfg -u" to import the proxy settings from Internet Connections manual proxy settings or you could set it specifically with this command by using "proxycfg -p proxyaddress[:P]ort"...

    I can now use Windows Update...

    type "proxycfg/?" for more info...

    Hope this helps...