Skip to main content
1-Visitor
January 14, 2020
Question

Version 12 upgrade and C# - where is the MKS.ManagedAPI.dll

  • January 14, 2020
  • 1 reply
  • 4976 views

Our IT department updated our Integrity to version 12...now my PC Application no longer works. It looks like there is no longer a MKS.ManagedAPI,dll. What is the replacement for this? How do I get my C# applications back up and running

1 reply

15-Moonstone
January 15, 2020

Could you provide specifics of the version 12.0 or 12.1 or 12.2....?

Is Visual Studio Integration the point of failure?

rteifke1-VisitorAuthor
1-Visitor
January 15, 2020

Integrity 12.2.1.1

Build 8

API Version: 4.16.8

 

This is the function call that fails:

APIFactory.MKSInitialize();

Unable to load DLL 'mksapi.dll' is the message

15-Moonstone
January 16, 2020

Couple of questions - 

Are you using Visual Studio Integration? If not, how did you get this DLL and where are you using it?

Which release did you upgrade from?