Falko Trojahn, well after some more testing I have found the WPKG client not to be at fault, neither does it seem to be a "limbo proxy setting" lurking around. to test: * I created a folder under xampp/htdocs called test * copied the generated .xml files to the directory * adjusted wpkg_base in config.xml to this: <param name='wpkg_base' value='http://10.137.165.156/test' /> * then reran the client Worked fine. I believe it maybe a ssl invalid cert issue as everything else had the old behaviour of ignoring invalid certs by default and now everything is prompting the user. Is it possible that the WPKG client will reject a url if the cert is invalid ? I shall move this thread to wpkgexpress now, thanks for the help Falko. mem -----Original Message----- From: Jacob Jarick Sent: Tue 22/09/2009 4:10 PM To: Falko Trojahn Cc: wpkg-users at lists.wpkg.org >> wpkg Subject: RE: [wpkg-users] FW: Client broken ? refuses to download profiles.xml viahttp - Help Please Yes I have tried without proxy configuratio, though our domain configuration is rather f***ed up, so that could still be the issue. Its not a wpkgexpress issue, the frontend is doing its intended job of serving out xml files (which I as I said I have tested with every browser known to man). The client fails to process them, the exact same files saved locally work. This most certainly is a wpkg issue and not wpkgexpress. -----Original Message----- From: Falko Trojahn [mailto:nospam_ft at smi-softmark.de] Sent: Tuesday, 22 September 2009 3:52 PM To: Jacob Jarick Cc: wpkg-users at lists.wpkg.org >> wpkg Subject: Re: [wpkg-users] FW: Client broken ? refuses to download profiles.xml viahttp - Help Please Hello Jacob, Jacob Jarick schrieb: > 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. > Just an idea: did you try on same system without proxy-configuration (as you wrote in another mail)? BTW: I think this discussion should go to WpkgExpress list, see: http://groups.google.com/group/wpkgexpress-support?hl=en Regards, Falko |