In working through the Northwind Demo I get the following error: Error 20 The type or namespace name 'PropertyInfo' could not be found (are you missing a using directive or an assembly reference?) D:\NorthwindDemo\NorthwindDemo.BusinessLayer\BL Classes\BLOrder.Designer.cs 63 24 NorthwindDemo.BusinessLayer I also get this error for SingleCriteria. |