<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.office.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx</link><description>Last Month, Nick wrote about the Office Web Apps team attending the SharePoint Conference to discuss Office Web Apps and how they can be deployed on SharePoint Foundation Server 2010. With the impending Beta release of both SharePoint and Office Web Apps</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27699</link><pubDate>Thu, 08 Sep 2011 22:12:05 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27699</guid><dc:creator>Bharat Sukhwal</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Well I had configured the Office Web Apps beta. ON the SHarePoint 2010 Configuration wizard on step 3 and second time on step 5, I got below error.&lt;/p&gt;
&lt;p&gt;Failed to register SharePoint services.An exception of type System.InvalidOperationException was thrown. &amp;nbsp;Additional exception information: Failed to load or format string Id ManagementUI_ExcelCalculationService_FriendlyName for culture en-US: System.TypeInitializationException: The type initializer for &amp;#39;Microsoft.Office.Excel.Server.Host.ExcelServerHost&amp;#39; threw an exception. ---&amp;gt; System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.TypeLoadException: Could not load type &amp;#39;Microsoft.Office.Excel.Server.MossHost.IHostExtension&amp;#39; from assembly &amp;#39;Microsoft.Office.Excel.Server.MossHost, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&amp;#39;.&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.MossHost.TryCreateHostExtension(String className, IHostExtension&amp;amp; extension)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.MossHost.LoadHostExtensions()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandle&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Activator.CreateInstance(Type type, Boolean nonPublic)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.CreateHost(String assemblyName, String className)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.CreateHost()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost..cctor()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.get_Host()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.get_BrandStrings()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.GetString(StringId id, EncodingType encodingType, Boolean syncCultures, Object[] args)&lt;/p&gt;
&lt;p&gt;System.InvalidOperationException: Failed to load or format string Id ManagementUI_ExcelCalculationService_FriendlyName for culture en-US: System.TypeInitializationException: The type initializer for &amp;#39;Microsoft.Office.Excel.Server.Host.ExcelServerHost&amp;#39; threw an exception. ---&amp;gt; System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.TypeLoadException: Could not load type &amp;#39;Microsoft.Office.Excel.Server.MossHost.IHostExtension&amp;#39; from assembly &amp;#39;Microsoft.Office.Excel.Server.MossHost, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&amp;#39;.&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.MossHost.TryCreateHostExtension(String className, IHostExtension&amp;amp; extension)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.MossHost.LoadHostExtensions()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandle&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Activator.CreateInstance(Type type, Boolean nonPublic)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.CreateHost(String assemblyName, String className)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.CreateHost()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost..cctor()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.get_Host()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.get_BrandStrings()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.GetString(StringId id, EncodingType encodingType, Boolean syncCultures, Object[] args) ---&amp;gt; System.TypeInitializationException: The type initializer for &amp;#39;Microsoft.Office.Excel.Server.Host.ExcelServerHost&amp;#39; threw an exception. ---&amp;gt; System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.TypeLoadException: Could not load type &amp;#39;Microsoft.Office.Excel.Server.MossHost.IHostExtension&amp;#39; from assembly &amp;#39;Microsoft.Office.Excel.Server.MossHost, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&amp;#39;.&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.MossHost.TryCreateHostExtension(String className, IHostExtension&amp;amp; extension)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.MossHost.LoadHostExtensions()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandle&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.Activator.CreateInstance(Type type, Boolean nonPublic)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.CreateHost(String assemblyName, String className)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.CreateHost()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost..cctor()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.Host.ExcelServerHost.get_Host()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.get_BrandStrings()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.GetString(StringId id, EncodingType encodingType, Boolean syncCultures, Object[] args)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;--- End of inner exception stack trace ---&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.StringManager.GetString(StringId id, EncodingType encodingType, Boolean syncCultures, Object[] args)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.Office.Excel.Server.MossHost.ExcelServerWebService.get_TypeName()&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInConfigDB(Boolean provisionTheServiceToo, String serviceRegistryKeyName)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()&lt;/p&gt;
&lt;p&gt;After some research I find on some ones blog to remove the registry entry of Excel Service. After that the wizard runs successfully. But when I open the PowerPoint in the browser I am getting the below issue.&lt;/p&gt;
&lt;p&gt;&amp;quot;PowerPoint Web App cannot open this presentation for viewing because of an unexpected error. To view this presentation, open it in Microsoft PowerPoint.&amp;quot;&lt;/p&gt;
&lt;p&gt;I have done following steps&lt;/p&gt;
&lt;p&gt;1. Activated the Feature&lt;/p&gt;
&lt;p&gt;2. Started the service&lt;/p&gt;
&lt;p&gt;3. Created the Proxy service&lt;/p&gt;
&lt;p&gt;4. Checked the service Accounts &lt;/p&gt;
&lt;p&gt;5. Checked the App Pool for the service&lt;/p&gt;
&lt;p&gt;But The issue remains. I have also tried the for 2 times sames steps. It kills my 2 days :). Any help will be appropriated.&lt;/p&gt;
&lt;p&gt;Bharat Sukhwal&lt;/p&gt;
&lt;p&gt;MCP/MCTS(WSS 3.0 and SharePoint 2010)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27699" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27698</link><pubDate>Thu, 08 Sep 2011 22:11:33 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27698</guid><dc:creator>Franklin Williams (MSFT)</dc:creator><description>&lt;p&gt;@Diligency-Boy&lt;/p&gt;
&lt;p&gt;Have you installed the language packs for SharePoint?&lt;/p&gt;
&lt;p&gt;www.microsoft.com/.../details.aspx&lt;/p&gt;
&lt;p&gt;It&amp;#39;s possible that this may be what&amp;#39;s causing this issue.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27698" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27697</link><pubDate>Thu, 08 Sep 2011 22:11:18 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27697</guid><dc:creator>梁晓龙</dc:creator><description>&lt;p&gt;I have run into a mistake when i configure the PSConfigUI.exe.&lt;/p&gt;
&lt;p&gt;Failed to load or formatstring Id ManagementUI_ExcelCalculationService_FriendlyName for culture zh-cn.&lt;/p&gt;
&lt;p&gt;TypeInitializationException:&amp;quot;Microsoft.Office.Excel.Server.Host.ExcelServerHost&amp;quot;&lt;/p&gt;
&lt;p&gt;????&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27697" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27696</link><pubDate>Thu, 08 Sep 2011 22:10:57 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27696</guid><dc:creator>long</dc:creator><description>&lt;p&gt;I have run into a mistake when i configure the PSConfigUI.exe.&lt;/p&gt;
&lt;p&gt;Failed to load or formatstring Id ManagementUI_ExcelCalculationService_FriendlyName for culture zh-cn.&lt;/p&gt;
&lt;p&gt;TypeInitializationException:&amp;quot;Microsoft.Office.Excel.Server.Host.ExcelServerHost&amp;quot;&lt;/p&gt;
&lt;p&gt;????&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27696" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27695</link><pubDate>Thu, 08 Sep 2011 22:10:33 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27695</guid><dc:creator>Kevin Marshall</dc:creator><description>&lt;p&gt;Regarding error: &lt;/p&gt;
&lt;p&gt;&amp;quot;Word Web App cannot open this document for viewing because of an unexpected error. To view this document, open it in Microsoft Word.&amp;quot;&lt;/p&gt;
&lt;p&gt;I too found that it was a permissions issue with the content database. I had setup the Office Apps services using my service account but the web application was setup using a separate content account. &lt;/p&gt;
&lt;p&gt;kevin&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27695" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27694</link><pubDate>Thu, 08 Sep 2011 22:10:16 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27694</guid><dc:creator>Uma</dc:creator><description>&lt;p&gt;Is it possible to install Office Web Apps 2010 in SharePoint Standard Edition&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27694" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27693</link><pubDate>Thu, 08 Sep 2011 22:10:09 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27693</guid><dc:creator>Uma</dc:creator><description>&lt;p&gt;Is it possible to install Office Web Apps 2010 in SharePoint Standard Edition&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27693" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27692</link><pubDate>Thu, 08 Sep 2011 22:09:54 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27692</guid><dc:creator>Bryan</dc:creator><description>&lt;p&gt;Is there any way to integrate the Office Web apps into my own application?&lt;/p&gt;
&lt;p&gt;Assume I&amp;#39;m creating my own web app. In my custom web app, I want to provide read-only views of Office docs (docx). Office web apps would be perfect for this.&lt;/p&gt;
&lt;p&gt;Is this sort of integration possible? Or are Office Web Apps restricted to only SP and SkyDrive?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27692" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27691</link><pubDate>Thu, 08 Sep 2011 22:09:36 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27691</guid><dc:creator>JamesB</dc:creator><description>&lt;p&gt;After following &amp;quot;the deployment guide&amp;quot; I ran into unexpected errors for all my documents e.g. &amp;quot;Word Web App cannot open this document for viewing because of an unexpected error. To view this document, open it in Microsoft Word.&amp;quot; &lt;/p&gt;
&lt;p&gt;The event log showed error 3760 from SharePoint Foundation, it&amp;#39;s was a DB access error. It turns out the application pool account running my Web Apps services was trying to connect to the Web Apps Content database. I tried adding permissions via SharePoint Central Administration but in the end I added the services account directly to the SQL database and things worked. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m not expecting this hideous hack to be necessary when we move to production, I expect it&amp;#39;s just a mater of waiting for more documentation. When I get some more time I&amp;#39;ll look at the warning event 7362 from the Publishing Cache: &lt;/p&gt;
&lt;p&gt;&amp;quot;Object Cache: The super user account utilized by the cache is not configured. This can increase the number of cache misses, which causes the page requests to consume unneccesary system resources. &lt;/p&gt;
&lt;p&gt;To configure the account use the following command &amp;#39;stsadm -o setproperty -propertyname portalsuperuseraccount -propertyvalue account -url webappurl&amp;#39;. The account should be any account that has Full Control access to the SharePoint databases but is not an application pool account.&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27691" width="1" height="1"&gt;</description></item><item><title>re: Deploying Office Web Apps in the Enterprise</title><link>http://blogs.office.com/b/officewebapps/archive/2009/11/18/deploying-office-web-apps-in-the-enterprise.aspx#27690</link><pubDate>Thu, 08 Sep 2011 22:09:04 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:27690</guid><dc:creator>ken.lv</dc:creator><description>&lt;p&gt;I have run into a mistake when i configure the PSConfigUI.exe.&lt;/p&gt;
&lt;p&gt;Failed to load or formatstring Id ManagementUI_ExcelCalculationService_FriendlyName for culture zh-cn.&lt;/p&gt;
&lt;p&gt;TypeInitializationException:&amp;quot;Microsoft.Office.Excel.Server.Host.ExcelServerHost&amp;quot;&lt;/p&gt;
&lt;p&gt;????&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=27690" width="1" height="1"&gt;</description></item></channel></rss>