M-Files Visual Studio 2019 Extension on Windows Server 2012

I am unable to install the extension on our server for developing VAF applications. Here is the error that I get:

We've tried reinstalling Visual Studio and Node.js, made sure the Node.js development package is included with the install, linking the reference in the registry editor, and restarting our system with no luck. Any help with this is appreciated.

Parents Reply Children
  • That's not entirely true.

    You can develop vault applications and both deploy to and debug code running on another machine.  You can do this by editing the M-Files server details in the PowerShell file which deploys the application, and by installing the Visual Studio remote debugging tools onto the M-Files server to allow you to connect to it.  You may also need to open some ports.

    Remote debugging - Visual Studio (Windows) | Microsoft Learn

    There is an argument about whether debugging into a production environment is good practice, but it should be possible.

    You may also be able to speak to your M-Files representative to see what cost would be associated with a development licence for M-Files that you could run on your machine.