Hey Sam,
I use wyupdate and wybuild to keep my application up to date. Wyupdate is throwing the error:
Internal error: End of stream reached with 11 byte left to read.
This then means it downloads the update, fails and then downloads the full update. I have googled around this error but unable to find a solution.
I then decided to load the WyUpdate code up in Visual Studio and try and debug it to locate the problem. It seems that if you debug wyupdate via visual studio the visual studio debugger detaches from the running process. I wanted to know how I am supposed debug WyUpdate from Visual Studio.
So in summary I am trying to debug the code from https://code.google.com/p/wyupdate/source/checkout in visual studio but the debugger detaches.
I hope this is clearer.
Thanks
Adam