Discussions
.NET InitializeSystem
about 5 years ago by Alex Lippincott
We have a .NET application that we are trying to connect to the database using this method : Asi.iBO.iboAdmin.InitializeSystem(dbConnectionString);
But we are getting a type initializer exception for 'Asi.iBO.SystemConfig.CSystemConfig'
Do you know what may be causing this issue?