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.
-
I have a professional SDL Trados license key ,I’m using SDL Trados Studio with it.
-
I have no problem creating project in SDL Trados Studio.
- 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.