- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, may I ask what are the specific versions of visual studio and oneapi ? and I assume you're installing oneapi base toolkit ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have installed Visual studio Enterprise 2022 and Intel oneapi base toolkit 2025.1.2.7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I tried your combination of visual studio and oneapi base kit, but couldn't reproduce the issue.
Did you do a clean install of these products or is VS or oneapi upgraded from old versions ? If it's the latter case, could you try a clean install ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I didn't install all products from oneapi basetoolkit, but did include dpc++ compatibility tool which was causing the issue in your 1st post. Here's the list of all installed products,
Microsoft Visual Studio Enterprise 2022
Version 17.14.2
VisualStudio.17.Release/17.14.2+36121.58
Microsoft .NET Framework
Version 4.8.09032
Installed Version: Enterprise
Visual C++ 2022 00476-80000-00000-AA399
Microsoft Visual C++ 2022
ASP.NET and Web Tools 17.14.114.53116
ASP.NET and Web Tools
Azure App Service Tools v3.0.0 17.14.114.53116
Azure App Service Tools v3.0.0
C# Tools 4.14.0-3.25229.6+871ef6369443071681de3351d30f41ea78ab48e6
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
GitHub Copilot 17.14.698.11175
GitHub Copilot is an AI pair programmer that helps you write code faster and with less work.
Intel® C++ Compiler 2025.1
Intel® C++ Compiler 2025.1, Copyright © 2002-2025 Intel Corporation. All rights reserved.
Intel® DPC++ Compatibility Tool 2025.1
Intel® DPC++ Compatibility Tool 2025.1, Copyright © 2019-2025 Intel Corporation. All rights reserved.
Intel® oneAPI DPC++ Compiler 2025.1
Intel® oneAPI DPC++ Compiler 2025.1, Copyright © 2019-2025 Intel Corporation. All rights reserved.
Intel® oneAPI Menu & Samples 10.10.392.9731
Intel® oneAPI Visual Studio Menu & Samples Extension
Intel® Performance Libraries 2025.1
Intel® Performance Libraries 2025.1, Copyright © 2019-2025 Intel Corporation. All rights reserved.
Intel® VTune™ Profiler 2025 1.3.36
Intel® VTune™ Profiler 2025, (Plugin Version 1.3.36), Copyright © 2009-2025 Intel Corporation. All rights reserved.
Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines
NuGet Package Manager 6.14.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/
Test Adapter for Boost.Test 1.0
Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.
Test Adapter for Google Test 1.0
Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.
TypeScript Tools 17.0.40502.2001
TypeScript Tools for Microsoft Visual Studio
Visual Basic Tools 4.14.0-3.25229.6+871ef6369443071681de3351d30f41ea78ab48e6
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.
Visual Studio IntelliCode 2.2
AI-assisted development for Visual Studio.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I checked the ActivityLog.xml that the message pointed to and found the error:
SetSite failed for package [IntelGfxDbgPackage]Source: 'Intel.IntelGfxDebug' Description: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=17.12.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=17.12.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.VisualStudio.Threading, Version=17.12.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at IntelGfxDebug.IntelGfxDbgPackage.InitializeAsync(CancellationToken cancellationToken, IProgress`1 progress) at Microsoft.VisualStudio.Shell.AsyncPackage.<>c__DisplayClass21_0.<<Microsoft-VisualStudio-Shell-Interop-IAsyncLoadablePackageInitialize-Initialize>b__1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.VisualStudio.Services.VsTask.RethrowException(AggregateException e) at Microsoft.VisualStudio.Services.VsTask.InternalGetResult(Boolean ignoreUIThreadCheck) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page