Issues between Intersoft ClientUI 2013 and IdeaBlade 6.1.15

3 replies. Last post: September 17, 2013 3:19 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Bill GowerMember

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

<dependentAssembly> <assemblyIdentity name="IdeaBlade.Core" 
publicKeyToken="287B5094865421C0" culture="neutral"/> <bindingRedirect oldVersion="0.0.0.0-6.1.14"
newVersion="6.1.15.0"/> </dependentAssembly>

The app compiles just fine. When i go to run it i get an error from Intersoft component

{"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"}

The same thing occurs when running the WPF.UXGridView.Samples.Devforce application.

Bill

All times are GMT -5. The time now is 7:08 AM.
Previous Next