<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PowerPivot for Excel add-in is not coming up in Excel</title>
	<atom:link href="http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/</link>
	<description>An adventure in managed self-service computing</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:58:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Somnath</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-9340</link>
		<dc:creator>Somnath</dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-9340</guid>
		<description>The powerpivot was installed but did not appear in the Ribbon. Later I have found the simple solution:
Open Excel 2010
1. File - &gt; Option - &gt; Add-ins
2. Manage - &gt; Disable Items
3. Select PowerPivot - &gt; Enable

It appears on the Ribbon.</description>
		<content:encoded><![CDATA[<p>The powerpivot was installed but did not appear in the Ribbon. Later I have found the simple solution:<br />
Open Excel 2010<br />
1. File &#8211; &gt; Option &#8211; &gt; Add-ins<br />
2. Manage &#8211; &gt; Disable Items<br />
3. Select PowerPivot &#8211; &gt; Enable</p>
<p>It appears on the Ribbon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chadmat</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-8374</link>
		<dc:creator>chadmat</dc:creator>
		<pubDate>Wed, 21 Dec 2011 17:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-8374</guid>
		<description>This issue can also occur if their is CLR/.NET corruption in regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion.

Rename the key to something else, reboot, and try again.</description>
		<content:encoded><![CDATA[<p>This issue can also occur if their is CLR/.NET corruption in regkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion.</p>
<p>Rename the key to something else, reboot, and try again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Bagley</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-7400</link>
		<dc:creator>Paul Bagley</dc:creator>
		<pubDate>Fri, 04 Nov 2011 19:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-7400</guid>
		<description>I am having the exact same problem that Logan Smith described above.  Unfortunately, none of the suggestions in this thread have worked.

************** Exception Text **************
Microsoft.VisualStudio.Tools.Applications.Runtime.CannotCreateCustomizationDomainException: Customization could not be loaded because the application domain could not be created. ---&gt; System.IO.FileNotFoundException: &lt;b&gt;Could not load file or assembly &#039;Microsoft.Office.Interop.Excel,&lt;/b&gt; Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#039; or one of its dependencies. The system cannot find the file specified.</description>
		<content:encoded><![CDATA[<p>I am having the exact same problem that Logan Smith described above.  Unfortunately, none of the suggestions in this thread have worked.</p>
<p>************** Exception Text **************<br />
Microsoft.VisualStudio.Tools.Applications.Runtime.CannotCreateCustomizationDomainException: Customization could not be loaded because the application domain could not be created. &#8212;&gt; System.IO.FileNotFoundException: <b>Could not load file or assembly &#8216;Microsoft.Office.Interop.Excel,</b> Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8217; or one of its dependencies. The system cannot find the file specified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hutton</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-6379</link>
		<dc:creator>Eric Hutton</dc:creator>
		<pubDate>Sat, 17 Sep 2011 14:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-6379</guid>
		<description>I was having the &quot;Customization could not be loaded because the application domain could not be created&quot; problem.  This was on a machine which I had just done a clean install of everything.  The RTM powerpivot would install and run with no problem; Powerpivot CTP3 would install, just not start.

I tried reinstalling and repairing everything, Powerpivot, VSTO, and the dot Net clinet profile... .many times, with reboots... and it still would not start.   After two days of pulling up my hair, I finally found a solution:  it had to do with dot Net 4, not VSTO as most people point to as being the problem for this error message.  I installed the full version of dot Net 4, instead of just the client profile (which is what is indicated as being the requirement)and then Powerpivot started up no problem.</description>
		<content:encoded><![CDATA[<p>I was having the &#8220;Customization could not be loaded because the application domain could not be created&#8221; problem.  This was on a machine which I had just done a clean install of everything.  The RTM powerpivot would install and run with no problem; Powerpivot CTP3 would install, just not start.</p>
<p>I tried reinstalling and repairing everything, Powerpivot, VSTO, and the dot Net clinet profile&#8230; .many times, with reboots&#8230; and it still would not start.   After two days of pulling up my hair, I finally found a solution:  it had to do with dot Net 4, not VSTO as most people point to as being the problem for this error message.  I installed the full version of dot Net 4, instead of just the client profile (which is what is indicated as being the requirement)and then Powerpivot started up no problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-6272</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 13 Sep 2011 11:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-6272</guid>
		<description>I followed your instruction and still do not get it working.

Would anyone be so kind to help me.

&lt;b&gt;Error log&lt;/b&gt;

Customization could not be loaded because the application domain could not be created.


************** Exception Text **************
Microsoft.VisualStudio.Tools.Applications.Runtime.CannotCreateCustomizationDomainException: Customization could not be loaded because the application domain could not be created. ---&gt; System.TypeLoadException: Could not load type &#039;System.AddIn.Pipeline.QualificationDataAttribute&#039; from assembly &#039;System.AddIn.Contract, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&#039;.
   at System.AddIn.PipelineComponent..ctor(TypeInfo typeInfo, String assemblyLocation)
   at System.AddIn.AddIn..ctor(TypeInfo typeInfo, String assemblyLocation, String fullPathToAddin, String assemblyName)
   at System.AddIn.Hosting.AddInStore.DiscoverAddIn(String assemblyPath, Collection`1 warnings, String fullTypeName)
   at System.AddIn.Hosting.AddInStore.FindAddIn(Type hostViewOfAddIn, String pipelineRootFolderPath, String addInFilePath, String addInTypeName)
   at Microsoft.VisualStudio.Tools.Applications.AddInStoreExtensions.FindAddIn(AddInInformation addInInformation, String pipelinePath, Type hostAddInView, SegmentConstraints[] segmentConstraints)
   at Microsoft.VisualStudio.Tools.Applications.AddInStoreExtensions.FindAddIn(AddInInformation addInInformation, String pipelinePath, Type hostAddInView)
   at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.LoadMafPipeline(AppDomain newDomain, IntPtr hostServiceProvider, AddInInformation info, EntryPoints requestedEntryPoints, OfficeApp officeApplication, OfficeVersion officeVersion, IntPtr&amp; executor)
   at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.CreateCustomizationDomainInternal(String solutionLocation, String manifestName, String documentName, Boolean showUIDuringDeployment, IntPtr hostServiceProvider, IntPtr&amp; executor)
   --- End of inner exception stack trace ---


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Runtime.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.21022.1
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4957 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.AddIn
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.AddIn/3.5.0.0__b77a5c561934e089/System.AddIn.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.21022.1
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Runtime.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.21022.1
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.21022.1
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Deployment
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4951 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.AddIn.Contract
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.200
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.AddIn.Contract/2.0.0.0__b03f5f7f11d50a3a/System.AddIn.Contract.dll
----------------------------------------</description>
		<content:encoded><![CDATA[<p>I followed your instruction and still do not get it working.</p>
<p>Would anyone be so kind to help me.</p>
<p><b>Error log</b></p>
<p>Customization could not be loaded because the application domain could not be created.</p>
<p>************** Exception Text **************<br />
Microsoft.VisualStudio.Tools.Applications.Runtime.CannotCreateCustomizationDomainException: Customization could not be loaded because the application domain could not be created. &#8212;&gt; System.TypeLoadException: Could not load type &#8216;System.AddIn.Pipeline.QualificationDataAttribute&#8217; from assembly &#8216;System.AddIn.Contract, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&#8217;.<br />
   at System.AddIn.PipelineComponent..ctor(TypeInfo typeInfo, String assemblyLocation)<br />
   at System.AddIn.AddIn..ctor(TypeInfo typeInfo, String assemblyLocation, String fullPathToAddin, String assemblyName)<br />
   at System.AddIn.Hosting.AddInStore.DiscoverAddIn(String assemblyPath, Collection`1 warnings, String fullTypeName)<br />
   at System.AddIn.Hosting.AddInStore.FindAddIn(Type hostViewOfAddIn, String pipelineRootFolderPath, String addInFilePath, String addInTypeName)<br />
   at Microsoft.VisualStudio.Tools.Applications.AddInStoreExtensions.FindAddIn(AddInInformation addInInformation, String pipelinePath, Type hostAddInView, SegmentConstraints[] segmentConstraints)<br />
   at Microsoft.VisualStudio.Tools.Applications.AddInStoreExtensions.FindAddIn(AddInInformation addInInformation, String pipelinePath, Type hostAddInView)<br />
   at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.LoadMafPipeline(AppDomain newDomain, IntPtr hostServiceProvider, AddInInformation info, EntryPoints requestedEntryPoints, OfficeApp officeApplication, OfficeVersion officeVersion, IntPtr&amp; executor)<br />
   at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.CreateCustomizationDomainInternal(String solutionLocation, String manifestName, String documentName, Boolean showUIDuringDeployment, IntPtr hostServiceProvider, IntPtr&amp; executor)<br />
   &#8212; End of inner exception stack trace &#8212;</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)<br />
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Runtime.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.21022.1<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4957 (win7RTMGDR.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Core<br />
    Assembly Version: 3.5.0.0<br />
    Win32 Version: 3.5.30729.4926 built by: NetFXw7<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.AddIn<br />
    Assembly Version: 3.5.0.0<br />
    Win32 Version: 3.5.30729.4926 built by: NetFXw7<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.AddIn/3.5.0.0__b77a5c561934e089/System.AddIn.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Configuration<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.21022.1<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Runtime.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.21022.1<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.21022.1<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Deployment<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Security<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4951 (win7RTMGDR.050727-4900)<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml.Linq<br />
    Assembly Version: 3.5.0.0<br />
    Win32 Version: 3.5.30729.4926 built by: NetFXw7<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.AddIn.Contract<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.200<br />
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.AddIn.Contract/2.0.0.0__b03f5f7f11d50a3a/System.AddIn.Contract.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kraaitje</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-6083</link>
		<dc:creator>Kraaitje</dc:creator>
		<pubDate>Wed, 07 Sep 2011 13:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-6083</guid>
		<description>I am having the same problem. I installed .net framework 4.0 and after that, PowerPivot addon didn&#039;t work anymore. I tried to remove .net 4.0, reinstalled Excel 2010, powerpivot ,etc. I see the addon in the addon list but cannot select it.

I also added the user environment variable to see the error message. I see this error:

&quot;The add-in could not be found or could not be loaded&quot;
Can&#039;t move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.


I can&#039;t find any solution for this problem.</description>
		<content:encoded><![CDATA[<p>I am having the same problem. I installed .net framework 4.0 and after that, PowerPivot addon didn&#8217;t work anymore. I tried to remove .net 4.0, reinstalled Excel 2010, powerpivot ,etc. I see the addon in the addon list but cannot select it.</p>
<p>I also added the user environment variable to see the error message. I see this error:</p>
<p>&#8220;The add-in could not be found or could not be loaded&#8221;<br />
Can&#8217;t move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.</p>
<p>I can&#8217;t find any solution for this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florisz</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-6082</link>
		<dc:creator>Florisz</dc:creator>
		<pubDate>Wed, 07 Sep 2011 09:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-6082</guid>
		<description>I have been using PowerPivot for months. Yesterday updated to version .2500
Today, Excel crashed after changing PowerPivot data. The add-in was gone. So I went to the com-add-in window in Excel. The Powerpivot for excel is unchecked. I can re-check it, but in the text line underneath is says &#039;removed&#039; See screenshot.
Re-checking the checkmark doesn&#039;t give me PowerPivot back...
https://skydrive.live.com/redir.aspx?cid=6dcd492ec389dd92&amp;page=play&amp;resid=6DCD492EC389DD92!850</description>
		<content:encoded><![CDATA[<p>I have been using PowerPivot for months. Yesterday updated to version .2500<br />
Today, Excel crashed after changing PowerPivot data. The add-in was gone. So I went to the com-add-in window in Excel. The Powerpivot for excel is unchecked. I can re-check it, but in the text line underneath is says &#8216;removed&#8217; See screenshot.<br />
Re-checking the checkmark doesn&#8217;t give me PowerPivot back&#8230;<br />
<a href="https://skydrive.live.com/redir.aspx?cid=6dcd492ec389dd92&amp;page=play&amp;resid=6DCD492EC389DD92" rel="nofollow">https://skydrive.live.com/redir.aspx?cid=6dcd492ec389dd92&amp;page=play&amp;resid=6DCD492EC389DD92</a>!850</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anis Tunisia</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-5893</link>
		<dc:creator>Anis Tunisia</dc:creator>
		<pubDate>Thu, 18 Aug 2011 00:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-5893</guid>
		<description>Just copy this in new .txt file, rename it .reg and open it...


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins\Microsoft.AnalysisServices.Modeler.FieldList]
&quot;Description&quot;=&quot;Microsoft SQL Server PowerPivot for Microsoft Excel&quot;
&quot;FriendlyName&quot;=&quot;PowerPivot for Excel&quot;
&quot;LoadBehavior&quot;=dword:00000003
&quot;Manifest&quot;=&quot;C:\\Program Files\\Microsoft Analysis Services\\AS Excel Client\\10\\Microsoft.AnalysisServices.Modeler.FieldList.vsto&#124;vstolocal&quot;
&quot;CartridgePath&quot;=&quot;C:\\Program Files\\Microsoft Analysis Services\\AS OLEDB\\10\\Cartridges\\&quot;</description>
		<content:encoded><![CDATA[<p>Just copy this in new .txt file, rename it .reg and open it&#8230;</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CURRENT_USER\Software\Microsoft\Office\Excel\Addins\Microsoft.AnalysisServices.Modeler.FieldList]<br />
&#8220;Description&#8221;=&#8221;Microsoft SQL Server PowerPivot for Microsoft Excel&#8221;<br />
&#8220;FriendlyName&#8221;=&#8221;PowerPivot for Excel&#8221;<br />
&#8220;LoadBehavior&#8221;=dword:00000003<br />
&#8220;Manifest&#8221;=&#8221;C:\\Program Files\\Microsoft Analysis Services\\AS Excel Client\\10\\Microsoft.AnalysisServices.Modeler.FieldList.vsto|vstolocal&#8221;<br />
&#8220;CartridgePath&#8221;=&#8221;C:\\Program Files\\Microsoft Analysis Services\\AS OLEDB\\10\\Cartridges\\&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandramouli</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-5452</link>
		<dc:creator>Chandramouli</dc:creator>
		<pubDate>Tue, 12 Jul 2011 15:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-5452</guid>
		<description>Great. This helped</description>
		<content:encoded><![CDATA[<p>Great. This helped</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aishwarya sharma</title>
		<link>http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/comment-page-1/#comment-5395</link>
		<dc:creator>aishwarya sharma</dc:creator>
		<pubDate>Thu, 07 Jul 2011 16:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://powerpivotgeek.com/2010/05/12/powerpivot-for-excel-add-in-is-not-coming-up-in-excel/#comment-5395</guid>
		<description>I installed office 2010 and powerpivot for excel today. I was not getting the power pivot tab, though it appeared for a fraction of second, when I started excel after power pivot installation.

Have already tried the following
1. After going to Manage Addins selected COM addin and enabled Power Pivot
   Result: Nothing happends
2. After going to Manager Addins selected Disabled addins
   Result: No disabled addin appears in the dialouge box
3. Downloaded and inatalled Microsoft Visual Studio 2010 Tools for Office Runtime 4. After this I uninstalled Power Pivot, then Office 2010. Again installed Office 2010 and Power Pivot
   Result: Tab appears for a fraction of second just and disappears
4. After reading this blog followed the instruction on 5
&quot;If you still cannot get a valid error message, please try this
    * Open My Computer Properties
    * Click on Advanced Tab
    * Click on the Environmental Variable
    * Click on New User Variable
    * Add VSTO_SUPPRESSDISPLAYALERTS with value 0 press OK
    * Repair PowerPivot For Excel from add/remove program
    * Open Excel again, it will prompt an error message – that might lead you to a better understanding of the problem.&quot;

Power pivot tab is still disabled and got the error, Exception from HRESULT: 0x800A03EC after clicking ok Power Pivot option in Addins becomes unchecked.

Please help with a solution. Below is the error detail.
 

Exception from HRESULT: 0x800A03EC


************** Exception Text **************
System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC

Server stack trace:


Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)
   at Microsoft.Office.Interop.Excel._Application.get_ActiveChart()
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.GetCurrentSelectedRange()
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.CheckSelection()
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.Application_WorkbookOpen(Workbook Wb)
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.ThisAddIn_Startup(Object sender, EventArgs e)
   at Microsoft.Office.Tools.AddIn.OnStartup()
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.FinishInitialization()
   at Microsoft.VisualStudio.Tools.Office.EntryPointComponentBase.Microsoft.VisualStudio.Tools.Applications.Runtime.IEntryPoint.FinishInitialization()
   at Microsoft.VisualStudio.Tools.Applications.AddInAdapter.ExecutePhase(ExecutionPhases executionPhases)
   at Microsoft.VisualStudio.Tools.Applications.AddInAdapter.CompleteInitialization()
   at Microsoft.VisualStudio.Tools.Office.Internal.OfficeAddInAdapterBase.ExecuteEntryPointsHelper()


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4959 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Runtime.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.31117.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.31117.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0.dll
----------------------------------------
System.AddIn
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.AddIn/3.5.0.0__b77a5c561934e089/System.AddIn.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.31117.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll
----------------------------------------
Microsoft.AnalysisServices.Modeler.FieldList
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1747.0 ((KJ_RTM_QFE-CU).101018-1121 )
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Modeler.FieldList.DLL
----------------------------------------
Microsoft.Office.Tools.Common.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Tools.Common.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.Common.v9.0.dll
----------------------------------------
Microsoft.Office.Tools.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Tools.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.v9.0.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.Office.Interop.Excel
    Assembly Version: 14.0.0.0
    Win32 Version: 14.0.4756.1000
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Interop.Excel/14.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Excel.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Excel.AddInAdapter.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Excel.AddInAdapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Excel.AddInAdapter.v9.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.AddInAdapter.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.AddInAdapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.AddInAdapter.v9.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.AddInAdapter.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.AddInAdapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.AddInAdapter.v9.0.dll
----------------------------------------
System.AddIn.Contract
    Assembly Version: 2.0.0.0
    Win32 Version: 3.5.30729.4926 built by: NetFXw7
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.AddIn.Contract/2.0.0.0__b03f5f7f11d50a3a/System.AddIn.Contract.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Contract.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Contract.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Contract.v9.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Contract.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Contract.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Contract.v9.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Excel.HostAdapter.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.31117.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Excel.HostAdapter.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Excel.HostAdapter.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.HostAdapter.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.31117.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.HostAdapter.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.HostAdapter.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Excel.AddInProxy.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Excel.AddInProxy.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Excel.AddInProxy.v9.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Office.Contract.v10.0
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.31117.0
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Contract.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Contract.v10.0.dll
----------------------------------------
Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.30729.4130
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0.dll
----------------------------------------
office
    Assembly Version: 14.0.0.0
    Win32 Version: 14.0.4760.1000
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/office/14.0.0.0__71e9bce111e9429c/office.dll
----------------------------------------
Microsoft.AnalysisServices.Common
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Common.DLL
----------------------------------------
Microsoft.AnalysisServices.Modeler.Storage
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1747.0 ((KJ_RTM_QFE-CU).101018-1121 )
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Modeler.Storage.DLL
----------------------------------------
Microsoft.AnalysisServices.Modeler
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1747.0 ((KJ_RTM_QFE-CU).101018-1121 )
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Modeler.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
CustomMarshalers
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
Microsoft.DataWarehouse
    Assembly Version: 10.0.0.0
    Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.DataWarehouse.DLL
----------------------------------------
WindowsBase
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.6920.5001 built by: Win7RTMGDR
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------</description>
		<content:encoded><![CDATA[<p>I installed office 2010 and powerpivot for excel today. I was not getting the power pivot tab, though it appeared for a fraction of second, when I started excel after power pivot installation.</p>
<p>Have already tried the following<br />
1. After going to Manage Addins selected COM addin and enabled Power Pivot<br />
   Result: Nothing happends<br />
2. After going to Manager Addins selected Disabled addins<br />
   Result: No disabled addin appears in the dialouge box<br />
3. Downloaded and inatalled Microsoft Visual Studio 2010 Tools for Office Runtime 4. After this I uninstalled Power Pivot, then Office 2010. Again installed Office 2010 and Power Pivot<br />
   Result: Tab appears for a fraction of second just and disappears<br />
4. After reading this blog followed the instruction on 5<br />
&#8220;If you still cannot get a valid error message, please try this<br />
    * Open My Computer Properties<br />
    * Click on Advanced Tab<br />
    * Click on the Environmental Variable<br />
    * Click on New User Variable<br />
    * Add VSTO_SUPPRESSDISPLAYALERTS with value 0 press OK<br />
    * Repair PowerPivot For Excel from add/remove program<br />
    * Open Excel again, it will prompt an error message – that might lead you to a better understanding of the problem.&#8221;</p>
<p>Power pivot tab is still disabled and got the error, Exception from HRESULT: 0&#215;800A03EC after clicking ok Power Pivot option in Addins becomes unchecked.</p>
<p>Please help with a solution. Below is the error detail.</p>
<p>Exception from HRESULT: 0&#215;800A03EC</p>
<p>************** Exception Text **************<br />
System.Runtime.InteropServices.COMException (0&#215;800A03EC): Exception from HRESULT: 0&#215;800A03EC</p>
<p>Server stack trace:</p>
<p>Exception rethrown at [0]:<br />
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)<br />
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)<br />
   at Microsoft.Office.Interop.Excel._Application.get_ActiveChart()<br />
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.GetCurrentSelectedRange()<br />
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.CheckSelection()<br />
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.Application_WorkbookOpen(Workbook Wb)<br />
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.ThisAddIn_Startup(Object sender, EventArgs e)<br />
   at Microsoft.Office.Tools.AddIn.OnStartup()<br />
   at Microsoft.AnalysisServices.Modeler.FieldList.ThisAddIn.FinishInitialization()<br />
   at Microsoft.VisualStudio.Tools.Office.EntryPointComponentBase.Microsoft.VisualStudio.Tools.Applications.Runtime.IEntryPoint.FinishInitialization()<br />
   at Microsoft.VisualStudio.Tools.Applications.AddInAdapter.ExecutePhase(ExecutionPhases executionPhases)<br />
   at Microsoft.VisualStudio.Tools.Applications.AddInAdapter.CompleteInitialization()<br />
   at Microsoft.VisualStudio.Tools.Office.Internal.OfficeAddInAdapterBase.ExecuteEntryPointsHelper()</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4959 (win7RTMGDR.050727-4900)<br />
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Runtime.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.31117.0<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Runtime.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Core<br />
    Assembly Version: 3.5.0.0<br />
    Win32 Version: 3.5.30729.4926 built by: NetFXw7<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Configuration<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.31117.0<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Hosting.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.AddIn<br />
    Assembly Version: 3.5.0.0<br />
    Win32 Version: 3.5.30729.4926 built by: NetFXw7<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.AddIn/3.5.0.0__b77a5c561934e089/System.AddIn.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.31117.0<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.AnalysisServices.Modeler.FieldList<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.50.1747.0 ((KJ_RTM_QFE-CU).101018-1121 )<br />
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Modeler.FieldList.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.Office.Tools.Common.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Tools.Common.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.Common.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.Office.Tools.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Tools.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.Office.Tools.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.Office.Interop.Excel<br />
    Assembly Version: 14.0.0.0<br />
    Win32 Version: 14.0.4756.1000<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Office.Interop.Excel/14.0.0.0__71e9bce111e9429c/Microsoft.Office.Interop.Excel.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Excel.AddInAdapter.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Excel.AddInAdapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Excel.AddInAdapter.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.AddInAdapter.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.AddInAdapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.AddInAdapter.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.AddInAdapter.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.AddInAdapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.AddInAdapter.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.AddIn.Contract<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 3.5.30729.4926 built by: NetFXw7<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.AddIn.Contract/2.0.0.0__b03f5f7f11d50a3a/System.AddIn.Contract.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Contract.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Contract.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Contract.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Contract.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Contract.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Contract.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Excel.HostAdapter.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.31117.0<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Excel.HostAdapter.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Excel.HostAdapter.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.HostAdapter.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.31117.0<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.HostAdapter.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.HostAdapter.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Excel.AddInProxy.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Excel.AddInProxy.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Excel.AddInProxy.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Office.Contract.v10.0<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.0.31117.0<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Office.Contract.v10.0/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Office.Contract.v10.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0<br />
    Assembly Version: 9.0.0.0<br />
    Win32 Version: 9.0.30729.4130<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0/9.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.Tools.Applications.ServerDocument.v9.0.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
office<br />
    Assembly Version: 14.0.0.0<br />
    Win32 Version: 14.0.4760.1000<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/office/14.0.0.0__71e9bce111e9429c/office.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.AnalysisServices.Common<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )<br />
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Common.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.AnalysisServices.Modeler.Storage<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.50.1747.0 ((KJ_RTM_QFE-CU).101018-1121 )<br />
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Modeler.Storage.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.AnalysisServices.Modeler<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.50.1747.0 ((KJ_RTM_QFE-CU).101018-1121 )<br />
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.AnalysisServices.Modeler.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Accessibility<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
CustomMarshalers<br />
    Assembly Version: 2.0.0.0<br />
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)<br />
    CodeBase: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Microsoft.DataWarehouse<br />
    Assembly Version: 10.0.0.0<br />
    Win32 Version: 10.50.1600.1 ((KJ_RTM).100402-1540 )<br />
    CodeBase: file:///C:/Program%20Files/Microsoft%20Analysis%20Services/AS%20Excel%20Client/10/Microsoft.DataWarehouse.DLL<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
WindowsBase<br />
    Assembly Version: 3.0.0.0<br />
    Win32 Version: 3.0.6920.5001 built by: Win7RTMGDR<br />
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
</channel>
</rss>

