Greetings People of Daniweb!
I'm trying to add a 3rd party control to a form and I'm getting the following message:
**Unable to cast object of type 'Microsoft.Practices.EnterpriseLibrary.Data.Configuration.SyntheticConfigSettings' to type 'Microsoft.Practices.EnterpriseLibrary.Data.Configuration.ContainerModel.ITypeRegistrationsProvider' **
Does anyone have any idea why this could happen? Any searches I tried on google brings back nothing about Winforms but instead seams to be focused on Web Service Software Factory (WSSF,) and mentions differences in versions of EntLib.
I don't have any references to Entlib in my project, any ideas how I find what version I have? And do I need to add a reference in my Project?