Installer does not work
-----------------------

                 Key: DNET-537
                 URL: http://tracker.firebirdsql.org/browse/DNET-537
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 3.1.1.0
         Environment: Win7/64bit, Visual Studio 2012
            Reporter: Thomas Aichinger
            Assignee: Jiri Cincura


Sorry I am new to Firebird and this data provider, so I might have missed 
something. I downloaded NETProvider-3.1.1.0.msi and installed it without any 
errors. But when I start a new project in Visual Studio I can not find any Data 
Provider for Firebird.

What I tried in Visual Studio is Tools/Connect to Database/Change DataSource. 
But there is no Firebird Data Source.

I then deinstalled .Net Data Provider for Firebird. Now I can not access my MS 
SQL DataBases any more. Visual Studio complains about 
'Data.Providers.SqlCompact' package did not load correctly.

Here is the error msg from ActivityLog.xml:
  <entry>
    <record>196</record>
    <time>2013/12/21 06:47:19.240</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load 
[Microsoft.VisualStudio.Data.Providers.SqlCompact.VsPackage, 
Microsoft.VisualStudio.Data.Providers.SqlCompact, Version=4.0.1.0, 
Culture=neutral, PublicKeyToken=89845dcd8080cc91]</description>
    <guid>{51DD7941-149C-412F-8583-04644B87305F}</guid>
    <hr>80131902</hr>
    <errorinfo>An error occurred creating the configuration section handler for 
system.data: Column 'InvariantName' is constrained to be unique.  Value 
'FirebirdSql.Data.FirebirdClient' is already present. 
(C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\machine.config line 
157)</errorinfo>
  </entry>

And here the line 157 from machine.config:

    <system.data>
        <DbProviderFactories><add name="Microsoft SQL Server Compact Data 
Provider 4.0" invariant="System.Data.SqlServerCe.4.0" description=".NET 
Framework Data Provider for Microsoft SQL Server Compact" 
type="System.Data.SqlServerCe.SqlCeProviderFactory, System.Data.SqlServerCe, 
Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"/><add 
name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClient" 
description=".NET Framework Data Provider for Firebird" 
type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, 
FirebirdSql.Data.FirebirdClient, Version=3.1.1.0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c"/><add name="FirebirdClient Data Provider" 
invariant="FirebirdSql.Data.FirebirdClient" description=".NET Framework Data 
Provider for Firebird" 
type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, 
FirebirdSql.Data.FirebirdClient, Version=3.1.1.0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c"/></DbProviderFactories>
    </system.data>



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to