Enterprise Library 2.0 and SharePoint 3
Object reference not set to an instance of an object.
...and the source is
Microsoft.Practices.EnterpriseLibrary.Data
NB* All the solution assemblies have been added to GAC.
I'm thinking the error is being caused by the absence of the app.config file somewhere where the assemblies in GAC would look for it.
Anyone knows how to solve this?

