The client fails to download profiles.xml via http. I have disabled password protection and tried with and without ssl (https) with no difference. I am able to access the exact url it complains about in the client log file via: IE8, FF, Curl, Links, Lynx. the only line found in a clean access.log: 10.137.165.9 - - [22/Sep/2009:14:11:40 +0800] "GET /wpkg/profiles.xml HTTP/1.1" 302 - "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)" my config.xml: http://pastebin.ca/1574878 client log file: 2009-09-22 14:11:37, DEBUG : Initialized temporary local log file: C:\WINDOWS\TEMP\wpkg-logInit.log 2009-09-22 14:11:37, DEBUG : Initializing new log file: \\ws0452\wpkg_client_logs\wl0046-2009-09-22.log 2009-09-22 14:11:37, DEBUG : Reboot-Cmd is standard. 2009-09-22 14:11:37, DEBUG : WPKG 1.1.1 starting... 2009-09-22 14:11:37, DEBUG : Base directory is 'http://10.137.165.156/wpkg'. 2009-09-22 14:11:37, DEBUG : Log level is 255 2009-09-22 14:11:37, DEBUG : Trying to read XML file: http://10.137.165.156/wpkg/profiles.xml 2009-09-22 14:11:39, ERROR : Error parsing xml 'http://10.137.165.156/wpkg/profiles.xml': System error: -2146697191.||File http://10.137.165.156/wpkg/profiles.xml|Line 0|Linepos 0|Filepos 0|srcText | 2009-09-22 14:11:39, ERROR : Message: No profiles found. Aborting|Description: No profiles found. Aborting|Error number: a|Stack: undefined|Line: undefined| 2009-09-22 14:11:39, DEBUG : Found system locale: c09 2009-09-22 14:11:39, DEBUG : Found language definition node for language ID c09 2009-09-22 14:11:39, INFO : User notification suppressed. Message: The software installation has failed. 2009-09-22 14:11:39, DEBUG : Saving sorted settings to 'null'. 2009-09-22 14:11:39, DEBUG : Settings not saved! Help please. |