[17:07:25.523 D] Activity: Initializing Routines
[17:07:25.525 D] Reloading AssemblyLoader<ICombatRoutine> - [RoutineManager] ReloadRoutineAssemblies called.
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(59,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(62,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(66,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(67,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(72,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(354,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(357,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(361,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(362,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(367,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
[17:07:25.810 N] Compiler Error: c:\HB2\Routines\DeathVader\Interfaces\GUI\DV_PropertyGridExtention.cs(19,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments