| Author |
Share Topic Topic Search Topic Options
|
Linguinut
Senior Member
Joined: 14-Jun-2007
Location: United States
Posts: 394
|
Post Options
Quote Reply
Topic: ShellLayoutView Posted: 05-Sep-2007 at 1:50pm |
The binding redirects exists properly for the controls:
<bindingRedirect oldVersion="7.2.1.0" newVersion="7.2.3.0" />
I am getting a couple of errors in the Infrastructure.Foundation project when building. The XtraGridBindingDescriptor is not referenced.
Error 1 The type 'IdeaBlade.UI.WinForms.DevExpressControls.XtraGridBindingDescriptor' is defined in an assembly that is not referenced. You must add a reference to assembly 'IdeaBlade.UI.WinForms.DevExpressControls.v7_2_1, Version=3.5.3.1, Culture=neutral, PublicKeyToken=287b5094865421c0'. C:\Documents and Settings\bill\My Documents\Visual Studio 2005\Projects\CabanaDevExCS\Source\Infrastructure.Foundation\GridBuilders\OrderDetailGridBuilder.cs 33 7 Infrastructure.Foundation
Not sure where to go to resolve that one.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 1:09pm |
|
Got it to compile. I didn't add the second map. But I still can't open the any LayoutViews. I get the same error as before.
|
 |
Bill Jensen
IdeaBlade
Joined: 31-Jul-2007
Location: United States
Posts: 229
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 12:51pm |
I believe DevForce 3.5.3.1 is built with DevEx 7.2.1, not 7.1. I suggest adjusting machine.config to map versions between 7.1.0 and 7.2.2 to 7.2.2.
Bill J.
|
 |
Linguinut
Senior Member
Joined: 14-Jun-2007
Location: United States
Posts: 394
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 12:48pm |
|
As an exercise (while waiting on templates/wizards), I have been working on updating Cabana to the most current versions of each product. I was able to get the LIB to compile with DevExpress 7.2.3 (DevForce 3.5.3.1). I am still working on the main project. Only working on it when I have a spare minute or two, though.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 12:38pm |
Now I can't get the Lib to compile. The Cab.DevEx keeps failing.
Running DevForce 3.5.3.1 and DevExpress 7.2.2.
I have fixed the mappings in the Machine.config file to redirect from 7.1 to 7.2.2.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 12:24pm |
Never mind. Just used the link for the 7.2.3 version and changed the file name. Worked fine.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 12:18pm |
Thank you for that information. I have done as specified. All projects compile except the IdeaBlade.Cab.DevEx project. It has a crap load of errors. I couldn't get 7.2.2 I had to get 7.2.3. Apparently there are some changes.
Anyone know where I could get 7.2.2 trial.
I got MS CAB tool box items up yesterday. tx.
|
 |
Bill Jensen
IdeaBlade
Joined: 31-Jul-2007
Location: United States
Posts: 229
|
Post Options
Quote Reply
Posted: 05-Sep-2007 at 11:12am |
Interesting discussion guys. Thanks for your contribution.
Actually, the latest version of Cabana is built with version 7.2.2 of Developer Express, but the latest version of DevForce (3.5.3.1) is built with DevEx 7.2.1. The DevEx install places redirects into your machine.cfg file.
You should have DevForce 3.5.3.1 and Developer Express 7.2.2 installed. to use Cabana.
The CAB UI components are in
Microsoft.Practices.CompositeUI.Winforms.dll
Select Tools->Choose Toolbox Items... and browse to this assembly (in the \Lib folder).
Hope this helps.
Bill J.
IdeaBlade
|
 |
Linguinut
Senior Member
Joined: 14-Jun-2007
Location: United States
Posts: 394
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:58pm |
I believe Cabana is built with DevEx 7.1, not the recent 7.2 version. That could be one issue.
Workspace tools? Are you referring to the CAB items? WindowSmartPartInfo, DeckWorkspace, TabWorkspace, etc.? I believe I got these when I installed the SCSF...not exactly sure, but that seems like the most obvious, to me. I am checking, now, to confirm.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:49pm |
|
It seems to be the DevEx version. I can open the DotNet version fine.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:43pm |
|
Here is another question. Where do I get the workspace tools? I can't find them to reference them.
|
 |
Linguinut
Senior Member
Joined: 14-Jun-2007
Location: United States
Posts: 394
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:41pm |
Here are some other questions that come to mind:
Have you tried a "fresh" installation of Cabana? Starting from scratch?
Do other solutions open without these errors on this machine?
Can you download and build the CAB Hello World project?
It is odd that VS crashes when simply opening a view. I still think there is a reference gone bad there somewhere, though.
Interesting.
Bill
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:34pm |
|
No luck. And I forgot to say it crashes my instance of VS when I try to open the view files as well.
|
 |
Linguinut
Senior Member
Joined: 14-Jun-2007
Location: United States
Posts: 394
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:25pm |
|
I guess you could try delete the project DLLs from the LIB folder (DevEx.*, DotNet.*, IdeaBlade.*, Scsf.*, etc.), then build the LIB solution again. Perhaps there is a reference that has gotten misdirected.
|
 |
orcities
Senior Member
Joined: 28-Aug-2007
Location: United States
Posts: 454
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:09pm |
|
sure was
|
 |
Linguinut
Senior Member
Joined: 14-Jun-2007
Location: United States
Posts: 394
|
Post Options
Quote Reply
Posted: 04-Sep-2007 at 2:07pm |
|
Was the LIB solution built first?
|
 |