Software Archive
Read-only legacy content

License Trial

Marv_R_
Beginner
440 Views

Hello,

OS: Windows 7 64-Bit; Visual Studio 2013 Professional Edition

I have downloaded the Trial Version of Parallel Studio XE 15 Composer Edition and want to use the Fortran Compiler within Visual Studio 2013 an Simpack User Routine. When I compile my source Code in Win 32 there are no Errors. But when I compile my Code in x64 there Comes the error code:

ifort: 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

After some research on this issue i realized a license file is needed.

 

Can you send me one?

best regards

 

Marv Rendler

0 Kudos
2 Replies
Hubert_H_Intel
Employee
440 Views

Marv,

Another option would be to run ifort 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 ifort 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
Marv_R_
Beginner
440 Views

Thank you

 

It works fine now

 

regards, Marv

0 Kudos
Reply