- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had been using using IFX/IFORT version 2023.1 since August 2023 and decided to upgrade to 2024.1 yesterday. That unexpectedly rendered me unable to build any Fortran projects with either version. Instead, I was greeted with:
Rebuild started at 7:48 AM...
1>Error: Interface not registered
1>
1>Failed to find proxy registration for IID: {0AD9C5B6-CA46-4EF8-8773-8514DBFEF8AD}.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
========== Rebuild completed at 7:48 AM and took 00.850 seconds ==========
After many unsuccessful installs/uninstalls, I was able to match the IID to the TypeID in the registry (on another computer) to determine that C:\Program Files (x86)\Common Files\Intel\shared files\VS Integration\VS17\Intel Fortran\VFPackages\VFProj.dll was not registered.
I then fired up an Administrator command prompt and issued the following command to run the "integrate" program which registered the four dll's there, including VFProj.dll, and fix the issue.
C:\Program Files (x86)\Common Files\Intel\shared files\VS Integration\VS17\Intel Fortran\VFPackages>integrate.bat "C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\Tools"
I'm not sure if I did something wrong or if the installer didn't work properly, but I was just hoping to save others some time if they should encounter the same issue.
Link Copied

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