<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: The 'CompatibilityToolPackage' package did not load correctly. in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409564#M3905</link>
    <description>&lt;P&gt;Tried to reopen again, this time it says one source file has problem to open. (error msg attached. 0x80004005)&lt;/P&gt;
&lt;P&gt;That&amp;nbsp;source file is added as existing into the newly created project. But I can see it is listed in the solution tree. Double click it and it is opened without problem.&lt;/P&gt;
&lt;P&gt;And I have to do it every time when reopen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is old project, nothing is in the&amp;nbsp;solution tree.&lt;/P&gt;</description>
    <pubDate>Sat, 20 Aug 2022 02:57:12 GMT</pubDate>
    <dc:creator>cean</dc:creator>
    <dc:date>2022-08-20T02:57:12Z</dc:date>
    <item>
      <title>The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409428#M3902</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just installed VS2022 &amp;amp; Fortran 2022.2.&lt;/P&gt;
&lt;P&gt;When trying to open an old project, this error message pops up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Follow the message, opened ActivityLog.xml and found some error entries, like these:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;  &amp;lt;entry&amp;gt;
    &amp;lt;record&amp;gt;1211&amp;lt;/record&amp;gt;
    &amp;lt;time&amp;gt;2022/08/19 12:59:01.761&amp;lt;/time&amp;gt;
    &amp;lt;type&amp;gt;Error&amp;lt;/type&amp;gt;
    &amp;lt;source&amp;gt;VisualStudio&amp;lt;/source&amp;gt;
    &amp;lt;description&amp;gt;Error loading UI library for package ICXOneAPIPackage. HrLoadNativeUILibrary failed with 0x800a006f.&amp;lt;/description&amp;gt;
  &amp;lt;/entry&amp;gt;
  &amp;lt;entry&amp;gt;
    &amp;lt;record&amp;gt;1212&amp;lt;/record&amp;gt;
    &amp;lt;time&amp;gt;2022/08/19 12:59:01.792&amp;lt;/time&amp;gt;
    &amp;lt;type&amp;gt;Error&amp;lt;/type&amp;gt;
    &amp;lt;source&amp;gt;VisualStudio&amp;lt;/source&amp;gt;
    &amp;lt;description&amp;gt;Loading UI library&amp;lt;/description&amp;gt;
    &amp;lt;guid&amp;gt;{BFE74C3F-A2E9-43C0-811E-2794CB8AC0A3}&amp;lt;/guid&amp;gt;
    &amp;lt;hr&amp;gt;0x800a006f&amp;lt;/hr&amp;gt;
    &amp;lt;errorinfo&amp;gt;Cannot find the requested resource: 'VSPackage.ctmenu'.&amp;lt;/errorinfo&amp;gt;
  &amp;lt;/entry&amp;gt;
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's this&amp;nbsp;ICXOneAPIPackage&amp;nbsp;package ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Cean&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 13:36:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409428#M3902</guid>
      <dc:creator>cean</dc:creator>
      <dc:date>2022-08-19T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409454#M3903</link>
      <description>&lt;P&gt;I think that's part of Intel C++.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 16:08:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409454#M3903</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-08-19T16:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409560#M3904</link>
      <description>&lt;P&gt;Created a new project. But when trying to reopen it, a new error message pops up (attached).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After disable it as suggest, it could be reopened.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 02:29:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409560#M3904</guid>
      <dc:creator>cean</dc:creator>
      <dc:date>2022-08-20T02:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409564#M3905</link>
      <description>&lt;P&gt;Tried to reopen again, this time it says one source file has problem to open. (error msg attached. 0x80004005)&lt;/P&gt;
&lt;P&gt;That&amp;nbsp;source file is added as existing into the newly created project. But I can see it is listed in the solution tree. Double click it and it is opened without problem.&lt;/P&gt;
&lt;P&gt;And I have to do it every time when reopen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is old project, nothing is in the&amp;nbsp;solution tree.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 02:57:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409564#M3905</guid>
      <dc:creator>cean</dc:creator>
      <dc:date>2022-08-20T02:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409590#M3906</link>
      <description>&lt;P&gt;I haven't seen that "oneAPI menu" issue before. The file opening issue is allegedly fixed in the next Fortran update - I find it annoying, but not a deal-breaker.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 14:28:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1409590#M3906</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2022-08-20T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1609958#M3907</link>
      <description>&lt;P&gt;I have encountered a similar problem.&amp;nbsp; After resetting Windows 10 I found that VS 2019 and oneAPI HPC, which I'd been using for a couple of years, had been removed (thanks Microsoft).&amp;nbsp; I reinstalled VS 2019, then oneAPI base, then one API HPC.&amp;nbsp; When I try to open the project that I've been working on for years it fails to open.&amp;nbsp; The message says that CompatabilityToolPackage did not load correctly.&amp;nbsp; What should I do?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS it also tells me that it might help to view C:\users\gib\appdata\roaming\Microsoft\Visual Studio\16.......\activitylog.hml.&amp;nbsp; It might help, if such a file existed.&amp;nbsp; In fact I do not even have the folder C:\gib\users\appdata.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 11:32:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1609958#M3907</guid>
      <dc:creator>gib</dc:creator>
      <dc:date>2024-06-26T11:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1609964#M3908</link>
      <description>&lt;P&gt;I get that message all the time. I ignore it. I haven't noticed any ill effects. But if anyone know how to fix/silence it then please tell!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 11:51:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1609964#M3908</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2024-06-26T11:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1609968#M3909</link>
      <description>&lt;P&gt;I found the DPC++ Compatibility Tool on the Intel site and installed it, but it made no difference.&amp;nbsp; No surprise, since it has something to do with CUDA, which I am not using.&lt;/P&gt;&lt;P&gt;When I open my project,&amp;nbsp; the Solution Explorer shows &amp;lt;project name&amp;gt; (incompatible).&amp;nbsp; Below the toolbar I see the names of all the source files, but they can't be opened.&lt;/P&gt;&lt;P&gt;This is a real PITA.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 12:01:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1609968#M3909</guid>
      <dc:creator>gib</dc:creator>
      <dc:date>2024-06-26T12:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1610125#M3915</link>
      <description>&lt;P&gt;I don't think the CompatibilityToolPackage is the real problem in my case.&amp;nbsp; VS 2019 thinks my project file is incompatible, even though it was created with VS 2019.&amp;nbsp; I can't ignore the problem - it is preventing me from working on this project.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 22:56:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1610125#M3915</guid>
      <dc:creator>gib</dc:creator>
      <dc:date>2024-06-26T22:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: The 'CompatibilityToolPackage' package did not load correctly.</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1623445#M4044</link>
      <description>&lt;P&gt;FWIW, I was getting the CompatibilityToolPackage message consistently.&amp;nbsp; I had updated from VS2017 to VS2022, and to a newer Fortran compiler.&amp;nbsp; Every time I viewed the solution in VS22, it was displayed as incompatible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to circumvent the problem by going to the Solution Explorer, right-clicking on the solution, and selecting 'Resolve Errors'.&amp;nbsp; This caused VS22 to recognize/accept compatibility with the solution, and I was then able to build.&amp;nbsp; I hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 14:48:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/The-CompatibilityToolPackage-package-did-not-load-correctly/m-p/1623445#M4044</guid>
      <dc:creator>RBWGEV</dc:creator>
      <dc:date>2024-08-15T14:48:43Z</dc:date>
    </item>
  </channel>
</rss>

