4

There seems to be an issue with SL 5 beta and the SL April 2010 Toolkit.

After converting a Silverlight Solution (which compiled well under SL 4!) to SL5 I get the following error:

The tag 'TreeViewDragDropTarget' does not exist in XML namespace 'clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit'

Any ideas?

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
Thomas Mutzl
  • 715
  • 7
  • 21

2 Answers2

0

http://forums.silverlight.net/p/215249/509930.aspx

Someone with a similar problem, his solution was to re-download and reinstall the toolkit. I'd say give it a shot. Though this seems like a common problem between many versions of Silverlight not just 5. I hope this helps.

knightsbore
  • 470
  • 2
  • 8
  • 24