I'm rehosting the Workflow Designer in .NET 4.0. In Beta 1, this worked fine, but in Beta 2 the View is displaying duplicates of anything added form the toolbox. My code is the sample from the VS2010 Training Kit, IntroToWF lab, Exercise 10. When I drag an item from the toolbox, it appears in the designer view twice. However, there is only a single instance of the Activity in memory - when I change properties on one of the items, it reflects in the original and the duplicate. When I view the serialized XAML with the WorkflowDesigner.Text property, it only shows a single instance of the activity. So I believe this is a bug in the View itself. I've noticed this doesn't occur with the designer in Visual Studio 2010 Beta 2, so it seems to be a problem that only occurs with a rehosted designer.***** This only occurs in .NET Framework 4.0 Beta 2, NOT in Beta 1. I can't select Beta 2 from the Product Version in this feedback form. *****I've verified this occurs in Windows 7 (x86) and Windows Server Standard 2008 SP2 (x64).
Product Version