Failed check updates

Hi AutomaticUpdate .NET control does'nt work it

How does the Use for .NET AutomatUpdate control

I use for latest version 2.6.18.4 , Visual Studio 2015 .NET framework 4.5.1 and Windows 10 pro

ERROR VALUES : wyUpdate ended before the current update step could be completed

this.automaticUpdater1.ContainerForm = this; this.automaticUpdater1.GUID = "ebd629b1-a30f-4503-aa16-478004f2ef4e"; this.automaticUpdater1.Location = new System.Drawing.Point(12, 186); this.automaticUpdater1.Name = "automaticUpdater1"; this.automaticUpdater1.Size = new System.Drawing.Size(16, 16); this.automaticUpdater1.TabIndex = 65; this.automaticUpdater1.wyUpdateCommandline = null;

What happen it. Please help me

Make sure you're including the correct version of wyUpdate with your app. You can double check things by just double clicking wyUpdate. My guess is you're including the .NET 2.0 version of wyUpdate but don't have .NET 2.0 included on that machine.

If so, use the .NET 4.0 version of wyUpdate: https://wyday.com/wybuild/requirements.php#wyupdate

Thanks for replay me

Yes I already choose the options .NET 4.0 radio button but still error

that is error title wyUpdate exits prematurely

What happens when you double click wyUpdate.exe in that folder?

Thank you for Replay

That wyUpdate.exe normal working in Application Directory .

Only don not work Automatic Update control for .NET

Thanks

More information is needed to help you. Preferably a way o reproduce this. We can't reproduce it based on the information you have provided.