Unable to rebuild Inherited UI project


Author
Message
Marcia G Akins
Marcia G Akins
StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Hi all.

I am trying to rebuild to inherited UI project because I just got a license for DevExpress v 11.1. I replaced all the references in the project with references to Devex v11.1 and I am getting 50 error when I try to do this. Here are the errors:

Error 1 Unable to resolve type 'DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v9.2, Version=9.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\My Project\licenses.licx 1 MicroFour StrataFrame Inherited UI
Error 2 Unable to resolve type 'DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v9.2, Version=9.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\My Project\licenses.licx 2 MicroFour StrataFrame Inherited UI
Error 3 Unable to resolve type 'DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v9.2, Version=9.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\My Project\licenses.licx 3 MicroFour StrataFrame Inherited UI
Error 4 Unable to resolve type 'DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v9.2, Version=9.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\My Project\licenses.licx 5 MicroFour StrataFrame Inherited UI
Error 5 'BeginUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 351 13 MicroFour StrataFrame Inherited UI
Error 6 'DataSource' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 390 13 MicroFour StrataFrame Inherited UI
Error 7 'EndUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 411 13 MicroFour StrataFrame Inherited UI
Error 8 Value of type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList' cannot be converted to 'System.Windows.Forms.Control'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 790 34 MicroFour StrataFrame Inherited UI
Error 9 'BringToFront' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 793 13 MicroFour StrataFrame Inherited UI
Error 10 'Dock' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 799 13 MicroFour StrataFrame Inherited UI
Warning 11 'Public Property EnumTopMostText As String' is obsolete: 'This property has been depreciated and is no longer used.  Use the TopMostText and TopMostValue properties on the SearchFieldItem class instead.'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 1126 77 MicroFour StrataFrame Inherited UI
Error 12 Event 'DoubleClick' cannot be found. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb 1703 114 MicroFour StrataFrame Inherited UI
Error 13 Reference required to assembly 'DevExpress.Printing.v11.1.Core, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' containing the implemented interface 'DevExpress.XtraPrinting.IPrintableEx'. Add one to your project. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 33 18 MicroFour StrataFrame Inherited UI
Error 14 'InvokeRequired' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 93 16 MicroFour StrataFrame Inherited UI
Error 15 'Invoke' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 94 17 MicroFour StrataFrame Inherited UI
Error 16 'InvokeRequired' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 101 16 MicroFour StrataFrame Inherited UI
Error 17 'Invoke' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 102 17 MicroFour StrataFrame Inherited UI
Error 18 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 144 20 MicroFour StrataFrame Inherited UI
Error 19 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 145 21 MicroFour StrataFrame Inherited UI
Error 20 'CreateView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 145 35 MicroFour StrataFrame Inherited UI
Error 21 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 148 30 MicroFour StrataFrame Inherited UI
Error 22 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 201 30 MicroFour StrataFrame Inherited UI
Error 23 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 218 32 MicroFour StrataFrame Inherited UI
Error 24 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 303 24 MicroFour StrataFrame Inherited UI
Error 25 Event 'Disposed' cannot be found. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 331 107 MicroFour StrataFrame Inherited UI
Error 26 Event 'ViewRegistered' cannot be found. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 344 139 MicroFour StrataFrame Inherited UI
Error 27 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 346 16 MicroFour StrataFrame Inherited UI
Error 28 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 358 16 MicroFour StrataFrame Inherited UI
Error 29 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 359 34 MicroFour StrataFrame Inherited UI
Error 30 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 360 34 MicroFour StrataFrame Inherited UI
Error 31 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 370 16 MicroFour StrataFrame Inherited UI
Error 32 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 371 37 MicroFour StrataFrame Inherited UI
Error 33 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 372 37 MicroFour StrataFrame Inherited UI
Error 34 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 384 24 MicroFour StrataFrame Inherited UI
Error 35 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 415 28 MicroFour StrataFrame Inherited UI
Error 36 'DesignMode' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 470 63 MicroFour StrataFrame Inherited UI
Error 37 'GetService' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 472 65 MicroFour StrataFrame Inherited UI
Error 38 'DesignMode' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 495 25 MicroFour StrataFrame Inherited UI
Error 39 'DesignMode' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 577 20 MicroFour StrataFrame Inherited UI
Error 40 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 598 24 MicroFour StrataFrame Inherited UI
Error 41 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 667 24 MicroFour StrataFrame Inherited UI
Error 42 'SuspendLayout' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 669 17 MicroFour StrataFrame Inherited UI
Error 43 'BeginUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 670 17 MicroFour StrataFrame Inherited UI
Error 44 'DataSource' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 695 21 MicroFour StrataFrame Inherited UI
Error 45 'EndUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 704 21 MicroFour StrataFrame Inherited UI
Error 46 'ResumeLayout' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 705 21 MicroFour StrataFrame Inherited UI
Error 47 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 722 24 MicroFour StrataFrame Inherited UI
Error 48 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 744 24 MicroFour StrataFrame Inherited UI
Error 49 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 922 28 MicroFour StrataFrame Inherited UI
Error 50 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 1075 22 MicroFour StrataFrame Inherited UI
Error 51 'MainView' is not declared. It may be inaccessible due to its protection level. C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb 1087 23 MicroFour StrataFrame Inherited UI


