Unable to rebuild Inherited UI project


Author
Message
Marcia G Akins
Marcia G Akins
Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 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
Replies
Marcia G Akins
Marcia G Akins
Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 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 (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K 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
Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)Advanced StrataFrame User (698 reputation)
Group: StrataFrame Users
Posts: 322, Visits: 529
Ivan George Borges (11/14/2011)The error you get comes from the AfterBuild.bat.


You are right Smile AfterBuild.bat was not in the inherited UI folder. After I copied it to that folder, I finally got the project rebuilt.

Thanks to you and Edhy for all your help!

-- Marcia
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)Strategic Support Team Member (4.9K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
You're most welcome, Marcia. Cool
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




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

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search