Unable to rebuild Inherited UI project


Author
Message
Marcia G Akins
Marcia G Akins
StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 reputation)StrataFrame User (496 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
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Marcia G Akins - 13 Years Ago
Marcia G Akins - 13 Years Ago
Ivan George Borges - 13 Years Ago
Marcia G Akins - 13 Years Ago
Marcia G Akins - 13 Years Ago
Ivan George Borges - 13 Years Ago
Edhy Rijo - 13 Years Ago
                         [quote][b]Edhy Rijo (11/14/2011)[/b]Yes, DevExpress have a "Project...
Marcia G Akins - 13 Years Ago
Marcia G Akins - 13 Years Ago
                         It apparently is compiling OK. You got a warning on an obsolete...
Ivan George Borges - 13 Years Ago
                             [quote][b]Ivan George Borges (11/14/2011)[/b]The error you get comes...
Marcia G Akins - 13 Years Ago
                                 You're most welcome, Marcia. :cool:
Ivan George Borges - 13 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search