SolidWorks Document Manager API

Hi everyone,

I developped a tool in C# using Document Manager API (from SW 2015).

Everything is OK but after to deploy it on a machine which has SW2014 installed,

classFactory.GetApplication(LICENSE_KEY);

throws exception saying the license key is not setted.

Have you got an idea of what is going on?

Thanks for your help

Best regards

SolidworksApi macros