I have just saved the generated .xml's from wpkgexpress to my WPKG share and set wpkg_base to '' in config.xml. This works perfectly, it is only when the client (wpkg.js) trys to connect to the webserver, it makes the connection then gives up. Can someone confirm this form me before I make a bug report, thanks. -----Original Message----- From: wpkg-users-bounces at lists.wpkg.org [mailto:wpkg-users-bounces at lists.wpkg.org] On Behalf Of Jacob Jarick Sent: Tuesday, 22 September 2009 2:36 PM To: wpkg-users at lists.wpkg.org Subject: [wpkg-users] Client broken ? refuses to download profiles.xml viahttp - Help Please 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. ------------------------------------------------------------------------ - wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |