oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1285 Discussions

"Error: Sequence execution failed" while installing oneAPI offline

Joey_Chou
Employee
1,047 Views

Error message snippet as below. Complete log is attached to this post.

-----------------------------

06/30/2022 12:23:16:268 : 10948 : MESSAGE : Starting execution of operation 'intel.oneapi.win.cpp-compiler.ide.vcperflib_vsix_vs2022,v=2022.1.0-256'.
06/30/2022 12:23:17:285 : 10948 : MESSAGE : Operation 'intel.oneapi.win.cpp-compiler.ide.vcperflib_vsix_vs2022,v=2022.1.0-256' execution is finished with status Success.
06/30/2022 12:23:17:285 : 10948 : MESSAGE : Starting execution of operation 'intel.oneapi.win.tbb.devel,v=2021.6.0-834'.
06/30/2022 12:23:25:517 : 10948 : MESSAGE : Operation 'intel.oneapi.win.tbb.devel,v=2021.6.0-834' execution is finished with status Success.
06/30/2022 12:23:25:517 : 10948 : MESSAGE : Starting execution of operation 'intel.oneapi.win.openmp,v=2022.1.0-3787'.
06/30/2022 12:23:57:996 : 10948 : MESSAGE : Operation 'intel.oneapi.win.openmp,v=2022.1.0-3787' execution is finished with status Success.
06/30/2022 12:23:57:996 : 10948 : MESSAGE : Starting execution of operation 'intel.oneapi.win.compilers-common-runtime,v=2022.1.0-3787'.
06/30/2022 12:24:04:113 : 10948 : ERROR : Installation of component has failed.
Component id: intel.oneapi.win.compilers-common-runtime, name: oneAPI Compiler, version: 2022.1.0-3787.
Error: Sequence execution failed.

-----------------------------

 

- OS - Windows Server 2019 Standard, version 1809

- OS build - 17763.3046

- Visual Studio info:

Microsoft Visual Studio Community 2019
Version 16.11.16
VisualStudio.16.Release/16.11.16+32602.291
Microsoft .NET Framework
Version 4.8.03761

Installed Version: Community

Visual C++ 2019 00435-00000-00000-AA319
Microsoft Visual C++ 2019

ASP.NET and Web Tools 2019 16.11.106.23128
ASP.NET and Web Tools 2019

C# Tools 3.11.0-4.22108.8+d9bef045c4362fbcab27ef35daec4e95c8ff47e1
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Cookiecutter 16.11.21196.2
Provides tools for finding, instantiating and customizing templates in cookiecutter format.

IntelliCode Extension 1.0
IntelliCode Visual Studio Extension Detailed Info

Linux Core Dump Debugging 1.0.9.32413
Enables debugging of Linux core dumps.

Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards 1.0
Microsoft Visual C++ Wizards

Microsoft Visual Studio VC Package 1.0
Microsoft Visual Studio VC Package

NuGet Package Manager 5.11.2
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

ProjectServicesPackage Extension 1.0
ProjectServicesPackage Visual Studio Extension Detailed Info

Python 16.11.21196.2
Provides IntelliSense, projects, templates, debugging, interactive windows, and other support for Python developers.

Python - Profiling support 16.11.21196.2
Profiling support for Python projects.

Visual Basic Tools 3.11.0-4.22108.8+d9bef045c4362fbcab27ef35daec4e95c8ff47e1
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual C++ for Linux Development 1.0.9.32413
Visual C++ for Linux Development

Visual Studio Code Debug Adapter Host Package 1.0
Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

Visual Studio Tools for CMake 1.0
Visual Studio Tools for CMake

Visual Studio Tools for Unity 4.11.4.0
Visual Studio Tools for Unity

Labels (1)
0 Kudos
1 Solution
Soumya_M_Intel
Moderator
1,005 Views

Hi Joey_Chou,


Thanks for posting your concern on the forum. We apologize for the delay in response. Kindly go through the below steps.


1. Close Intel® installers if any.

2. Remove any & all Visual Studio installers for now.

3. Important: Check that C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll does not exist anymore. If it was not removed with Microsoft Visual Studio uninstallation for some reason, please unregister the DLL using: REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll

4. In Command Prompt, as Administrator, rename the file to Backup_Microsoft.VisualStudio.Setup.Configuration.Native.dll so the Intel® Installer can't load it.

5. Try uninstalling older Intel® oneAPI toolkits now using the installer.


Install a compatible Visual Studio version after that and when done, repair the installed toolkits to integrate them. Please note, our engineering team has tested and documented the compatible Visual Studio versions and their build numbers for integration with the suite & toolkit versions. Therefore, we would recommend you to check & choose from them via the below link.

 

Intel® Compilers Compatibility with Microsoft Visual Studio* Linkhttps://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html

 

Have a nice day ahead!


Regards,

Soumya


View solution in original post

0 Kudos
4 Replies
Soumya_M_Intel
Moderator
1,006 Views

Hi Joey_Chou,


Thanks for posting your concern on the forum. We apologize for the delay in response. Kindly go through the below steps.


1. Close Intel® installers if any.

2. Remove any & all Visual Studio installers for now.

3. Important: Check that C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll does not exist anymore. If it was not removed with Microsoft Visual Studio uninstallation for some reason, please unregister the DLL using: REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll

4. In Command Prompt, as Administrator, rename the file to Backup_Microsoft.VisualStudio.Setup.Configuration.Native.dll so the Intel® Installer can't load it.

5. Try uninstalling older Intel® oneAPI toolkits now using the installer.


Install a compatible Visual Studio version after that and when done, repair the installed toolkits to integrate them. Please note, our engineering team has tested and documented the compatible Visual Studio versions and their build numbers for integration with the suite & toolkit versions. Therefore, we would recommend you to check & choose from them via the below link.

 

Intel® Compilers Compatibility with Microsoft Visual Studio* Linkhttps://www.intel.com/content/www/us/en/developer/articles/reference-implementation/intel-compilers-compatibility-with-microsoft-visual-studio-and-xcode.html

 

Have a nice day ahead!


Regards,

Soumya


0 Kudos
Soumya_M_Intel
Moderator
995 Views

Hi Joey_Chou,


Please let us know if there are any further concerns.


Regards,

Soumya


0 Kudos
Joey_Chou
Employee
989 Views

Hi @Soumya_M_Intel ,

 

Sorry that I forget to update the post. It worked for me. Thanks for the help and I will accept the solution.

 

 

Thanks,

Joey

0 Kudos
Soumya_M_Intel
Moderator
976 Views

Hi Joey_Chou,


Thanks for getting back to us with the update on the post. We are glad to know that it worked.


Proceeding further we are closing this thread. However, if you need any additional information, please feel free to post a new question as this thread will no longer be monitored by Intel®. 


Have a wonderful day ahead!


Regards,

Soumya


0 Kudos
Reply