pdater control to Visual StudAdd Automatic Uio Toolbox

Hello,

I've downloaded the free version (2.6.14) for tests.I have a Windows Form Appl (C#) in Visual Studio 2010 and I tried to add the automatic updater control to Visual Studio. My appl is compiled to Net 4 Framework Client Profile. I always get an error "c:\Program Files\wyBuild\AutomaticUpdater\Microsoft .NET 4.0\AutomaticUpdater.dll is not a Microsoft.NET-Module" 🙁 What can I do to add the control ???

Thanks.

The AutomaticUpdater.dll is a .NET assembly. To learn how to add the AutomaticUpdater to your .NET app see: AutomaticUpdater tutorial for Windows Forms.

If you're still getting an error then show me a screenshot of the error and where you're getting it.

I'm still getting an error. How can i show you a screenshot? It's not possible to insert a screenshot in your textbox.

In the Choose Toolbox Items Form, i click the browse button and select the AutomaticUpdater.dll and then I get an error (see previous post).

The AutomaticUpdater is a .NET dll. It's likely either wyBuild was corrupted, your Visual Studio installation was corrupted, or you're using the wrong dialog box in VS.

Uninstall wyBuild, redownload the latest version, and try again.

Also, try turning off your virus scanner. Some virus scanners are completely braindead. (See: Is not a Microsoft .NET module While Adding ... )

How can i show you a screenshot? It's not possible to insert a screenshot in your textbox.

Just upload the image to one of the billion free image hosting sites. For example: http://imageshack.us/

Thank you, Wyatt! That's it ... 😀 After turning off my virus scanner, it works fine!