﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Issues between Intersoft ClientUI 2013 and IdeaBlade 6.1.15</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Issues-between-Intersoft-ClientUI-2013-and-IdeaBlade-6115/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Issues between Intersoft ClientUI 2013 and IdeaBlade 6.1.15</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Issues-between-Intersoft-ClientUI-2013-and-IdeaBlade-6115/</link><pubDate>Tue, 17 Sep 2013 03:19:41 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;I installed IdeaBlade 6.1.15 and Intersoft ClientUI 2013. When I run WPF.UXGridView.Samples.DevForce project, the same problem: “&lt;em&gt;Could not load file or assembly 'IdeaBlade.Core, Version=6.1.14.0, …&lt;/em&gt;” persist on my local end.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;After compile completed, there is one warning which says: &lt;strong&gt;Found conflicts between different versions of the same dependent assembly&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&lt;img style="height: 347px; width: 576px;" src="http://www.intersoftpt.com/Community/Attachments/3770/warning.jpg" /&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Double-click on the warning message and VS will prompt us to fix these conflicts by adding binding redirect records in the app.config file.&lt;/span&gt;&lt;/p&gt;&lt;img src="http://www.intersoftpt.com/Community/Attachments/3770/FixConflict.jpg" /&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Save the changes and run the project once again. The reported problem should be no longer persisting.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;For more detail, I enclosed the modified app.config file as attachment.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Issues between Intersoft ClientUI 2013 and IdeaBlade 6.1.15</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Issues-between-Intersoft-ClientUI-2013-and-IdeaBlade-6115/</link><pubDate>Mon, 16 Sep 2013 17:51:02 GMT</pubDate><dc:creator>BillGower</dc:creator><description>&lt;p&gt;        as i figured. If I take Ideablade back to 6.1.14, the application works again. There
        is an issue between Intersoft 2013 and Devforce 6.1.15.&lt;/p&gt;</description></item><item><title>Issues between Intersoft ClientUI 2013 and IdeaBlade 6.1.15</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Issues-between-Intersoft-ClientUI-2013-and-IdeaBlade-6115/</link><pubDate>Mon, 16 Sep 2013 15:12:24 GMT</pubDate><dc:creator>BillGower</dc:creator><description>&lt;p&gt;        As i said i can duplicate this in the WPF.UXGridView.Samples.DevForce sample using
        Intersoft ClientUI 2013 and DevForce 2010 6.1.14.&lt;/p&gt;
    
&lt;p&gt;
        Could not load file or assembly 'IdeaBlade.Core, Version=6.1.14.0, Culture=neutral,
        PublicKeyToken=287b5094865421c0' or one of its dependencies. The system cannot find
        the file specified.&lt;/p&gt;</description></item><item><title>Issues between Intersoft ClientUI 2013 and IdeaBlade 6.1.15</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Issues-between-Intersoft-ClientUI-2013-and-IdeaBlade-6115/</link><pubDate>Mon, 16 Sep 2013 11:28:31 GMT</pubDate><dc:creator>BillGower</dc:creator><description>&lt;p&gt;        i have installed IdeaBlade 6.1.15 and Intersoft ClientUI 2013. I have updated my
        WPF app to reflect the new dlls from both libraries. The app was working just fine
        before the update. I set the specific version property to false. I fixed my app.config
        file to
    &lt;/p&gt;
    &lt;pre style="background: none repeat scroll 0% 0% white; color: black; font-family: consolas;"&gt;&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;dependentAssembly&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;span style="color: blue;"&gt; &amp;lt;&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;assemblyIdentity&lt;/span&gt;&lt;span style="color: blue;"&gt; &lt;span style="color: red;"&gt;name&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;IdeaBlade.Core"&lt;span style="color: blue;"&gt; &lt;/span&gt;
&lt;span style="color: red;"&gt;publicKeyToken&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;287B5094865421C0"&lt;span style="color: blue;"&gt; &lt;/span&gt;&lt;span style="color: red;"&gt;culture&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;neutral&lt;/span&gt;"&lt;span style="color: blue;"&gt;/&amp;gt;&lt;span style="color: blue;"&gt; &amp;lt;&lt;/span&gt;&lt;span style="color: rgb(163, 21, 21);"&gt;bindingRedirect&lt;/span&gt;&lt;span style="color: blue;"&gt; &lt;span style="color: red;"&gt;oldVersion&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;0.0.0.0-6.1.14"&lt;span style="color: blue;"&gt;
&lt;/span&gt;&lt;span style="color: red;"&gt;newVersion&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;6.1.15.0"&lt;span style="color: blue;"&gt;/&amp;gt;&lt;/span&gt;&lt;span style="color: blue;"&gt; &amp;lt;/&lt;span style="color: rgb(163, 21, 21);"&gt;dependentAssembly&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
    
&lt;p&gt;
        The app compiles just fine. When i go to run it i get an error from Intersoft component&lt;/p&gt;
    &lt;blockquote&gt;
        {"Could not load file or assembly 'IdeaBlade.Core, Version=6.1.14.0, Culture=neutral,
        PublicKeyToken=287b5094865421c0' or one of its dependencies. The located assembly's
        manifest definition does not match the assembly reference. (Exception from HRESULT:
        0x80131040)":"IdeaBlade.Core, Version=6.1.14.0, Culture=neutral, PublicKeyToken=287b5094865421c0"}&lt;/blockquote&gt;
    
&lt;p&gt;
        The same thing occurs when running the WPF.UXGridView.Samples.Devforce application.&lt;/p&gt;
    
&lt;p&gt;
        Bill&lt;/p&gt;</description></item></channel></rss>