Hi.
Please advise me on the following issue:
I have a SDL Trados Studio 2011 Professional installation activated on my machine.
I have downloaded the SDL Trados 2011 SDK and installed.
I have run some sample applications with success.
I have written a Program in c# using Visual c# express 2010 which references dll found in the SDL Trados 2011 installation.
The following error occurs:
License check failed, with exception: System.ArgumentException:
Invalid filechck.dll
at Sdl.Core.FileCheck.AbstractFileCheck..ctor(String fileCheckDll)
at Sdl.Core.FileCheck.NodeLockFileCheck..ctor(String fileCheckDll)
at Sdl.DesktopLicensing.Core.CoreLicenseManager.CreateProduct()
at
Sdl.DesktopLicensing.Core.CoreLicenseManager.get_CurrentProduct()
at Sdl.DesktopLicensing.Core.CoreLicenseManager.GetLicense(Boolean
checkOutLicense)
at
Sdl.DesktopLicensing.Core.CoreLicenseManager.GetLicenseWithoutConsumin
gSeatsOrUsages()
at
Sdl.ProjectApi.Licensing.LicenseCheckWithoutUsingNetworkSeat.get_Licen
se()
at
Sdl.ProjectApi.Licensing.LicenseCheckWithoutUsingNetworkSeat.get_IsPro
fessional()
at Sdl.ProjectAutomation.FileBased.FileBasedProject.CheckLicense