I cannot find Excel Web Access webpartI am unable to see the ExcelWebAccess web part in the list of Web parts available. I tried to add a new webpart in the webpart Gallery section but I do not get the Excel Web Part listed there. <br><br>I have a MOSS SP1 farm with 2 Web Front Ends, 1 Application Server (with Excel Calculation Services started) and 1 Database server.<br><br>I have activated the following Site Features:<br>1. Office SharePoint Server Enterprise Site features<br>2. Office SharePoint Server Publishing<br>3. Office SharePoint Server Standard Site features<br><br>In the populate Web Part gallery page, i get two weird options: ExcelWebRender and InternalEWA - these have the same dll as the ExcelWebAccess.webpart (which i do not see) - Microsoft.Office.Excel.WebUI...<br><br>Am i missing out on some property/change/configuration?<br><br>Any help would be appreciated!© 2009 Microsoft Corporation. All rights reserved.Mon, 09 Nov 2009 19:21:37 Zed4a7629-d510-4625-9651-e2a507d019c8http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#ed4a7629-d510-4625-9651-e2a507d019c8http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#ed4a7629-d510-4625-9651-e2a507d019c8Share-Pointerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Share-PointerI cannot find Excel Web Access webpartI am unable to see the ExcelWebAccess web part in the list of Web parts available. I tried to add a new webpart in the webpart Gallery section but I do not get the Excel Web Part listed there. <br><br>I have a MOSS SP1 farm with 2 Web Front Ends, 1 Application Server (with Excel Calculation Services started) and 1 Database server.<br><br>I have activated the following Site Features:<br>1. Office SharePoint Server Enterprise Site features<br>2. Office SharePoint Server Publishing<br>3. Office SharePoint Server Standard Site features<br><br>In the populate Web Part gallery page, i get two weird options: ExcelWebRender and InternalEWA - these have the same dll as the ExcelWebAccess.webpart (which i do not see) - Microsoft.Office.Excel.WebUI...<br><br>Am i missing out on some property/change/configuration?<br><br>Any help would be appreciated!Tue, 16 Dec 2008 13:38:58 Z2008-12-16T13:38:58Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#3062b284-9a09-4b73-9580-fe45a9234d14http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#3062b284-9a09-4b73-9580-fe45a9234d14Madhur Ahujahttp://social.msdn.microsoft.com/Profile/en-US/?user=Madhur%20AhujaI cannot find Excel Web Access webpartIt looks like corrupted provisioning of site. <br><br>Try these steps:<br> Copy the below text in a .dwp file and upload it into webpart gallery. You should see the webpart in the gallery.<br><br> <div class=e> <font class=m>&lt;?</font><font class=pi>xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; </font><font class=m>?&gt;</font> </div> <div class=k><font><a class=b style="">-</a></font><font class=m></font> </div> <div class=e> <div class=c style="margin-left:1em;text-indent:-2em"> <font class=m>&lt;</font><font class=t>WebPart</font><font class=ns> xmlns</font><font class=m>=&quot;</font><b class=ns>http://schemas.microsoft.com/WebPart/v2</b><font class=m>&quot;</font><font class=m>&gt;</font></div> <div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>Assembly</font><font class=m>&gt;</font><font class=tx>Microsoft.Office.Excel.WebUI, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c</font><font class=m>&lt;/</font><font class=t>Assembly</font><font class=m>&gt;</font> </div></div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>TypeName</font><font class=m>&gt;</font><font class=tx>Microsoft.Office.Excel.WebUI.ExcelWebRenderer</font><font class=m>&lt;/</font><font class=t>TypeName</font><font class=m>&gt;</font> </div></div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>Title</font><font class=m>&gt;</font><font class=tx>Excel Web Access</font><font class=m>&lt;/</font><font class=t>Title</font><font class=m>&gt;</font> </div></div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>Description</font><font class=m>&gt;</font><font class=tx>Use the Excel Web Access to interact with an Excel workbook as a Web page.</font><font class=m>&lt;/</font><font class=t>Description</font><font class=m>&gt;</font> </div></div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>FrameType</font><font class=m>&gt;</font><font class=tx>TitleBarOnly</font><font class=m>&lt;/</font><font class=t>FrameType</font><font class=m>&gt;</font> </div></div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>PartImageSmall</font><font class=m>&gt;</font><font class=tx>/_layouts/images/ewr023.gif</font><font class=m>&lt;/</font><font class=t>PartImageSmall</font><font class=m>&gt;</font> </div></div> <div class=e> <div style="margin-left:1em;text-indent:-2em"><font class=b> </font> <font class=m>&lt;</font><font class=t>PartImageLarge</font><font class=m>&gt;</font><font class=tx>/_layouts/images/ewr023.gif</font><font class=m>&lt;/</font><font class=t>PartImageLarge</font><font class=m>&gt;</font> </div></div> <div><font class=b> </font> <font class=m>&lt;/</font><font class=t>WebPart</font><font class=m>&gt;<br><br>--<br>Madhur<br></font></div></div></div><br> <hr class=sig>http://blogs.msdn.com/mahuja | Please mark the replies as answers if they helpTue, 16 Dec 2008 14:43:51 Z2008-12-16T14:44:43Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#7ac659bf-b918-4ca5-97f5-d38c3dfe75e7http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#7ac659bf-b918-4ca5-97f5-d38c3dfe75e7Madhur Ahujahttp://social.msdn.microsoft.com/Profile/en-US/?user=Madhur%20AhujaI cannot find Excel Web Access webpartOops. ignore the embedded CSS ...<br><br>--<br>Madhur<br> <hr class="sig">http://blogs.msdn.com/mahuja | Please mark the replies as answers if they helpTue, 16 Dec 2008 14:44:24 Z2008-12-16T14:44:24Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#3e9460de-4056-4ca5-9cb0-75e604b32751http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#3e9460de-4056-4ca5-9cb0-75e604b32751Mike Walsh MVPhttp://social.msdn.microsoft.com/Profile/en-US/?user=Mike%20Walsh%20MVPI cannot find Excel Web Access webpart Excel Web Access web part questions go to the excel Services forum.<br><br>Moving this there.Wed, 17 Dec 2008 06:10:43 Z2008-12-17T06:10:43Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#8f57409d-f9e1-46ed-9efb-3f4a13f54f0ehttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#8f57409d-f9e1-46ed-9efb-3f4a13f54f0eShare-Pointerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Share-PointerI cannot find Excel Web Access webpart Please elaborate on your suggestion. Where (in which file) should I copy the xml text?Mon, 22 Dec 2008 13:32:44 Z2008-12-22T13:32:44Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#a418f53b-2e3d-4981-91e1-8f7b5763b2d9http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#a418f53b-2e3d-4981-91e1-8f7b5763b2d9Madhur Ahujahttp://social.msdn.microsoft.com/Profile/en-US/?user=Madhur%20AhujaI cannot find Excel Web Access webpartYou copy it in notepad and save it with .dwp extension. Then upload this file into Site Settings - &gt; Galleries - &gt; Web Parts.<br><br>--<br>Madhur<br> <hr class="sig">http://blogs.msdn.com/mahuja | Please mark the replies as answers if they helpMon, 22 Dec 2008 14:02:43 Z2008-12-22T14:02:43Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#9d2df33f-85c0-4f1b-afc7-282d7e87e1f2http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#9d2df33f-85c0-4f1b-afc7-282d7e87e1f2Share-Pointerhttp://social.msdn.microsoft.com/Profile/en-US/?user=Share-PointerI cannot find Excel Web Access webpart Thanks Madur!<br>got it working following your solution..Fri, 02 Jan 2009 11:38:36 Z2009-01-02T11:38:36Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#fe3120c2-f9cd-49e5-aa5c-93f52222976fhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#fe3120c2-f9cd-49e5-aa5c-93f52222976fMadhur Ahujahttp://social.msdn.microsoft.com/Profile/en-US/?user=Madhur%20AhujaI cannot find Excel Web Access webpartGlad that it worked for you! <br><br>--<br>Madhur<br> <hr class="sig">http://blogs.msdn.com/mahuja | Please mark the replies as answers if they helpFri, 02 Jan 2009 11:40:03 Z2009-01-02T11:40:03Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#845ca9eb-9353-4176-bcd0-8a93709c5fdehttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#845ca9eb-9353-4176-bcd0-8a93709c5fdeAndre Galitskyhttp://social.msdn.microsoft.com/Profile/en-US/?user=Andre%20GalitskyI cannot find Excel Web Access webpartMadhur's solution worked for me as well.<hr class="sig">Andre Galitsky, MS-Certified SharePoint Administrator, Minneapolis, MN -- My SharePoint Blog: http://www.sharepointnomad.comThu, 07 May 2009 16:25:13 Z2009-05-07T16:25:13Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#2b76c902-8784-4c78-84c9-5c8d4e5d2236http://social.msdn.microsoft.com/Forums/en-US/sharepointexcel/thread/ed4a7629-d510-4625-9651-e2a507d019c8#2b76c902-8784-4c78-84c9-5c8d4e5d2236angeloh1http://social.msdn.microsoft.com/Profile/en-US/?user=angeloh1I cannot find Excel Web Access webpartMadhur, I copied from the &lt;?xml......... to the &lt;/WebPart&gt; and uploaded the file (I called _excel.dwp) successfully, then I could see Excell Web Access in the Web Part list - BUT, when I tried to load that web part I got the message:<br/><br/>Unable to add selected web part(s).<br/>Excel Web Access: The file you imported is not valid. Verify that the file is a Web Part description file (*.webpart or *.dwp) and that it contains well-formed XML.<br/><br/><br/>What did I do wrong? Thanks in advance.Mon, 09 Nov 2009 19:21:36 Z2009-11-09T19:21:36Z