How to setup the local environment of Modeler to access Automation Interface via Visual Studio
I have tried to setup a C# project with referenced to ENT6Lib.

But it will always raise an error that the COM classes for ENT6Lib.CCaseProjects not registered.
System.Runtime.InteropServices.COMException: 'Retrieving the COM class factory for component with CLSID {594B0CA2-7610-11D1-BA96-444553540000} failed due to the following error: 80040154 Class not registered (0x80040154 (REGDB_E_CLASSNOTREG)).'

I have install the Modeler with the option client only.
What else need I prepare to fix the problem? Thanks!

