Firebird .Net Provider Installer doesn't remove entries from the machine.config 
<DbProviderFactories> when removing/repair the provider
---------------------------------------------------------------------------------------------------------------------------------------

                 Key: DNET-560
                 URL: http://tracker.firebirdsql.org/browse/DNET-560
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 4.2.0.0
         Environment: Windows 8, VS2012 Update 4
            Reporter: André Ziegler
            Assignee: Jiri Cincura
            Priority: Critical


The Installer has some issues with the machine.config file. When you remove and 
older provider, the config settings for Firebird under <DbProviderFactories> 
are still left in the config. 

Wen you now install a new FB provider version, a 2nd entry is added. This 
caused VS crashes for me when working with DDEX provider when trying to do 
Reverse Engineering a DB to EDMX Model. Also, when you repair the provider, a 
second entry is added. Also the structure of the XML config is corrupted, when 
the other entry is added and this causes that other providers like SQL CE fail 
to load.


Removing all the bad entries fixes both VS issues (crash and SQL CE errors).

-- 
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

       

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to