<?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 AARON K., if you still in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945605#M18217</link>
    <description>&lt;P&gt;AARON K., if you still experience the problem, please submit an issue to &lt;A href="http://premier.intel.com"&gt;premier.intel.com&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2013 13:52:59 GMT</pubDate>
    <dc:creator>Kirill_R_Intel</dc:creator>
    <dc:date>2013-11-22T13:52:59Z</dc:date>
    <item>
      <title>Intel.SoftwareManager package doesn't load correctly; MSVC 2010</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945601#M18213</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We're running devenv.exe from within cygwin, and get the following message when starting Visual Studio 2010:&lt;/P&gt;
&lt;P&gt;"The 'Intel.SoftwareManager.IsmPkg,Intel.SoftwareManager,Version=1.0.0.4...' package did not load correctly." The rest of the dialog suggests examining ActivityLog.xml.&lt;/P&gt;
&lt;P&gt;The error from ActivityLog.xml reads:&lt;/P&gt;
&lt;P&gt;&amp;lt;record&amp;gt;65&amp;lt;/record&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;time&amp;gt;2013/10/03 00:20:48.829&amp;lt;/time&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type&amp;gt;Error&amp;lt;/type&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;source&amp;gt;VisualStudio&amp;lt;/source&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;SetSite failed for package [Intel.SoftwareManager.IsmPkg, Intel.SoftwareManager, Version=1.0.0.4, Culture=neutral, PublicKeyToken=338423d0c6ec8b0d]&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;guid&amp;gt;{0EB46392-119D-44D1-A0BE-C67AFDDDDA6E}&amp;lt;/guid&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;hr&amp;gt;80004003 - E_POINTER&amp;lt;/hr&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;errorinfo&amp;gt;Value cannot be null.&lt;BR /&gt;Parameter name: path1&amp;lt;/errorinfo&amp;gt;&lt;/P&gt;
&lt;P&gt;Is there a way to resolve this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2013 00:39:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945601#M18213</guid>
      <dc:creator>AARON_K_Intel</dc:creator>
      <dc:date>2013-10-03T00:39:58Z</dc:date>
    </item>
    <item>
      <title>It looks as a null pointer</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945602#M18214</link>
      <description>&lt;P&gt;It looks as a null pointer and that hex address could be the address of the culprit or error code.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2013 05:40:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945602#M18214</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-10-03T05:40:35Z</dc:date>
    </item>
    <item>
      <title>Right. 0x80004003 is the MS</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945603#M18215</link>
      <description>&lt;P&gt;Right. 0x80004003 is the MS return code for invalid pointer. The problem is that I don't have any more visibility into what's happening. I was hoping that someone could shed some insight on what to look for to resolve this, such as the parameters that SetSite is using, and the source of those parameters.&lt;/P&gt;
&lt;P&gt;Thanks, Aaron&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2013 16:29:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945603#M18215</guid>
      <dc:creator>AARON_K_Intel</dc:creator>
      <dc:date>2013-10-03T16:29:49Z</dc:date>
    </item>
    <item>
      <title>I also do not know how to</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945604#M18216</link>
      <description>&lt;P&gt;I also do not know how to start troubleshooting this.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2013 18:51:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945604#M18216</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-10-03T18:51:32Z</dc:date>
    </item>
    <item>
      <title>AARON K., if you still</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945605#M18217</link>
      <description>&lt;P&gt;AARON K., if you still experience the problem, please submit an issue to &lt;A href="http://premier.intel.com"&gt;premier.intel.com&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2013 13:52:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945605#M18217</guid>
      <dc:creator>Kirill_R_Intel</dc:creator>
      <dc:date>2013-11-22T13:52:59Z</dc:date>
    </item>
    <item>
      <title>Will do, thank you.</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945606#M18218</link>
      <description>&lt;P&gt;Will do, thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2013 17:43:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-SoftwareManager-package-doesn-t-load-correctly-MSVC-2010/m-p/945606#M18218</guid>
      <dc:creator>AARON_K_Intel</dc:creator>
      <dc:date>2013-11-25T17:43:27Z</dc:date>
    </item>
  </channel>
</rss>

