I have an application which works with wodAppUpdate under operating systems XP, Vista and Windows 7
With windows8 checkdone returns me a code error 1008
What means this code error?
Inside CheckDone Event you have ErrorCode and ErrorText parameter. Why don't you check ErrorText parameter value? Inside this parameter you can receive error description.