Hello; I am trying to create a wyBuild update for my application but have not been successful.Now please consider my screnario.I have created a small application AMMIS.exe a .NET Application where I have added Automatic Updater. I expect my compiled application will have 3 files AMMIS.exe,AutomaticUpdater.dll,AMMIS.exe.Config
I have created wyBuild project called also AMMIS and the uploading ftp site is ftp://localhost/AMMIS
I could build and upload the project from wyBuild. This is an empty project with version 1.1.When I browse the ftp site I see there are two file ammis.all.to.1.1.wyu and wyserver.wys
Now in the Download Sites I have added a url http://localhost/ammis/%file%.
In the IIS I have created a Virtual Directory AMMIS pointing to C:\\inetpub\wwwroot\ammis. Now I am not sure what to put in this folder. But currently I put those two files ammis.all.to.1.1.wyu and wyserver.wys.I am very confused about the uploading ftp site and the downloading site ...I dont know how they link and why do I need them.When I try to run wyUpdate.exe I get an error
Error trying to save file: Error downloading "http://localhost/ammis/wyserver.wys": The remote server returned an error: (404) Not Found. I have already created the MIME Types in my IIS server.
I don't know what I put in 1.2....1.3 and 1.n....And where I put these folders in IIS or ftp.
Please If you can send me a sample I would appreciate.Thanks.