These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

.NET InitializeSystem

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?