<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : ShellLayoutView</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : ShellLayoutView</description>
  <pubDate>Thu, 16 Apr 2026 11:33:04 -700</pubDate>
  <lastBuildDate>Fri, 07 Sep 2007 13:31:24 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=405</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>ShellLayoutView : All fixed with the newest version...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1120#1120</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 07-Sep-2007 at 1:31pm<br /><br />All fixed with the newest version of Cabana.]]>
   </description>
   <pubDate>Fri, 07 Sep 2007 13:31:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1120#1120</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I&amp;#039;m sorry, I was still working...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1116#1116</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 4:03pm<br /><br /><P>I'm sorry, I was still working on the "The path is not of a legal form" problem.</P><P>Since you&nbsp;have a stack trace, navigate to the point of failure:</P><P>In the CabanaLib solution, expand the IdeaBlade\IdeaBlade.Cab.DevEx project and edit \Views\Base\DevExDetailGridViewBuilder.cs.</P><DIV>The exception occurs at line 71&nbsp;(in CreateDetailGrid():</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2></FONT></DIV><DIV><FONT size=2>mDetailGridView = gbm.AddRelationView(displayName, descriptor);</FONT></DIV><DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=1>and indicates that we are trying to assign to a variable of type GridView from an array of GridViews.&nbsp; </FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Confirm that the member mDetailGridView is declared as a DevExpress.XtraGrid.Views.Grid.GridView at the bottom of the file.&nbsp; </FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>This is being assigned from the result of gbm.AddRelationView().&nbsp;&nbsp; gbm is declared two lines above as an XtraGridBindingManager.&nbsp; Mouse over&nbsp;this class name and be sure that Intellisense says it is</FONT></DIV><DIV><FONT size=1>IdeaBlade.UI.Winforms.DevExpressControls.XtraGridBindingManager.</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Right clickon AddRelationView, select GoToDefinition and choose the first definition in the Find Symbol Results window.&nbsp; The result is a DevForce assembly so you can only see the metadata.&nbsp; Mouse over the resulting tab to see the assembly source file.&nbsp; In my copy it is</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>IdeaBlade.UI.Winforms.DevExpressControls.v7_2_1.dll version 2.0.50727.</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Is yours different?</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Let me know the results and we'll go from here.</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Bill J.</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 16:03:45 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1116#1116</guid>
  </item> 
  <item>
   <title>ShellLayoutView : All items are 7.2.3.0 and in the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1115#1115</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 3:19pm<br /><br />All items are 7.2.3.0 and in the GAC]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 15:19:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1115#1115</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Perhaps there&amp;#039;s a problem...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1113#1113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 3:14pm<br /><br /><P>Perhaps there's a problem with your Visual Studio toolbox.</P><DIV>Select&nbsp;Tools-&gt;Choose Toolbox Items...</DIV><DIV>&nbsp;</DIV><DIV>This is a frustrating dialog - it's fixed size so you have to adjust column widths to see the whole field.</DIV><DIV>&nbsp;</DIV><DIV>Click on the header of the AssemblyName column to make all the Developer Express assemblies sort together.&nbsp; Then check them to be sure they're all of the proper name (i.e., ending in v7.2), version (7.2.3.0), and source (the GAC).</DIV><DIV>&nbsp;</DIV><DIV>Sorry it's being such a problem for you.</DIV><DIV>&nbsp;</DIV><DIV>Bill J.</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 15:14:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1113#1113</guid>
  </item> 
  <item>
   <title>ShellLayoutView : The strange thing is that when...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1112#1112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 2:58pm<br /><br />The strange thing is that when I am using the DevEx version I can't even open the DotNet designer files.<DIV>&nbsp;</DIV><DIV>But I can when I use the DotNet Lib version.</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 14:58:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1112#1112</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I have run the flush, rebuilt...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1109#1109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 2:44pm<br /><br />I have run the flush, rebuilt the project, checked for bad or missing references. I can not seem to find any.<DIV>&nbsp;</DIV><DIV>I get it to compile and run but can't see the the designer.</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 14:44:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1109#1109</guid>
  </item> 
  <item>
   <title>ShellLayoutView : First, run ReBuild on your LIB...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1105#1105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 2:25pm<br /><br />First, run ReBuild on your LIB solution.&nbsp; That will replace the assemblies that you just verified references on.&nbsp; There are a few sneaky references out there, though.&nbsp; I checked every project and I still missed one or two.&nbsp; You may have to go through them, again.&nbsp; ]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 14:25:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1105#1105</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I have verified references and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1104#1104</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 2:22pm<br /><br />I have verified references and replaced references. ]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 14:22:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1104#1104</guid>
  </item> 
  <item>
   <title>ShellLayoutView : David thank you for the help. I...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1103#1103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 2:21pm<br /><br /><P>David thank you for the help.</P><P>&nbsp;I have now purchased DevExpress and installed the Pro version of 7.2.3. I have used the binding redirect tool. But, I get he following error when I try to build Cab.DevEx. </P><DIV>&nbsp;</DIV><DIV>Error&nbsp;7&nbsp;Cannot implicitly convert type 'DevExpress.XtraGrid.Views.Grid.GridView &#091;&#093;' to 'DevExpress.XtraGrid.Views.Grid.GridView &#091;c:\Program Files\Developer Express .NET v7.2\Sources\DevExpress.DLL\DevExpress.XtraGrid.v7.2.dll&#093;'&nbsp;C:\Development\CabanaDevExCS\Source\Infrastructure.IdeaBlade\IdeaBlade.Cab.DevEx\Views\Base\DevExDetailGridViewBuilder.cs&nbsp;71&nbsp;27&nbsp;IdeaBlade.Cab.DevEx</DIV><DIV>&nbsp;</DIV><DIV>It only occurs for Grid Items. I have verified the right assembly but I still get it.</DIV><DIV>&nbsp;</DIV><DIV>Any clue on how to get by this. I have else checked intellisence and it has those classes.</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 14:21:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1103#1103</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Thanks for the link, Bill. Very...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1102#1102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 2:19pm<br /><br />Thanks for the link, Bill.&nbsp; Very interesting.<DIV>&nbsp;</DIV><DIV>Dan, you're welcome to try the flush commands to blow away your \bin and \obj folders, then rebuild your solutions, but from the MSDN feedback, it sounds like you have a broken reference somewhere.&nbsp; I trust you've checked for missing references.</DIV><DIV>&nbsp;</DIV><DIV>Bill J.</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 14:19:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1102#1102</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Interesting feedback on Micros...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1096#1096</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 12:28pm<br /><br />Interesting feedback on Microsoft.com:<DIV>&nbsp;</DIV><DIV><a href="http://c&#111;nnect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=90564" target="_blank">http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=90564</A></DIV><DIV>&nbsp;</DIV><DIV>Also, there are cmd utilities that you could try running to cleanup some of the assemblies in Cabana.&nbsp; See the root of the project folder and run flushCabana.cmd and/or fullflushCabana.cmd.&nbsp; Rebuilds would be in order after that.</DIV><DIV>&nbsp;</DIV><DIV>Sorry to hear that you are still experiencing that error.</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 12:28:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1096#1096</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Here are my own recommendations...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1095#1095</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 11:33am<br /><br />Here are my own recommendations on Assembly Binding Redirections based on my experience with customers who have had problems in this area:<DIV>&nbsp;</DIV><DIV>(1) When you install DevForce initially, the Assembly Binding Redirector is automatically invoked, and you shouldn't have to do anything after the DevForce Install.</DIV><DIV>&nbsp;</DIV><DIV>(2) If you install a new version of Infragistics or DevExpress later, you need to rerun the Assembly Binding Redirector.</DIV><DIV>&nbsp;</DIV><DIV>(3) Use the Assembly Binding Redirector Tool in preference to manually editing the config tool</DIV><DIV>&nbsp;</DIV><DIV>(4) Assembly binding redirection only works across minor releases (e.g., 7.2.1 to 7.2.3).&nbsp; It won't redirect version information from a minor release of a major release to minor release of a different major version (e.g., 7.1.6 to 7.2.3)</DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 11:33:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1095#1095</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Thank you. I have made those changes...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1092#1092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 9:34am<br /><br />Thank you. I have made those changes and now know to make those changes in the future.<DIV>&nbsp;</DIV><DIV>But, I am still getting that error (Below). Is this due to using the&nbsp;trial version?</DIV><DIV>&nbsp;</DIV><DIV><TABLE id=table1 height="100%" cellSpacing=0 cellPadding=0 width="100%"><T><TR><TD vAlign=top align=left colSpan=2><DIV id=div1 ="ErrorStyle" width="100%"><FONT size=2><SPAN style="FONT-WEIGHT: 600">The path is not of a legal form. </SPAN><BR></FONT><a href="" target="_blank"><FONT color=#810081 size=2>Hide</FONT></A><FONT color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp;</FONT></DIV></TD></TR><TR><TD vAlign=top align=left colSpan=2><DIV ="StackStyleVisible" width="100%"><BR><FONT size=2>at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)<BR>at System.IO.Path.GetFullPathInternal(String path)<BR>at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.AddProjectDependencies(Project project)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.get_Assembly()<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.Search(String fullName, String typeName, Boolean ignoreTypeCase, Assembly&amp; assembly, String description)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchProjectEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly&amp; assembly)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreCase, Assembly&amp; assembly, ReferenceType refType)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly&amp; assembly)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.GetAssembly(AssemblyName name, Boolean throwOnError)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.GetAssembly(AssemblyName name)<BR>at Microsoft.VisualStudio.Design.VSDynamicTypeService.OnAssemblyResolve(Object sender, ResolveEventArgs e)<BR>at System.AppDomain.OnAssemblyResolveEvent(String assemblyFullName)</FONT></DIV></TD></TR></T></TABLE></DIV>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 09:34:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1092#1092</guid>
  </item> 
  <item>
   <title>ShellLayoutView : A few thoughts on assembly binding...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1091#1091</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 06-Sep-2007 at 9:22am<br /><br />A few thoughts on assembly binding redirection:<DIV>&nbsp;</DIV><DIV>1.&nbsp; You have correctly identified the four Developer Express assemblies that require redirection: Data, Utils, XtraEditors and XtraGrid.</DIV><DIV>&nbsp;</DIV><DIV>2.&nbsp; Rather than redirecting a specific version of an assembly, we often specify a range of version values in the&nbsp;form:</DIV><DIV><FONT color=#0000ff size=2></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2>&lt;</FONT><FONT color=#800000 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>0.0.0.0-7.1.3.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.1.3.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</DIV><P></FONT><FONT color=#0000ff size=2><FONT color=#000000>3.&nbsp; Developer Express, in its wisdom, includes the major.minor version numbers&nbsp;in their assembly NAME.&nbsp; Now that we are on version 7.2.x of DevEx, redirections are required for assembly names ending in ".v.7.2".&nbsp; For example:</FONT></P><DIV><FONT color=#0000ff size=2>&lt;</FONT><FONT color=#800000 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</DIV><P>&lt;</FONT><FONT color=#800000 size=2>assemblyIdentity</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>name</FONT><FONT color=#0000ff size=2>=</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2>DevExpress.Data.v7.2</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>publicKeyToken</FONT><FONT color=#0000ff size=2>=</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2>9b171c9fd64da1d1</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#800000 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2>0.0.0.0-7.2.3.0</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2>7.2.3.0</FONT><FONT color=#000000 size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;/</FONT><FONT color=#800000 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><P></FONT><FONT color=#0000ff size=2><FONT color=#000000>4.&nbsp; Redirects work best in machine.config since they provide a single point to change when upgrading to a new version.</P><DIV></DIV><P>Hope this is helpful.</P><DIV></DIV><DIV></DIV>Bill J.</FONT></FONT></FONT>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 09:22:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1091#1091</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I removed the &amp;#034;v7_1_0&amp;#034;...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1087#1087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 2:30pm<br /><br />I removed the "v7_1_0" assembly from Infrastructure.Foundation and added the "v7_2_1" assembly available from IdeaBlade.&nbsp; After rebuilding, I found&nbsp;the same&nbsp;assembly that needed replacing in the Cabana.UI.Admin project.&nbsp; I rebuilt all again and everything succeeded.&nbsp; I have a running Cabana on 3.5.3.1 and DevExpress 7.2.3.]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 14:30:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1087#1087</guid>
  </item> 
  <item>
   <title>ShellLayoutView :  &amp;lt;dependentAssembly&amp;gt;  &amp;lt;assemblyIdentity...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1086#1086</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 1:55pm<br /><br /><FONT color=#0000ff size=2><P>&lt;</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV>&lt;</FONT><FONT color=#a31515 size=2>assemblyIdentity</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>name</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>DevExpress.Data.v7.1</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>publicKeyToken</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>79868b8147b5eae4</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</DIV><P dir=ltr>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.1.0.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P dir=ltr style="MARGIN-RIGHT: 0px">&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.1.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P></BLOCKQUOTE><P>&lt;/</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P>&lt;</FONT><FONT color=#a31515 size=2>assemblyIdentity</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>name</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>DevExpress.Utils.v7.1</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>publicKeyToken</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>79868b8147b5eae4</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.1.0.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.1.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P></BLOCKQUOTE><P>&lt;/</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><P>&lt;</FONT><FONT color=#a31515 size=2>assemblyIdentity</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>name</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>DevExpress.XtraEditors.v7.1</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>publicKeyToken</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>79868b8147b5eae4</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.1.0.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.1</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P></BLOCKQUOTE><P>&lt;/</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>assemblyIdentity</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>name</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>DevExpress.XtraGrid.v7.1</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>publicKeyToken</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>79868b8147b5eae4</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.1.0.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.1.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.2.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</P><P>&lt;/</FONT><FONT color=#a31515 size=2>dependentAssembly</FONT><FONT color=#0000ff size=2>&gt;</P></FONT>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 13:55:23 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1086#1086</guid>
  </item> 
  <item>
   <title>ShellLayoutView : The binding redirects exists properly...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1085#1085</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 1:50pm<br /><br />The binding redirects exists properly for the controls:<DIV><FONT color=#0000ff size=2></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2>&lt;</FONT><FONT color=#a31515 size=2>bindingRedirect</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>oldVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.1.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> </FONT><FONT color=#ff0000 size=2>newVersion</FONT><FONT color=#0000ff size=2>=</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2>7.2.3.0</FONT><FONT size=2>"</FONT><FONT color=#0000ff size=2> /&gt;</DIV></FONT><DIV>&nbsp;</DIV><DIV>I am getting a couple of errors in the Infrastructure.Foundation project when building.&nbsp; The XtraGridBindingDescriptor is not referenced.</DIV><DIV>&nbsp;</DIV><DIV>Error&nbsp;1&nbsp;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'.&nbsp;C:\Documents and Settings\bill\My Documents\Visual Studio 2005\Projects\CabanaDevExCS\Source\Infrastructure.Foundation\GridBuilders\OrderDetailGridBuilder.cs&nbsp;33&nbsp;7&nbsp;Infrastructure.Foundation<BR></DIV><DIV>Not sure where to go to resolve that one.</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 13:50:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1085#1085</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Got it to compile. I didn&amp;#039;t...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1084#1084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 1:09pm<br /><br />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.]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 13:09:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1084#1084</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I believe DevForce 3.5.3.1 is...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1083#1083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 12:51pm<br /><br />I believe DevForce 3.5.3.1 is built with DevEx 7.2.1, not 7.1.&nbsp; I suggest adjusting machine.config to map versions between 7.1.0 and 7.2.2 to 7.2.2.<DIV>&nbsp;</DIV><DIV>Bill J.</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 12:51:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1083#1083</guid>
  </item> 
  <item>
   <title>ShellLayoutView : As an exercise (while waiting...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1082#1082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 12:48pm<br /><br />As an exercise (while waiting on templates/wizards), I have been working on updating Cabana to the most current versions of each product.&nbsp; I was able to get the LIB to compile with DevExpress 7.2.3 (DevForce 3.5.3.1).&nbsp; I am still working on the main project.&nbsp; Only working on it when I have a spare minute or two, though.]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 12:48:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1082#1082</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Now I can&amp;#039;t get the Lib to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1081#1081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 12:38pm<br /><br />Now I can't get the Lib to compile. The Cab.DevEx keeps failing.<DIV>Running DevForce 3.5.3.1 and DevExpress 7.2.2.</DIV><DIV>&nbsp;</DIV><DIV>I have fixed the mappings in the Machine.config file to redirect from 7.1 to 7.2.2.</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 12:38:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1081#1081</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Never mind. Just used the link...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1078#1078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 12:24pm<br /><br />Never mind. Just used the link for the 7.2.3 version and changed the file name. Worked fine.<DIV>&nbsp;</DIV><DIV><a href="http://www.devexpress.com/Downloads/NET/DXperience/files/DXperienceEval-7.2.2.exe" target="_blank">http://www.devexpress.com/Downloads/NET/DXperience/files/DXperienceEval-7.2.2.exe</A></DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 12:24:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1078#1078</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Thank you for that information....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1077#1077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 12:18pm<br /><br />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.<DIV>&nbsp;</DIV><DIV>Anyone know where I could get 7.2.2 trial. </DIV><DIV>&nbsp;</DIV><DIV>I got MS CAB tool box items up yesterday. tx.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 12:18:39 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1077#1077</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Interesting discussion guys. Thanks...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1074#1074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 05-Sep-2007 at 11:12am<br /><br />Interesting discussion guys.&nbsp; Thanks for your contribution.<DIV>&nbsp;</DIV><DIV>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.&nbsp; The DevEx install places redirects into your machine.cfg file.</DIV><DIV>&nbsp;</DIV><DIV>You should have DevForce 3.5.3.1 and Developer Express 7.2.2 installed. to use Cabana.</DIV><DIV>&nbsp;</DIV><DIV>The CAB UI components are in</DIV><DIV>&nbsp;</DIV><DIV>Microsoft.Practices.CompositeUI.Winforms.dll&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Select Tools-&gt;Choose Toolbox Items... and browse to this assembly (in the \Lib folder).</DIV><DIV>&nbsp;</DIV><DIV>Hope this helps.</DIV><DIV>&nbsp;</DIV><DIV>Bill J.</DIV><DIV>IdeaBlade</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 11:12:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1074#1074</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I believe Cabana is built with...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1064#1064</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 04-Sep-2007 at 2:58pm<br /><br />I believe Cabana is built with DevEx 7.1, not the recent 7.2 version.&nbsp; That could be one issue.<DIV>&nbsp;</DIV><DIV>Workspace tools?&nbsp; Are you referring to the CAB items?&nbsp; WindowSmartPartInfo, DeckWorkspace, TabWorkspace, etc.?&nbsp; I believe I got these when I installed the SCSF...not exactly sure, but that seems like the most obvious, to me.&nbsp; I am checking, now, to confirm.</DIV>]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 14:58:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1064#1064</guid>
  </item> 
  <item>
   <title>ShellLayoutView : It seems to be the DevEx version....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1063#1063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 04-Sep-2007 at 2:49pm<br /><br />It seems to be the DevEx version. I can open the DotNet version fine.]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 14:49:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1063#1063</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Here is another question. Where...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1062#1062</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 04-Sep-2007 at 2:43pm<br /><br />Here is another question. Where do I get the workspace tools? I can't find them to reference them.]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 14:43:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1062#1062</guid>
  </item> 
  <item>
   <title>ShellLayoutView : Here are some other questions...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1061#1061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 04-Sep-2007 at 2:41pm<br /><br />Here are some other questions that come to mind:<DIV>&nbsp;</DIV><DIV>Have you tried a "fresh" installation of Cabana?&nbsp; Starting from scratch?</DIV><DIV>Do other solutions open without these errors on this machine?</DIV><DIV>Can you&nbsp;download and build the CAB Hello World project?</DIV><DIV>&nbsp;</DIV><DIV>It is odd that VS crashes when simply opening a view.&nbsp; I still think there is a reference gone bad there somewhere, though.</DIV><DIV>&nbsp;</DIV><DIV>Interesting.</DIV><DIV>&nbsp;</DIV><DIV>Bill</DIV>]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 14:41:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1061#1061</guid>
  </item> 
  <item>
   <title>ShellLayoutView : No luck. And I forgot to say it...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1060#1060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 04-Sep-2007 at 2:34pm<br /><br />No luck. And I forgot to say it crashes my instance of VS when I try to open the view files as well.]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 14:34:53 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1060#1060</guid>
  </item> 
  <item>
   <title>ShellLayoutView : I guess you could try delete the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1059#1059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 405<br /><strong>Posted:</strong> 04-Sep-2007 at 2:25pm<br /><br />I guess you could try delete the project DLLs from the LIB folder (DevEx.*, DotNet.*, IdeaBlade.*, Scsf.*, etc.), then build the LIB solution again.&nbsp; Perhaps there is a reference that has gotten misdirected.]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 14:25:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=405&amp;PID=1059#1059</guid>
  </item> 
 </channel>
</rss>