What do I need to do to get this to work?

TIA
Marcia G Akins
Marcia G Akins
StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
OK - I modified licenses.licx like so:

DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v11.1, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v11.1, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v11.1, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v11.1, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v11.1, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

and now I am getting these error:

------ Rebuild All started: Project: MicroFour StrataFrame Inherited UI, Configuration: Debug Any CPU ------

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(351) : error BC30456: 'BeginUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(390) : error BC30456: 'DataSource' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(411) : error BC30456: 'EndUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(790) : error BC30311: Value of type 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList' cannot be converted to 'System.Windows.Forms.Control'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(793) : error BC30456: 'BringToFront' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(799) : error BC30456: 'Dock' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(1126) : warning BC40000: 'Public Property EnumTopMostText As String' is obsolete: 'This property has been depreciated and is no longer used. Use the TopMostText and TopMostValue properties on the SearchFieldItem class instead.'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(1703) : error BC30590: Event 'DoubleClick' cannot be found.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(33) : error BC30009: Reference required to assembly 'DevExpress.Printing.v11.1.Core, Version=11.1.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' containing the implemented interface 'DevExpress.XtraPrinting.IPrintableEx'. Add one to your project.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(93) : error BC30456: 'InvokeRequired' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(94) : error BC30456: 'Invoke' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(101) : error BC30456: 'InvokeRequired' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(102) : error BC30456: 'Invoke' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(144) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(145) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(145) : error BC30456: 'CreateView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(148) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(201) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(218) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(303) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(331) : error BC30590: Event 'Disposed' cannot be found.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(344) : error BC30590: Event 'ViewRegistered' cannot be found.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(346) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(358) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(359) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(360) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(370) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(371) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(372) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(384) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(415) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(470) : error BC30456: 'DesignMode' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(472) : error BC30456: 'GetService' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(495) : error BC30456: 'DesignMode' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(577) : error BC30456: 'DesignMode' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(598) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(667) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(669) : error BC30456: 'SuspendLayout' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(670) : error BC30456: 'BeginUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(695) : error BC30456: 'DataSource' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(704) : error BC30456: 'EndUpdate' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(705) : error BC30456: 'ResumeLayout' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(722) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(744) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(922) : error BC30456: 'MainView' is not a member of 'MicroFour.StrataFrame.UI.Windows.Forms.DevEx.EnhancedList'.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(1075) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress\EnhancedList.vb(1087) : error BC30451: 'MainView' is not declared. It may be inaccessible due to its protection level.

========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Can anyone help me to get this working?


Ivan George Borges
Ivan George Borges
Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
Hi Marcia.

Try manually copying the "MicroFour StrataFrame Inherited UI.dll" file from the "C:\Program Files\Common Files\MicroFour\StrataFrame" folder to the "C:\Windows\assembly" folder.
Remember to open 2 instances of Windows Explorer and drag & drop the file.

