Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29581 Discussions

Trying to register software (Intel® Parallel Studio XE Professional Edition for Fortran Windows)

VicSchabort
Beginner
1,959 Views

Error given when trying Software Registration in User Portal:

An unexpected error occurred. Please refresh and try again, or contact the IRC team

0 Kudos
1 Solution
Alessio436
Novice
1,869 Views

Hey,
seems like a temporary issue on intel’s registration backend rather than something on your side. the “unexpected error” message appears when the user portal fails to reach the licensing service, which happens occasionally after account migrations or maintenance.

try clearing browser cache or using an incognito window first — if that doesn’t work, go directly to https://www.intel.com/content/www/us/en/forms/software-registration.html and try signing in again. if it still fails, email irc@intel.com (Intel Registration Center) with your serial number and the product name “Intel Parallel Studio XE Professional Edition for Fortran for Windows” — they can manually register or fix your license record.

View solution in original post

10 Replies
Steve_Lionel
Honored Contributor III
1,896 Views

Why bother registering a now-ancient and unsupported version? Get the free Intel oneAPI Fortran Compiler - no registration necessary.

0 Kudos
JohnNichols
Honored Contributor I
1,892 Views

It is better and it runs 1972 code sweetly. 

0 Kudos
Alessio436
Novice
1,870 Views

Hey,
seems like a temporary issue on intel’s registration backend rather than something on your side. the “unexpected error” message appears when the user portal fails to reach the licensing service, which happens occasionally after account migrations or maintenance.

try clearing browser cache or using an incognito window first — if that doesn’t work, go directly to https://www.intel.com/content/www/us/en/forms/software-registration.html and try signing in again. if it still fails, email irc@intel.com (Intel Registration Center) with your serial number and the product name “Intel Parallel Studio XE Professional Edition for Fortran for Windows” — they can manually register or fix your license record.

VicSchabort
Beginner
1,721 Views

Thanks, I tried a few times already but not yet success.

Installed VS2022 , oneAP Base toolkit and oneAPI Intel Fortran essentials according to instructions. 

However, after opening VS2022, no Fortran options are available.

Could you perhaps guide me to install instructions for one API Fortan under Visual Studio.

 

0 Kudos
Steve_Lionel
Honored Contributor III
1,617 Views

I was going to point you to an Intel article on configuring Visual Studio for use with Intel compilers, but Intel deleted it (or changed its location)! The short answer is to do a "modify" on Visual Studio, select the "Desktop applications using C++" component, then redo the Intel Fortran install.

0 Kudos
VicSchabort
Beginner
1,582 Views

Thanks a lot for that.

Please forgive, but I don't know what you mean by "modify" on Visual Studio, select the Desktop applications using C++ component....

Can you please clarify a bit more clearly what I should do to solve the issue.

I am not a regular user of Visual Studio - I use Rad Studio and C++ Builder

0 Kudos
VicSchabort
Beginner
1,582 Views

Ok I think I know what you mean.  I am doing it right now. Will let you know if I have problems. Thanks

0 Kudos
VicSchabort
Beginner
1,575 Views

I got it going.!!

Thanks for the help!

0 Kudos
Steve_Lionel
Honored Contributor III
1,514 Views

You're welcome. 

0 Kudos
Steve_Lionel
Honored Contributor III
1,513 Views

FWIW, here is the archive.org copy of the deleted page. Intel likes to quietly delete pages that reference older product versions even if the info is is still applicable to current versions. 

0 Kudos
Reply