Metro build - licence problem

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
dilbert
Posts: 68
Joined: Tue 28 Apr 2009 10:11

Metro build - licence problem

Post by dilbert » Mon 03 Dec 2012 15:24

I experience problem with the latest build of Metro distribution of linqConnect. The following error (Strong name validation failed) raises with build 4.1.137:

Code: Select all

Error Loading assembly "C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0\ExtensionSDKs\DevartLinqConnectMetro\4.0\References\CommonConfiguration\neutral\Devart.Data.dll" failed. System.IO.FileLoadException: Could not load file or assembly 'Devart.Data, Version=5.0.591.1, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. 
Strong name validation failed. (Exception from HRESULT: 0x8013141A)
File name: 'Devart.Data, Version=5.0.591.1, Culture=neutral, PublicKeyToken=09af7300eec23701' ---> System.Security.SecurityException: Strong name validation failed. (Exception from HRESULT: 0x8013141A)
All previous versions work properly.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Metro build - licence problem

Post by MariiaI » Tue 04 Dec 2012 10:22

Thank you for the report, we have reproduced the issue related to the "Strong name validation failed" error. We will inform you when it is fixed.

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Metro build - licence problem

Post by MariiaI » Fri 21 Dec 2012 08:12

The bug related to the "Strong name validation failed" exception has been fixed. It is avaialble in the new build of LinqConnect for Metro 4.1.151.
It can be downloaded from http://www.devart.com/linqconnect/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=31&t=25515

Post Reply