Edited: oh, sorry, you are getting the errors while compiling the MicroFour StrataFrame Inherited UI, right?
Edited 13 Years Ago by Ivan George Borges
Marcia G Akins
Marcia G Akins
StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Ivan George Borges (11/14/2011)

Try manually copying the "MicroFour StrataFrame Inherited UI.dll" file from the "C:\Program Files\Common Files\MicroFour\StrataFrame" folder to the "C:\Windows\assembly" folder.
Remember to open 2 instances of Windows Explorer and drag & drop the file.

Edited: oh, sorry, you are getting the errors while compiling the MicroFour StrataFrame Inherited UI, right?


Hi Ivan.

Thanks so much for coming to my resue yet again Smile

I will try this and report back.
Marcia G Akins
Marcia G Akins
StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Hi Ivan.

Same result. Unable to rebuild the Strataframe Inherited UI project. Same errors Sad

Now what?

-- Marcia
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
I use Infragistics, so I will guess here.

When I get a new version, there is an utility that will upgrade any project or solution for me, so I run this utility before I open the SF project. Then I just open it and rebuild it and everything goes fine, as it did for this last version. Have you tried this way?
Edhy Rijo
E
StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Yes, DevExpress have a "Project Converter" which will easy that process. Do as follow:
  • Close VS
  • Run DevExpress Project Converter and select the SF project folder.
  • Open Inherited solution and rebuild.
  • Follow Ivan's instructions to copy the assembly to the Windows\Assembly folder.


Edhy Rijo

Marcia G Akins
Marcia G Akins
StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Ivan George Borges (11/14/2011)
I use Infragistics, so I will guess here.

When I get a new version, there is an utility that will upgrade any project or solution for me, so I run this utility before I open the SF project. Then I just open it and rebuild it and everything goes fine, as it did for this last version. Have you tried this way?


I found a utility in DevEx. Now we are starting to get somewhere. After I ran it, I tried to rebuild the Inherited UI project and now I only have 1 error:

------ Rebuild All started: Project: MicroFour StrataFrame Inherited UI, Configuration: Debug Any CPU ------

C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\browsedialogwindow.vb(1126) : warning BC40000: 'Public Property EnumTopMostText As String' is obsolete: 'This property has been depreciated and is no longer used. Use the TopMostText and TopMostValue properties on the SearchFieldItem class instead.'.

MicroFour StrataFrame Inherited UI -> C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\bin\Debug\MicroFour StrataFrame Inherited UI.dll

'"C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\AfterBuild.bat"' is not recognized as an internal or external command,

operable program or batch file.

C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(3717,9): error MSB3073: The command ""C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\AfterBuild.bat" "C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\bin\Debug\MicroFour StrataFrame Inherited UI.dll" "C:\MicroFour\StrataFrameSourceCode\MicroFour StrataFrame Inherited UI\bin\Debug\MicroFour StrataFrame Inherited UI.xml"" exited with code 9009.

========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

So now what?

Thanks so much for all your help, Ivan!

 


Ivan George Borges
Ivan George Borges
Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)Strategic Support Team Member (2.8K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
It apparently is compiling OK. You got a warning on an obsolete component but that won't be a problem right now. The error you get comes from the AfterBuild.bat. Did you have any of your projects open and maybe the DLL were in use somewhere? It is trying to copy it but it hasn't been able to.

Try closing everything, sometimes even rebooting, and the build it again.
Marcia G Akins
Marcia G Akins
StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)StrataFrame User (432 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Edhy Rijo (11/14/2011)Yes, DevExpress have a "Project Converter" which will easy that process. Do as follow:
  • Close VS
  • Run DevExpress Project Converter and select the SF project folder.
  • Open Inherited solution and rebuild.
  • Follow Ivan's instructions to copy the assembly to the Windows\Assembly folder.


Hi Edhy.

Thank so much! You and Ivan are always coming to my resue and I really appreciate it Smile

I found the Project converter and ran it. The only other thing I had to do was to copy AfterBuild.Bat to the Inherited UI folder and now I am built.

Thanks a million before taxes!

-- Marcia
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search