SDL 2015 API :License check failed, with exception: Sdl.Core.PluginFramework.PluginFrameworkException: No Application specific plug-in directory found.

Hello everyone,

I’m actually developing a stand-alone program using the SDL Studio API, in order to create a Trados project via a personal interface.

The problem is, at the moment I call the constructor of the FileBasedProject class, a LicensingException occurs.

  1. I have a professional SDL Trados license key ,I’m using SDL Trados Studio with it.

  2. I have no problem creating project in SDL Trados Studio.

  3. I've installed the SDL Trados Studio 2015 SDK

 

I know it's a problem that have already been discussed here, but none of the answers actually worked for me.

Here the following exception detail :

 

And here the method I use to create the project :

 

If anyone has an idea about my problem, I would be glad to read it.

Thanks.