wyUpdate does not update wellAnswered

Hi. I'm trying to use wyBuild for my .net program.

But as I followed exactly the instruction on this site told me to, it does not work.

I opened wyUpdate.exe to update my program and it checks for the new version and shows that there is one and starts to update. It seems like it works well, but when I open the program nothing changed from previous version.  

I checked Client.wyc file, it stores the right version number, which is the new version number. 

So I can't figure out why it does not update the program. Everything seems work except the program actually not changes. What should I do? There are no error logs..

Answer

Are there warning when you build the updates? My guess is that you're not storing the versions of your software in separate folders like it talks about in the walkthrough.

But much more information is needed if you want help. Start with a simple reproduction of what you're trying to do. Then I'll tell you where you went wrong.

, edited

Hi what I tried is building wyupdate and wybuild on server and tried to update the program with other computer.

What I put inside the Your program's folder are only published files but should I put any of the wyBuild files too?

I thought it doesn't matter because when I start wyupdate.exe than it gets to sys file and grabs the newest version file and update the client file. 

Anything else I followed steps written in the walkthrough page. and Yes I have seperate folders for the every published versions.