We have a Powershell script that references CommitLib.dll and it was working up until the upgrade to v16.
The error when initializing the Application is
"Unable to load DLL 'CmtDbQry.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F)"
The error when initializing the Application is
"Unable to load DLL 'CmtDbQry.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F)"
Comment