iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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
I installed IdeaBlade 6.1.15 and Intersoft ClientUI 2013. When I run WPF.UXGridView.Samples.DevForce project, the same problem: “Could not load file or assembly 'IdeaBlade.Core, Version=6.1.14.0, …” persist on my local end.
After compile completed, there is one warning which says: Found conflicts between different versions of the same dependent assembly.
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.
Save the changes and run the project once again. The reported problem should be no longer persisting.
For more detail, I enclosed the modified app.config file as attachment.
Hope this helps.
As i said i can duplicate this in the WPF.UXGridView.Samples.DevForce sample using Intersoft ClientUI 2013 and DevForce 2010 6.1.14.
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.
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.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname