See the Sites where the updates will be downloaded from section of the step-by-step walkthrough..
In short, specify your site as something like:
http://example.com/updates/%file%
Does this help?
error mesage when build updates clicked.the update site needs to contain %file% or %versionfrom% because there will be multiple update filesgenerated.
i am anand new to wybuild how to use wybuild to create patches for vb.net application.
See the Sites where the updates will be downloaded from section of the step-by-step walkthrough..
In short, specify your site as something like:
http://example.com/updates/%file%
Does this help?
my site look like this
can you check this and say if there any mistakes.
http://vertex-hq.elinacare.com/sss/spinsoft/0000C4e/updates/%SpinSoft%
thanks after replacing by
http://vertex-hq.elinacare.com/sss/spinsoft/0000C4e/updates/%file%
build succeed but when testing wyUpdate i got the following
Error trying to save file: Error downloading "http://vertex-hq.elinacare.com/sss/spinsoft/0000C4e/updates/wyserver.wys": The remote server returned an error: (404) Not Found.
despite i have configure IIS server mime types .wys and wyu as "application/octet-stream"
iis in one machine and wybuild is in developing machine is any changes needed?
Well, the error tells you exactly what's wrong. The file is not on your server. Did you upload the updates and server file to your server? If not, do so.
Upload the files (*.wyu and *.wys files). Then try download the wyserver.wys in your browser (http://vertex-hq.elinacare.com/sss/spinsoft/0000C4e/updates/wyserver.wys ). If the file doesn't download then either you didn't upload the files to your server or you misconfigured your server.
I have one doubt can the download and upload site given ftp sites.
dowloand site: ftp://vertex-hq.elinacare.com/updates/%file%
and upload site: ftp://vertex-hq.elinacare.com/updates/
but after clicking upload files button i opened the ftp site ftp://vertex-hq.elinacare.com/updates/there was no files. this is the problem..
i given as both server & update in both download and upload sites..
This is all covered in the step-by-step walkthrough.
Yes, you can use FTP sites for download sites (but we recommend HTTP sites). And with the upload site, FTP is your only choice. If you need to upload your files using another method (SFTP, Amazon whatever service, etc.) then use your own custom uploaders.
You seem tripped up on building your first update and uploading it to your server. Again, I direct you to our step-by-step walkthrough (it has pictures and everything). It will only take a few minutes to read and it will answer all of your questions.
Let me know if this helps.
first of all thanks for your constant support
after changing the dowload site from ftp site to http site (new site)the upload completes successfully.
the problem is the ftp site not uploaded properply
the check the updates which also download sucessfully.
thank you again