<?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 This is simply to let you in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976466#M25095</link>
    <description>This is simply to let you know that a number of developers experienced that problem grows and there is another report on Intel C++ compiler forum.</description>
    <pubDate>Tue, 04 Jun 2013 13:23:26 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2013-06-04T13:23:26Z</dc:date>
    <item>
      <title>Missing Intel.Misc.Utilities</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976454#M25083</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I've just installed update of the Intel Parallel Studio XE 2013 for Windows (w_ccomxe_2013.4.190.exe) and after this update I'm not able build my programs (under Visual Studio 2010 Professional). Also no dialog box under the VS2010 is possible to display (e.g. Properties, About..and many others) and VS displays this error message:&lt;/P&gt;
&lt;P&gt;Could not load file or assembly 'Intel.Misc.Utlities, Version=1.0.0.0...." or one of its dependencies. System could not find the file.&lt;/P&gt;
&lt;P&gt;I tried to find the assembly (Intel.Misc.Utlities.dll) but it seems it is not present on my PC.&lt;/P&gt;
&lt;P&gt;Please, how to fix it? I tried to reinstall (repair) the Intel Parallel Studio but it didn't help.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 09:44:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976454#M25083</guid>
      <dc:creator>Petr_Machacek</dc:creator>
      <dc:date>2013-05-31T09:44:15Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...Could not load file or</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976455#M25084</link>
      <description>&amp;gt;&amp;gt;...Could not load file or assembly 'Intel.Misc.Utlities, Version=1.0.0.0...." or one of its dependencies.
&amp;gt;&amp;gt;System could not find the file...

Could you post a complete text of the error?</description>
      <pubDate>Fri, 31 May 2013 12:45:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976455#M25084</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-31T12:45:51Z</dc:date>
    </item>
    <item>
      <title>Here it is:</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976456#M25085</link>
      <description>&lt;P&gt;Here it is:&lt;/P&gt;
&lt;P&gt;Could not load file or assembly 'Intel.Misc.Utilities, Version=1.0.0.0,&lt;BR /&gt;Culture=neutral, PublicKeyToken=f4875dd4c8d7762f' or one of its &lt;BR /&gt;dependencies. System could not find the file.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 12:50:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976456#M25085</guid>
      <dc:creator>Petr_Machacek</dc:creator>
      <dc:date>2013-05-31T12:50:50Z</dc:date>
    </item>
    <item>
      <title>Try to follow these steps:</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976457#M25086</link>
      <description>Try to follow these steps:

- Repair or Re-install the Visual Studio
- Verify that it is working and compile some test projects
- Check for Updates for the Visual Studio on Microsoft Updates web-site and install &lt;STRONG&gt;all&lt;/STRONG&gt; of them
- Verify that it is working and compile some test projects
- Install Intel Parallel Studio XE 2013 for Windows
- Report if there are still problems or errors</description>
      <pubDate>Fri, 31 May 2013 17:21:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976457#M25086</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-05-31T17:21:46Z</dc:date>
    </item>
    <item>
      <title>I had this problem this</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976458#M25087</link>
      <description>&lt;P&gt;I had this problem this morning as well with Intel Composer and Thread Building Blocks updates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/topic/393186" target="_blank"&gt;http://software.intel.com/en-us/forums/topic/393186&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I solved it with the following steps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. Uninstall the TBB building blocks (skip if you didn't apply this update)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Run the Intel Composer C++ Update 4 for Windows Installer and choose modify, unistall visual studio integration.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; At this point, you can open VS and see if the problem is fixed.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Re-run the Intel Composer C++ Update 4 for Windows Installer, choose modify and install visual studio integration&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Do not re-run the TBB building blocks update.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 19:12:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976458#M25087</guid>
      <dc:creator>John_Young</dc:creator>
      <dc:date>2013-05-31T19:12:12Z</dc:date>
    </item>
    <item>
      <title>So I did these steps:</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976459#M25088</link>
      <description>&lt;P&gt;So I did these steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;completely uninstalled the Parallel Studio XE 2013 update 4 - after this step it was possible to compile my projects&lt;/LI&gt;
&lt;LI&gt;repaired the VS2010 installation&lt;/LI&gt;
&lt;LI&gt;checked and installed all Windows Updates&lt;/LI&gt;
&lt;LI&gt;installed Parallel Studio XE 2013 Update 4&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Everything work fine now.&lt;/P&gt;
&lt;P&gt;To John Young:&lt;BR /&gt;You are right. Today I installed the Parallel Studio XE 2013 Update 4 and immediatelly after that I have installed the TBB Update 3 from Update Manager. Then I found the problem with VS2010 and I incorrectly assumed that it was caused by the Parallel Studio XE installation, but now it seems that it was due to the TBB Update 3.&lt;/P&gt;
&lt;P&gt;Thank you very much for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2013 21:52:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976459#M25088</guid>
      <dc:creator>Petr_Machacek</dc:creator>
      <dc:date>2013-05-31T21:52:34Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...I installed the Parallel</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976460#M25089</link>
      <description>&amp;gt;&amp;gt;...I installed the Parallel Studio XE 2013 Update 4 and immediatelly after that I have installed the TBB Update 3
