Software Archive
Read-only legacy content
17061 Discussions

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

Ashutosh_P_
Beginner
1,874 Views

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 Kudos
9 Replies
Hubert_H_Intel
Employee
1,874 Views

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.

0 Kudos
Hubert_H_Intel
Employee
1,874 Views

Ashutosh,

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

Hubert.

0 Kudos
Arnaud_G_
Beginner
1,874 Views

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

 

0 Kudos
Hubert_H_Intel
Employee
1,874 Views

Arnaud,

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

Thanks, Hubert.

0 Kudos
Peter_S_3
Beginner
1,874 Views

Hi Hubert,

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

Kind regards,

Peter

0 Kudos
Ron_Green
Moderator
1,874 Views
0 Kudos
Ankan_B_
Beginner
1,874 Views

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

0 Kudos
Guohong_Y_
Beginner
1,874 Views

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))
 

0 Kudos
Hubert_H_Intel
Employee
1,874 Views

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.

0 Kudos
Reply