First try after upgrading from 2.6. Using Postgres. Not sure what I might be missing. Tried to poke around for npgsql.dll and in the .config. Couldn't find the former and the latter seemed fine
Exception information.
LLBLGen Pro version: v3.5. Build: January 17th, 2013
Exception details:
Message: Failed to find or load the registered .Net Framework Data Provider.
Source: System.Data
Stack trace:
at System.Data.Common.DbProviderFactories.GetFactory(DataRow providerRow)
at System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName)
at SD.LLBLGen.Pro.DBDriverCore.DBDriverBase.GetDbProviderFactory()
at SD.LLBLGen.Pro.DBDriverCore.DBDriverBase.CreateConnection()
at SD.LLBLGen.Pro.Gui.Controls.WizardPages.MetaDataRetrievalWizard_Step_ConnectionData.TestConnectionData(Boolean showSuccess)
I copied that Factory from LLBLGenPro.exe.config to my .configs to make them work, so I'd hope it was correct to start with. Perhaps you missed the subject line?
So, am I the first person to use postgres on 3.x, did I miss something in the documentation, or do other people install npgsql somewhere on their system?
So, am I the first person to use postgres on 3.x, did I miss something in the documentation, or do other people install npgsql somewhere on their system?