Page 1 of 1

LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Fri 29 Apr 2016 13:25
by AKRRKA
Hi,

After uninstall LinqConnect Professional Version 4.5.940 (25-Feb-2016) and instal new version LinqConnect Professional Version 4.5.976 (25-Apr-2016), Entity Developer dont show MS SQL Server Provider (show only Compact version).

When uninstall 4.5.976 and arleady install old version 4.5.940, provider for MS SQL Server is allowed.
Test on two computer with Win 8.1.

Video demonstration:
http://nashdisk.ru/e96984/

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Fri 29 Apr 2016 13:58
by AKRRKA
For me it's a huge problem.The big request to fix as soon as possible.
I installed on two computers, one of which clean new Windows 8.1.
Did nobody else notice? When testing you did not check?

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Fri 29 Apr 2016 16:43
by Shalex
We are investigating the issue.

Please specify:

1. Does the problem with missing ".Net Framework Data Provider for SqlServer" persist with a standalone (a) Entity Developer or the one integrated (b) in Visual Studio?

2. Make sure that the <DbProviderFactories> section of your C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config contains:

Code: Select all

<add name="SqlClient Data Provider" invariant="System.Data.SqlClient" description=".Net Framework Data Provider for SqlServer" type="System.Data.SqlClient.SqlClientFactory, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> 
3. Send us your C:\Program Files (x86)\Common Files\Devart\EntityDeveloper\EntityDeveloper.exe.config.

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Tue 03 May 2016 08:15
by AKRRKA
1) Please see video demo first (now 0 downloads).
With visual studio the same problem.
Entity Developer in Visual Studio.png: http://nashdisk.ru/723f08/

2-3) The two configuration files you can download here.
two-config.zip: http://nashdisk.ru/977830/

You can check yourself. It's very simple. Just do what I showed in the video.

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Tue 03 May 2016 10:49
by Shalex
Thank you for the additional information.
AKRRKA wrote:You can check yourself.
We have reproduced the issue on one test workstation (although ".Net Framework Data Provider for SqlServer" is available on other workstations). We are investigating the problem.

As a workaround, please add the following entry to the <configuration><system.data><DbProviderFactories> section of your C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config manually:

Code: Select all

<add name="SqlClient Data Provider" invariant="System.Data.SqlClient" description=".Net Framework Data Provider for SqlServer" type="System.Data.SqlClient.SqlClientFactory, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
Does this work now?

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Tue 03 May 2016 13:08
by AKRRKA
Yes, if i add this line to the provider list of the configuration file, it appears SQL Server support.
But! Only on the computer where it is to do, and on the client computers is still not working. I can not all customers is to write to the configuration file.

I tried on three computers (Win 8.1, 8.1 and 10), anywhere such entry in the file is not present and at the same version works 4.5.940 and 4.5.976 does not work.

Please fix this error. It is very critical for me.

PS: It can not be a temporary solution.

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Wed 04 May 2016 07:07
by Shalex
We are working on this problem and will notify you about the result as soon as possible.

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Wed 04 May 2016 10:06
by AKRRKA
Unfortunately now forced to revert to an older version.
Waiting for fixes.

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Wed 04 May 2016 12:39
by Shalex
The bug with availability of the System.Data.SqlClient provider in Create Model Wizard and Database Explorer is fixed. We will notify you when the corresponding public build of LinqConnect is available for download (approximate timeframe is two business days).

As a temporary workaround, we have just sent to your email (used in Customer Portal) an internal build with the fix.

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Thu 05 May 2016 08:58
by AKRRKA
Ok. I wait for tomorrow because I need two, between the synchronized component (dotConnect Universal Professional and LinqConnect Professional).

Re: LinqConnect Professional Version 4.5.976 (25-Apr-2016) - MS SQL Server Provider dont show!

Posted: Fri 06 May 2016 08:32
by Shalex
New build of LinqConnect 4.5.981 is available for download now: http://forums.devart.com/viewtopic.php?f=31&t=33636.
New build of dotConnect Universal 3.60.1141 is available for download now: http://forums.devart.com/viewtopic.php?f=4&t=33629.