What type of error do you get? Paste the entire error here. Also paste what you're using for a download site in wyBuild.
Hi, I'm trying wybuild.WyBuild returns error when using remotely wyServer.wys file.The file is hosted on http://datamorphosis.com.ar/Updates/.I can download it from the browser, but wyUpdate.exe returns error.
Someone can help me.
Thanks
What type of error do you get? Paste the entire error here. Also paste what you're using for a download site in wyBuild.
Hi, the error returned is as follows:
"Error trying to save file: Could not download "http://datamorphosis.com.ar/updates/wyserver.wys" - a web page was returned from the web server."
The error is triggered when running wyUpdate.exe (Client.wyc file is in the same folder.).The configuration download sites on wyBuild:http://datamorphosis.com.ar/updates/% file%
The error tells you exactly what's wrong. If you copy and paste the exact url in the error message (http://datamorphosis.com.ar/updates/wyserver.wys) into your browser you'll see an error page. However, if you change the "u" in "updates" from a lower case "u" to an uppercase "U" the files downloads fine.
It looks like your website host is using Linux -- Windows is much different from Linux. In Windows the case of your file and folder names don't matter. In Linux, case matters -- the folders "Updates" and "updates" are completely different. That is, there's a difference between these 2 URLs:
In wyBuild, fix the download site URL to use the uppercase "U". Then rebuild wyUpdate and rebuild your updates. Then re-upload your updates.