Export to GitHub

gong-wpf-dragdrop - issue #27

Compile under VS Express 2010


Posted on Jul 14, 2010 by Happy Rabbit

Download version 0.1.3 and compile under VS 2010 Express

  1. I had to remove the UnitTest project from the solution as it did not convert correctly to VS 2010.

  2. To compile, I had to add a reference to System.XAML

  3. To compile, I had to delete the tk: tag in front of the DataGrid in the DefaultsExample. I also removed the xmlns line for the tk tag.

  4. To compile, I had to remove the WPFToolkit reference from DefaultsExample.

Status: New

Labels:
Type-Defect Priority-Medium