G
Guest
I have a .net 2005 class library project that relies upon the Data Access
Application Block from the 2006 Enterprise Library.
I want to call my project from a legacy VB6 application.
Simple calls from the VB6 project to the .net project work fine but any call
to a method that replies upon the DAAB fails with the message “The type
initializer for
'Microsoft.Practices.EnterpriseLibrary.Data.DatabaseConfigurationView' threw
an exception.â€
Please help me understand what is causing this. Thanks.
Application Block from the 2006 Enterprise Library.
I want to call my project from a legacy VB6 application.
Simple calls from the VB6 project to the .net project work fine but any call
to a method that replies upon the DAAB fails with the message “The type
initializer for
'Microsoft.Practices.EnterpriseLibrary.Data.DatabaseConfigurationView' threw
an exception.â€
Please help me understand what is causing this. Thanks.