&amp;gt;&amp;gt;from Update Manager. Then I found the problem with VS2010 and I incorrectly assumed that it was caused by
&amp;gt;&amp;gt;the Parallel Studio XE installation, but now it seems that it was due to the TBB Update 3...

You could follow up on a &lt;STRONG&gt;TBB forum&lt;/STRONG&gt; and let them know about the problem. Thanks in advance.</description>
      <pubDate>Sat, 01 Jun 2013 00:22:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976460#M25089</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-01T00:22:00Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;You could follow up on a</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976461#M25090</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;You could follow up on a&amp;nbsp;TBB forum&amp;nbsp;and let them know about the problem. Thanks in advance.&lt;/P&gt;
&lt;P&gt;I have just reported it to the TBB forum as a comment to John's Young topic (&lt;A href="http://software.intel.com/en-us/forums/topic/393186#comment-1737944"&gt;http://software.intel.com/en-us/forums/topic/393186#comment-1737944&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2013 06:06:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976461#M25090</guid>
      <dc:creator>Petr_Machacek</dc:creator>
      <dc:date>2013-06-01T06:06:12Z</dc:date>
    </item>
    <item>
      <title>Quote:John Young wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976462#M25091</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;John Young wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I had this problem this morning as well with Intel Composer and Thread Building Blocks updates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://software.intel.com/en-us/forums/topic/393186"&gt;http://software.intel.com/en-us/forums/topic/393186&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I solved it with the following steps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. Uninstall the TBB building blocks (skip if you didn't apply this update)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Run the Intel Composer C++ Update 4 for Windows Installer and choose modify, unistall visual studio integration.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; At this point, you can open VS and see if the problem is fixed.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Re-run the Intel Composer C++ Update 4 for Windows Installer, choose modify and install visual studio integration&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4. Do not re-run the TBB building blocks update.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;great help!, I had the same issue right after installing&amp;nbsp;TBB 4.1 this morning, I'm not using TBB but the goal was mainly to get rid of it in the Software Manager, another bug seems to be that even after installation the status is still "Ready to Install" in the manager&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2013 08:13:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976462#M25091</guid>
      <dc:creator>bronxzv</dc:creator>
      <dc:date>2013-06-01T08:13:07Z</dc:date>
    </item>
    <item>
      <title>Quote:Sergey Kostrov wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976463#M25092</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Sergey Kostrov wrote:&lt;BR /&gt; You could follow up on a &lt;STRONG&gt;TBB forum&lt;/STRONG&gt; and let them know about the problem. Thanks in advance.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm not sure this is an issue only with TBB, it looks more like a wider scope bug when someone install&amp;nbsp;an old&amp;nbsp;patch of a component over new patches of other components, this because components aren't 100% side effect free&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2013 08:17:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976463#M25092</guid>
      <dc:creator>bronxzv</dc:creator>
      <dc:date>2013-06-01T08:17:34Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976464#M25093</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I ran into this issue as well on my Windows 7 development system. I followed the steps outlined by John Young in order to workaround the issue on my system. With that said, I'd like to work use TBB in my work. So, &amp;nbsp;are there any fixes available for the problem?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2013 22:28:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976464#M25093</guid>
      <dc:creator>Vimal_T_</dc:creator>
      <dc:date>2013-06-03T22:28:27Z</dc:date>
    </item>
    <item>
      <title>hello</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976465#M25094</link>
      <description>&lt;P&gt;hello&lt;/P&gt;
&lt;P&gt;you can use TBB update 3 that is shipped with Composer XE update 4. So run&amp;nbsp;Composer XE update 4 install and select Intel TBB there.&lt;/P&gt;
&lt;P&gt;--Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 07:32:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976465#M25094</guid>
      <dc:creator>Vladimir_P_1234567890</dc:creator>
      <dc:date>2013-06-04T07:32:39Z</dc:date>
    </item>
    <item>
      <title>This is simply to let you</title>
      <link>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976466#M25095</link>
      <description>This is simply to let you know that a number of developers experienced that problem grows and there is another report on Intel C++ compiler forum.</description>
      <pubDate>Tue, 04 Jun 2013 13:23:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missing-Intel-Misc-Utilities/m-p/976466#M25095</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2013-06-04T13:23:26Z</dc:date>
    </item>
  </channel>
</rss>

