You need to add the "AutomaticUpdaterWPF.dll" from the wyBuild folder. See: AutomaticUpdater tutorial for WPF apps.
Tell me if this helps.
Hi,
I just installed wyBuild and made two test apps, a Win Form app and a WPF app. Adding the Autoupdate control to the win form app works fine, but it isn't displayed in the toolbox for WPF. If I select "Show All" from the right click menu, it is displayed but grayed out.
I'm using Visual Studio 2008 Team Edition with SP1.
I have the following .NET frameworks installed;
1.12.0 w/ SP23.0 w/ SP23.5 w/ SP1Compact Framework 2.0 w/ SP2Compact Framework 3.5
You need to add the "AutomaticUpdaterWPF.dll" from the wyBuild folder. See: AutomaticUpdater tutorial for WPF apps.
Tell me if this helps.
> You need to add the "AutomaticUpdaterWPF.dll" in the wyBuild folder. See: AutomaticUpdater tutorial for WPF apps.
I added it, but it wont let me add it to the app. It wont even show the control unless I select 'show all' but then it's grayed out.
It's showing up as "Animation Control" in "Choose Toolbox Items"
Here is a screenshot http://img717.imageshack.us/img717/1091/wpfcontrol.jpg
The Animation control shouldn't be there (that's a bug on our part). To add the WPF component you need to go to the WPF tab:
[attachment=0]Choose Toolbox Items.png[/attachment]
I know our WPF instructions show otherwise. I apologize - that's an oversight we'll have fixed.