Windows store

Hello,

Template for creating Windows store apps gives error on compile:

The type or namespace name ‘INotifyPropertyChanging’ does not exist in the namespace ‘System.ComponentModel’ (are you missing an assembly reference?)

Windwos 8.1 Pro
VisualStudio 2013 CE
RO DataAbstract 8.1.87.1147

Dejan

Hello

Thank you for the report. This issue has been fixed last week. Until the new Beta is available a simple workaround can be used:

  1. Right-click the table definitions file in the Solution Explorer
  2. Choose the ‘Update Table Definition Classes’ menu item
  3. Regenerate the Table Definition classes.

If more info is needed on the classes regeneration Wizard then a separate article is available: http://wiki.remobjects.com/wiki/How_to_Generate_and_Work_with_DA_LINQ_Table_Definitions

Regards