Software Archive
Read-only legacy content
17061 Обсуждение

icl: : error #10310: Failed to enable trusted storage check for licensing

Ashutosh_P_
Начинающий
1 899Просмотр.

Hi,

I just downloaded the evaluation version of Intel Parallel Studio XE 2015 cluster addition. I am trying to build a project in visual studio 2010 but it is giving me the following error:

icl: : error #10310: Failed to enable trusted storage check for licensing: WARNING: Enable Trusted Storage failed (flexnet error code 20). Trusted Storage based license could not be supported

It is similar to the problem discussed here for fortran: https://software.intel.com/en-us/forums/topic/531753

Thanks for your help,

Regards,

Ashutosh

0 баллов
9 Ответы
Hubert_H_Intel
Сотрудник
1 899Просмотр.

Ashutosh,

I'll send you the license file as a workaround for the Trusted Storage problem. I guess you installed the product without serial number in the evaluation mode? Copy the license file (.lic) into c:\Program Files (x86)\Common Files\Intel\Licenses\ (for a 64-bit Windows OS) or c:\Program Files\Common Files\Intel\Licenses\ (for a 32-bit Windows OS). If this directory doesn't exist yet, create it and copy the license file into it.

Regards, Hubert.

Hubert_H_Intel
Сотрудник
1 899Просмотр.

Ashutosh,

Sorry I need your email address under which you registered your eval license. Please resppond via "Send Author A Message".

Hubert.

Arnaud_G_
Начинающий
1 899Просмотр.

Hi Hubert,

I am having exactly the same problem as Ashutosh. Can you please also send me the temporary licence file if it solves the issue

Arnaud

 

Hubert_H_Intel
Сотрудник
1 899Просмотр.

Arnaud,

Could you please tell me your email address via "Send Author A Message" under which you registered the eval?

Thanks, Hubert.

Peter_S_3
Начинающий
1 899Просмотр.

Hi Hubert,

I am experiencing the same issue but did not register my evaluation. Where can I register my evaluation?

Kind regards,

Peter

Ron_Green
Модератор
1 899Просмотр.
Ankan_B_
Начинающий
1 899Просмотр.

I am also getting same error. Downloaded Intel® System Studio Composer Edition for Windows* 2015 for evaluation and didn't receive any serial number.

Guohong_Y_
Начинающий
1 899Просмотр.

me too,

the build log:

icl.exe /nologo /G5   /I"C:\Program Files (x86)\Intel\System Studio 2015 for Windows.2.020\compiler" /I"C:\Program Files\Intel\System Studio 2015 for Windows.2.020" /I"C:\Program Files (x86)\Intel\System Studio 2015 for Windows.2.020" /c D:\Cplusprogram\test1.c /FoD:\Cplusprogram\test1.obj
icl: error #10310: Failed to enable trusted storage check for licensing: WARNING: Enable Trusted Storage failed (flexnet error code 20). Trusted Storage based license could not be supported
Process terminated with status 1 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))
 

Hubert_H_Intel
Сотрудник
1 899Просмотр.

Guohong,

Another option would be to run icl the first time as administrator (if possible). Could you please try that out:

Start menu -> Intel Parallel Studio XE 2015 > Compiler and Performance Libraries > Command Prompt and open one with right-click -> 'Run as Administrator' and invoke icl without parameters.

That should help and is faster to work around than installing the license file. However, if this will not help, let me know and I'll send the license file.

Regards, Hubert.

Ответить