<?xml version="1.0" encoding="windows-1252"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><id>tag:blogger.com,1999:blog-6585129</id><updated>2007-06-19T07:04:19.703+01:00</updated><title type="text">MCMSfaq.com</title><link rel="alternate" type="text/html" href="http://www.mcmsfaq.com/default.asp" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default?start-index=26&amp;max-results=25" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" /><author><name>Spencer</name></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>317</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Mcmsfaqcom" /><feedburner:info uri="mcmsfaqcom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry><id>tag:blogger.com,1999:blog-6585129.post-2963015439771831164</id><published>2007-06-19T07:04:00.000+01:00</published><updated>2007-06-19T07:04:19.712+01:00</updated><title type="text">Announcing three CodePlex projects for community WCM code samples</title><content type="html">&lt;blockquote&gt; &lt;p&gt;&lt;em&gt;Cross posted on &lt;/em&gt;&lt;a href="http://www.andrewconnell.com/blog"&gt;&lt;strong&gt;&lt;em&gt;Andrew Connell&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;We (&lt;a href="http://www.harbar.net/"&gt;&lt;strong&gt;Spencer Harbar&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;&amp;amp; &lt;a href="http://www.andrewconnell.com/blog"&gt;&lt;strong&gt;Andrew Connell&lt;/strong&gt;&lt;/a&gt;) would like to announce three new &lt;a href="http://www.codeplex.com"&gt;&lt;strong&gt;CodePlex&lt;/strong&gt;&lt;/a&gt; projects created to enable the community to share examples of useful Publishing site elements built using the Web Content Management features of Office SharePoint Server 2007. Initially these projects contain a number of commonly used MCMS 2002 Placeholder controls converted for use within MOSS Publishing sites which have been graciously donated by Microsoft. Over time these samples will be augmented and enhanced. Future plans include the consolidation and alignment of deployment mechanisms of all code samples in all projects.  &lt;p&gt;All the CodePlex projects listed below are released under the most permissive Microsoft license (&lt;a href="http://www.microsoft.com/resources/sharedsource/licensingbasics/permissivelicense.mspx"&gt;&lt;strong&gt;Ms-PL&lt;/strong&gt;&lt;/a&gt;) which means that you can do virtually anything you want with these code samples.  &lt;p&gt;Many of the code samples include a MS Word document explaining the process of developing the code sample as well as deployment instructions.  &lt;p&gt;The projects (and the included code samples) are broken down as follows:  &lt;p&gt;&amp;nbsp;  &lt;p&gt;&lt;a href="http://www.codeplex.com/SPWCMFieldControls"&gt;&lt;strong&gt;SharePoint 2007 WCM Field Controls&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;A collection of sample Field Controls for use within Publishing Sites built using Office SharePoint Server 2007's Web Content Management features.  &lt;ul&gt; &lt;li&gt;&lt;b&gt;MultimediaFieldControl&lt;/b&gt;: &lt;font color="#000000"&gt;Custom field type and control allowing content authors to specify a URL, width and height of a media file (SWF, PDF, WMV, MPEG, AVI, MPG, MOV) and renders the display of the control with the appropriate ActiveX control markup.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;a href="http://www.codeplex.com/SPWCMWebParts"&gt;&lt;strong&gt;SharePoint 2007 WCM Web Parts&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;A collection of sample Web Parts for use within Publishing Sites built using Office SharePoint Server 2007's Web Content Management features.  &lt;ul&gt; &lt;li&gt;&lt;b&gt;FAQWebPart:&lt;/b&gt; &lt;font color="#000000"&gt;Web Part that allows business users to contribute to a frequently asked questions list which is rendered with DHTML allowing users to expand/collapse each FAQ item.&lt;/font&gt;  &lt;li&gt;&lt;b&gt;RandomFlashMovieWebPart: &lt;/b&gt;&lt;font color="#000000"&gt;Web Part that allows a content author to select one or more Flash movies from a SharePoint library. The Web Part will then display one of the Flash movies, at random, in display mode.&lt;/font&gt;  &lt;li&gt;&lt;b&gt;ThumbnailWebPart:&lt;/b&gt; &lt;font color="#000000"&gt;Content authors can specify a SharePoint library containing images that the Web Part will generate thumbnails for. It allows content authors to specify the size, sort order and the number of thumbnails to be displayed in one row.&lt;b&gt;&lt;/b&gt;&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;a href="http://www.codeplex.com/SPWCMUtils"&gt;&lt;strong&gt;SharePoint 2007 WCM Utilities&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;A collection of useful utilities for Publishing Sites built using Office SharePoint Server 2007's Web Content Management features.  &lt;ul&gt; &lt;li&gt;&lt;b&gt;METATagsGenerator&lt;/b&gt;: &lt;font color="#000000"&gt;This ASP.NET 2.0 server control renders HTML &amp;lt;META&amp;gt; tags for each field in the current page’s content type.&lt;/font&gt;  &lt;li&gt;&lt;b&gt;PropertyBagFeature&lt;/b&gt;: &lt;font color="#000000"&gt;Allows content authors to modify values within the property bag of pages… similar to the custom properties provided in MCMS 2002.&lt;/font&gt;  &lt;li&gt;&lt;b&gt;SharePointSSLHttpModule&lt;/b&gt;: &lt;font color="#000000"&gt;Makes it easy for developers to SSL enable certain parts of a MOSS 2007 WCM Publishing site.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Please use the CodePlex Discussions capability to provide any comments and feedback.&lt;/strong&gt;  &lt;p&gt;Again… we plan to update these code samples to make the deployment story more consistent in the future as well as add additional samples to each of these projects. Got a cool sample to share… let us know!  </content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/PlqtV6wVJ7A/announcing-three-codeplex-projects-for.asp" title="Announcing three CodePlex projects for community WCM code samples" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/2963015439771831164" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/2963015439771831164" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2007/06/announcing-three-codeplex-projects-for.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-5034493853335674251</id><published>2007-04-11T16:53:00.000+01:00</published><updated>2007-04-11T16:53:04.447+01:00</updated><title type="text">Microsoft Security Bulletin MS07-018: Vulnerabilities in Microsoft Content Management Server Could Allow Remote Code Execution (925939)</title><content type="html">&lt;p&gt;Get this essential fix for the Cross Site Scripting Vulnerability&amp;nbsp;reported by Netcraft's Martyn Tovey. &lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;Microsoft Content Management Server 2001 Service Pack 1 — &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=0AAC923D-A6B8-4023-9977-AEA6782DC1C7"&gt;&lt;strong&gt;Download the update&lt;/strong&gt; (KB924430)&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;Microsoft Content Management Server 2002 Service Pack 2 — &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=41D53931-BCF8-43D9-9D16-592EBFB0AC04"&gt;&lt;strong&gt;Download the update&lt;/strong&gt; (KB924429)&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Bizarrely enough, this patch resulted in MCMS being mentioned for the first time on the &lt;a href="http://news.bbc.co.uk/1/hi/technology/6544089.stm"&gt;&lt;strong&gt;BBC's news&lt;/strong&gt;&lt;/a&gt; site!  &lt;p&gt;&amp;nbsp;  &lt;p&gt;&lt;a href="http://www.microsoft.com/technet/security/bulletin/ms07-018.mspx"&gt;Link to Microsoft Security Bulletin MS07-018: Vulnerabilities in Microsoft Content Management Server Could Allow Remote Code Execution (925939)&lt;/a&gt;&lt;/p&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/8vJWdxESgsE/microsoft-security-bulletin-ms07-018.asp" title="Microsoft Security Bulletin MS07-018: Vulnerabilities in Microsoft Content Management Server Could Allow Remote Code Execution (925939)" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/5034493853335674251" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/5034493853335674251" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2007/04/microsoft-security-bulletin-ms07-018.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-4169632044015080315</id><published>2007-03-25T16:12:00.000+01:00</published><updated>2007-03-25T16:12:39.220+01:00</updated><title type="text">Some cool new MCMS sites</title><content type="html">&lt;p&gt;&lt;/p&gt; &lt;p&gt;Mahdi Abdulhamid, from &lt;a href="http://www.il.com.sa/"&gt;Interactive Saudi Arabia Ltd&lt;/a&gt; dropped me a line regarding some recently launched MCMS sites, check them out: &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.sfda.gov.sa"&gt;http://www.sfda.gov.sa&lt;/a&gt; &amp;nbsp;&amp;nbsp;(Saudi Food and Drug Authority)&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.mawhiba.org.sa"&gt;http://www.mawhiba.org.sa&lt;/a&gt; &amp;nbsp;(King Abdulaziz and His Companions Foundation for the Gifted) &lt;/li&gt; &lt;li&gt;&lt;a href="http://stcex.gotevot.edu.sa"&gt;http://stcex.gotevot.edu.sa&lt;/a&gt; (Fourth Saudi Technical Conference &amp;amp; Exhibition)&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.elm.com.sa"&gt;http://www.elm.com.sa&lt;/a&gt; (AL-ELM Information Security Co.)&lt;/li&gt;&lt;/ul&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/mZLfcKZlH_0/some-cool-new-mcms-sites.asp" title="Some cool new MCMS sites" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/4169632044015080315" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/4169632044015080315" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2007/03/some-cool-new-mcms-sites.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115996251536919687</id><published>2006-10-04T12:48:00.000+01:00</published><updated>2006-10-04T12:48:35.400+01:00</updated><title type="text">Letter to Content Management Server Customers</title><content type="html">Hear from Jeff Teper, Corporate Vice President of the Office Servers Group, about why the Content Management Server product has been incorporated the new Office SharePoint Server 2007.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/7dPSf5HyZYo/letter-to-content-management-server.asp" title="Letter to Content Management Server Customers" /><link rel="related" href="http://www.microsoft.com/cmserver/letter.mspx" title="Letter to Content Management Server Customers" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115996251536919687" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115996251536919687" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/10/letter-to-content-management-server.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115967362505097100</id><published>2006-10-01T04:33:00.000+01:00</published><updated>2006-10-01T04:33:45.073+01:00</updated><title type="text">Building HedKandi.com in MOSS 2007</title><content type="html">&lt;p&gt;Ben Robb from &lt;a href="http://www.cscape.com/home.cScape"&gt;cScape&lt;/a&gt; is over on the &lt;a href="http://blogs.msdn.com/ecm/default.aspx"&gt;ECM Team Blog&lt;/a&gt;, talking about the development of the &lt;a href="http://www.hedkandi.com/"&gt;HedKandi&lt;/a&gt; for Ministry of Sound using Microsoft Office SharePoint Server 2007.&lt;/p&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/LJG3K_ThrRE/building-hedkandicom-in-moss-2007.asp" title="Building HedKandi.com in MOSS 2007" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115967362505097100" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115967362505097100" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/10/building-hedkandicom-in-moss-2007.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115733029721471457</id><published>2006-09-04T01:38:00.000+01:00</published><updated>2006-09-04T01:55:25.006+01:00</updated><title type="text">TechEd US 2006 Slide Decks</title><content type="html">&lt;p&gt;TechEd in Boston earlier this year featured some great content on Office SharePoint Server, and it's WCM features. To build great web content solutions with MOSS it is paramount to understand the broad spectrum of services offered. The following sessions are of particular interest to Content Management Server developers interested in what the near future holds.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;TechEd US 2006&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="/sd/OFC202_Fitzmaurice.ppt"&gt;&lt;strong&gt;OFC202 - Windows SharePoint Services (version 3): Overview and What's New&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;This session covers technical fundamentals of the next generation of Microsoft's Web workspace technology - what's new, what's changed, how it works, and why you should deploy it and develop on it. This session is a prerequisite for "Office SharePoint Server 2007: Overview and What's New".&lt;/p&gt;&lt;p&gt;&lt;a href="/sd/OFC207_Fitzmaurice.ppt"&gt;&lt;strong&gt;OFC207 - Microsoft Office SharePoint Server 2007: Overview and What's New&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Office SharePoint Server 2007 is much more than an upgrade to SharePoint Portal Server 2003 and Content Management Server 2002. This session covers technical fundamentals, feature overviews, new sets of server functionality, and implications for developers and IT professionals alike. NOTE: Since Office SharePoint Server 2007 is built on Windows SharePoint Service 3.0, this session requires that you attend "Windows SharePoint Services 3.0 - Overview and What's New" first. &lt;p&gt;&lt;a href="/sd/OFC210_Malek.ppt"&gt;&lt;strong&gt;OFC210 - Microsoft Office SharePoint Designer 2007: Create and Customize SharePoint Web Sites and Build Workflow-Enabled Applications&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;Come and learn about Office SharePoint Designer 2007. This is the powerful and easy-to-use tool for information workers to automate business processes and build efficient applications on top of the SharePoint platform, and tailor their SharePoint site to their needs in an IT-managed environment.&lt;/p&gt;&lt;p&gt;&lt;a href="/sd/OFC216_Shah_German.ppt"&gt;&lt;strong&gt;OFC216 - Using the Web Content Management Features of Microsoft Office SharePoint Server 2007 to Build Great Looking Sites&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;This action-packed session covers a technical drilldown of the new Web content management features in Office SharePoint Server 2007. Learn how to build a rich publishing site with a consistent, customized look and feel. Understand how authors can create Web pages in-context and using applications such as Microsoft Office Word that stay in synch with your Web site's look and feel. See how site managers can control what content gets published using features like workflow and scheduling. Finally, hear a discussion on how the authoring interface and experience can be customized.&lt;/p&gt;&lt;p&gt;&lt;a href="/sd/OFC323_Masson.ppt"&gt;&lt;strong&gt;OFC323 - Dot-Com Meets SharePoint: Building an Internet-Facing Web Site Using Microsoft Office SharePoint Server 2007&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;This session discusses how to build, deploy and manage Internet-facing Web sites using Office SharePoint Server 2007. Learn how to enable caching and anonymous access to make your site support millions of users, setup content deployment to copy content to your production environment across a firewall, and use the variations feature to provide Web pages in multiple languages or for multiple devices. &lt;p&gt;&lt;a href="/sd/OFC329_Shah.ppt"&gt;&lt;strong&gt;OFC329 - Migrating Your Content Management Server 2002 Web Sites to Microsoft Office SharePoint Server 2007&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;This session discusses how to migrate your Content Management Server (CMS) 2002 sites to Office SharePoint Server 2007. Learn how to assess your CMS 2002 application, the different migration scenarios possible and how to plan for migration. It includes a discussion on the out-of-the-box data migration tool and best practices for preparing your application for migration.&lt;/p&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/-TNpoBhvjcg/teched-us-2006-slide-decks.asp" title="TechEd US 2006 Slide Decks" /><link rel="related" href="http://www.mcmsfaq.com/training/slides.asp" title="TechEd US 2006 Slide Decks" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115733029721471457" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115733029721471457" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/09/teched-us-2006-slide-decks.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115701928360252102</id><published>2006-08-31T11:13:00.000+01:00</published><updated>2006-08-31T11:14:43.616+01:00</updated><title type="text">FIX: Error message when you try to use Visual Studio 2005 Team Foundation Server to check in files on a computer that is running CMS</title><content type="html">On a computer that is running Microsoft Content Management Server (MCMS) 2002 Service Pack 2 (SP2), you try to use the source control feature in Microsoft Visual Studio 2005 Team Foundation Server to check in files. However, you receive the following error message:&lt;br /&gt;&lt;br /&gt;[Microsoft Visual Studio]Unable to cast object of type 'Microsoft.ContentManagement.DeveloperTools.VisualStudio.Documents.TemplateExplorerDocument' to type 'Microsoft.VisualStudio.Shell.Interop.IVsHierarchy'.&lt;br /&gt;&lt;br /&gt;This problem also occurs if the following conditions are true:&lt;br /&gt;•An MCMS 2002 project is opened in Microsoft Visual Studio 2005.&lt;br /&gt;•You perform a unit test in Visual Studio 2005.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/O-m87PerU54/fix-error-message-when-you-try-to-use.asp" title="FIX: Error message when you try to use Visual Studio 2005 Team Foundation Server to check in files on a computer that is running CMS" /><link rel="related" href="http://support.microsoft.com/?kbid=919913" title="FIX: Error message when you try to use Visual Studio 2005 Team Foundation Server to check in files on a computer that is running CMS" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115701928360252102" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115701928360252102" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/08/fix-error-message-when-you-try-to-use.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115685827831726895</id><published>2006-08-29T14:30:00.000+01:00</published><updated>2006-08-29T14:31:18.316+01:00</updated><title type="text">MCMS ASP.NET 2.0 Book Sample Chapter</title><content type="html">Packt have put up a sample chapter of our new MCMS and ASP.NET 2.0 book!</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/JuHOqRBsAd8/mcms-aspnet-20-book-sample-chapter.asp" title="MCMS ASP.NET 2.0 Book Sample Chapter" /><link rel="related" href="http://www.packtpub.com/files/SampleChapter_asp.net2.0.pdf" title="MCMS ASP.NET 2.0 Book Sample Chapter" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115685827831726895" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115685827831726895" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/08/mcms-aspnet-20-book-sample-chapter.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115685793307077379</id><published>2006-08-29T14:24:00.000+01:00</published><updated>2006-08-29T14:25:33.086+01:00</updated><title type="text">You cannot access Content Management Server 2002 when you use a user from a universal group that belongs to a domain and the domain differs from the d</title><content type="html">&lt;p&gt;You cannot access Content Management Server 2002 when you use a user from a universal group that belongs to a domain and the domain differs from the domain of the universal group.&lt;/p&gt;&lt;p&gt;Consider the following scenario. You use a user from a universal group membership that belongs to a domain, and the domain differs from the domain of the universal group. You try to access Microsoft Content Management Server (MCMS) 2002. In this scenario, you cannot access MCMS 2002. &lt;/p&gt;&lt;p&gt; &lt;/p&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/fL7VDdibKCI/you-cannot-access-content-management.asp" title="You cannot access Content Management Server 2002 when you use a user from a universal group that belongs to a domain and the domain differs from the d" /><link rel="related" href="http://support.microsoft.com/?kbid=914017" title="You cannot access Content Management Server 2002 when you use a user from a universal group that belongs to a domain and the domain differs from the d" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115685793307077379" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115685793307077379" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/08/you-cannot-access-content-management.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115400065366061014</id><published>2006-07-27T12:42:00.000+01:00</published><updated>2006-07-27T12:44:13.706+01:00</updated><title type="text">New MCMS KBs</title><content type="html">&lt;p&gt;&lt;a href="http://support.microsoft.com/?kbid=919099"&gt;FIX: Authors may receive authoring error messages when they perform any authoring action after an author deletes a page that stored on a large Content Management Server 2001 database&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/?kbid=913072"&gt;FIX: The import may fail when you try to import certain SDO package files in MCMS 2002 Service Pack 1a&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/?kbid=921930"&gt;FIX: Error message when you render a placeholder in edit mode and when you change the focus from an Internet Explorer browser window to any other open window in MCMS 2002: "Object Expected"&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/?kbid=913706"&gt;FIX: The attachment is stored as an unmanaged link when the file name contains a letter that has a grave accent in MCMS 2002 Service Pack 2 and in MCMS 2002 Service Pack 1a&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/?kbid=921300"&gt;FIX: You may not see parts of a Web site after you import an .sdo file that contains updates to connected postings in MCMS 2002 Service Pack 2&lt;/a&gt;&lt;/p&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/LlH5osn3qvY/new-mcms-kbs.asp" title="New MCMS KBs" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115400065366061014" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115400065366061014" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/07/new-mcms-kbs.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115151910941203404</id><published>2006-06-28T19:21:00.000+01:00</published><updated>2006-06-28T19:46:20.933+01:00</updated><title type="text">Coming Soon - Enhancing Microsoft Content Management Server with ASP.NET 2.0</title><content type="html">&lt;a href="http://www.packtpub.com/images/100x123/1904811523.png"&gt;&lt;img style="FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 120px; CURSOR: hand" alt="" src="http://www.packtpub.com/images/100x123/1904811523.png" border="0" /&gt;&lt;/a&gt;Lim Mei Ying, Stefan Gosser and I are putting the finishing touches to our new MCMS development book, coming soon from Packt.&lt;br /&gt;&lt;br /&gt;The release of Microsoft Content Management Server (MCMS) Service Pack 2 opens up the world of ASP.NET 2.0 to MCMS developers. Written by the masters of MCMS, this book shows you how to use the new features of ASP.NET 2.0 that everyone is talking about in your MCMS development.&lt;br /&gt;&lt;br /&gt;You will first learn how to install and configure MCMS SP2. There are two approaches to setting up a development environment for SP2: an upgrade from a previous SP1a installation or starting from scratch and building a fresh installation including SP2. Of course, both approaches are covered.&lt;br /&gt;&lt;br /&gt;You will become familiar with the MCMS Service Pack 2 development environment, and create custom Visual Studio 2005 templates to overcome some of the issues which are present with the templates shipped with MCMS SP2.&lt;br /&gt;&lt;br /&gt;After that, its time to look at some of the most exciting features of ASP.NET 2.0, and how you can make use of them in MCMS: master pages, site navigation, themes, and the membership provider model.&lt;br /&gt;&lt;br /&gt;One of the coolest features introduced with ASP.NET 2.0 is master pages, which allow developers to enforce common layout and behaviour across pages within an application. You will learn about the benefits of using master pages and see a step-by-step guide for implementing them in your MCMS applications, where they become master templates!&lt;br /&gt;&lt;br /&gt;ASP.NET 2.0 introduces a whole new way of implementing site navigation, driven by site maps. By programmatically adding channels and postings to a site map you will see how to smoothly integrate these controls to any MCMS site.&lt;br /&gt;&lt;br /&gt;To customize the look of your site, we will see how a common look and feel can be applied efficiently to a MCMS site by using ASP.NET 2.0 themes. An essential customization required for themes to work correctly in an MCMS site is a must-read feature of this chapter.&lt;br /&gt;&lt;br /&gt;MCMS has its own role based authorization and user management system which cannot be extended. However, the new ASP.NET 2.0 Membership Provider Model and the shipped controls can be used within MCMS applications to improve the implementation of Forms Authentication and provide a more elegant solution for authenticating against an external store.&lt;br /&gt;&lt;br /&gt;A collection of tips and tricks round off the book, including using the Provider Model design pattern to ease migration to Office SharePoint Portal Server</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/jg3wjmKsNIA/coming-soon-enhancing-microsoft.asp" title="Coming Soon - Enhancing Microsoft Content Management Server with ASP.NET 2.0" /><link rel="related" href="http://www.packtpub.com/asp_mcms/book" title="Coming Soon - Enhancing Microsoft Content Management Server with ASP.NET 2.0" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115151910941203404" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115151910941203404" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/06/coming-soon-enhancing-microsoft.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115151970665404254</id><published>2006-06-28T19:31:00.000+01:00</published><updated>2006-06-28T19:35:06.680+01:00</updated><title type="text">MCMS Manager 6.2</title><content type="html">&lt;span xmlns=""&gt;&lt;p&gt;Chester has released a new update to his excellent MCMS Manager Utility Suite. Version 6.2 now targets the .NET Framework 2.0 and also includes the following new features from 6.1:&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;Adding Resources&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Windows Authentication&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Web Service Authentication&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;a href="http://mcmsmanager.sourceforge.net/"&gt;http://mcmsmanager.sourceforge.net/&lt;/a&gt;&lt;br /&gt;			&lt;/p&gt;&lt;/span&gt;</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/sxp3Bvn3338/mcms-manager-62.asp" title="MCMS Manager 6.2" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115151970665404254" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115151970665404254" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/06/mcms-manager-62.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-115004051558019741</id><published>2006-06-11T16:38:00.000+01:00</published><updated>2006-06-11T16:41:55.593+01:00</updated><title type="text">Tech Ed 2006 Boston</title><content type="html">I am at Tech Ed Boston this week. If you want to catch up and talk about Web Content Management in Office SharePoint Server 2007, or indeed MCMS(!) then get in touch. spence@harbar.net</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/jXvWow1p-f4/tech-ed-2006-boston.asp" title="Tech Ed 2006 Boston" /><link rel="related" href="http://www.microsoft.com/teched" title="Tech Ed 2006 Boston" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115004051558019741" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/115004051558019741" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/06/tech-ed-2006-boston.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114964144505977781</id><published>2006-06-07T01:49:00.000+01:00</published><updated>2006-06-07T01:50:45.073+01:00</updated><title type="text">Web Content Management in Office SharePoint Server 2007</title><content type="html">The &lt;a href="/moss/"&gt;WCM in Office SharePoint Server 2007&lt;/a&gt; area is now available. Watch out for more updates and orginal content soon.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/MTWt3lhfo1s/web-content-management-in-office.asp" title="Web Content Management in Office SharePoint Server 2007" /><link rel="related" href="http://www.mcmsfaq.com/moss" title="Web Content Management in Office SharePoint Server 2007" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114964144505977781" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114964144505977781" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/06/web-content-management-in-office.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114960406880453588</id><published>2006-06-06T15:27:00.000+01:00</published><updated>2006-06-06T15:27:48.820+01:00</updated><title type="text">MCMS 2002 SP2 with ASP.NET Web Parts</title><content type="html">Stefan has a nice entry on using Web Parts with MCMS templates.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/O2QmaGU77ms/mcms-2002-sp2-with-aspnet-web-parts.asp" title="MCMS 2002 SP2 with ASP.NET Web Parts" /><link rel="related" href="http://blogs.technet.com/stefan_gossner/archive/2006/06/06/432920.aspx" title="MCMS 2002 SP2 with ASP.NET Web Parts" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114960406880453588" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114960406880453588" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/06/mcms-2002-sp2-with-aspnet-web-parts.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114928263085988958</id><published>2006-06-02T22:09:00.000+01:00</published><updated>2006-06-02T22:10:30.893+01:00</updated><title type="text">Proper Forms in your MCMS apps</title><content type="html">Business Web have released AFLite 2.1. Get some.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/GgZN1Szz-dg/proper-forms-in-your-mcms-apps.asp" title="Proper Forms in your MCMS apps" /><link rel="related" href="http://aflite.businesswebsoftware.com" title="Proper Forms in your MCMS apps" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114928263085988958" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114928263085988958" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/06/proper-forms-in-your-mcms-apps.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114911002790142443</id><published>2006-05-31T22:12:00.000+01:00</published><updated>2006-05-31T22:13:47.920+01:00</updated><title type="text">MCMS and the ActiveX activation behavior change in Internet Explorer</title><content type="html">Stefan provides a nice solution for the new "behaviour" of ActiveX controls - of which the HtmlPlaceholder is one.&lt;br /&gt;&lt;br /&gt;Solution also &lt;a href="http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=0513a112-53f7-4e6e-ba46-b8613b647c74"&gt;up on GotDotNet&lt;/a&gt;.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/IvyiXZ7GW5E/mcms-and-activex-activation-behavior.asp" title="MCMS and the ActiveX activation behavior change in Internet Explorer" /><link rel="related" href="http://blogs.technet.com/stefan_gossner/archive/2006/05/31/431182.aspx" title="MCMS and the ActiveX activation behavior change in Internet Explorer" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114911002790142443" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114911002790142443" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/mcms-and-activex-activation-behavior.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114850972843302453</id><published>2006-05-24T23:27:00.000+01:00</published><updated>2006-05-24T23:28:48.450+01:00</updated><title type="text">Content Management Server 2002 Developer Portal</title><content type="html">MCMS 2002 and SharePoint Portal Server 2003 are truly integrated into a common architecture in Microsoft Office SharePoint Server 2007. In SharePoint Server 2007, many tasks such as navigation, summary links, and scheduled deployment that an MCMS 2002 developer would perform can now be performed by users or IT professionals.SharePoint Server 2007 is built upon Microsoft Windows SharePoint Services (version 3), which includes many features previously provided by MCMS 2002, such as workflow and authentication. In addition, because SharePoint Server 2007 is based upon Windows SharePoint Services V3, which is based upon Microsoft ASP.NET 2.0, you can use functionality such as master pages, authentication providers, and navigation providers in SharePoint Server 2007.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/L5mjE4SPhkY/content-management-server-2002.asp" title="Content Management Server 2002 Developer Portal" /><link rel="related" href="http://msdn.microsoft.com/office/server/mcms/default.aspx" title="Content Management Server 2002 Developer Portal" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114850972843302453" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114850972843302453" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/content-management-server-2002.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114847676866296617</id><published>2006-05-24T14:18:00.000+01:00</published><updated>2006-05-24T14:19:28.690+01:00</updated><title type="text">MCMS 2002: CMS Assessment Tool</title><content type="html">Assess and analyze your Microsoft® Content Management Server (MCMS) 2002 site to determine the level of work needed to migrate it to Microsoft® Office SharePoint® Server 2007.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/bMt2YomjscI/mcms-2002-cms-assessment-tool.asp" title="MCMS 2002: CMS Assessment Tool" /><link rel="related" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=360d0e83-fa70-4c24-bcd6-426cafbcc627&amp;DisplayLang=en" title="MCMS 2002: CMS Assessment Tool" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114847676866296617" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114847676866296617" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/mcms-2002-cms-assessment-tool.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114844066553651785</id><published>2006-05-24T04:16:00.000+01:00</published><updated>2006-05-24T04:17:45.550+01:00</updated><title type="text">MSDN SharePoint Migration Center</title><content type="html">The migration center includes the following information for MCMS developers:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/office/server/moss/2007/migration/default.aspx?pull=/library/en-us/dnmscms02/html/CMSVersionAPIDiffs.asp" target="_blank"&gt;Mapping MCMS 2002 APIs to SharePoint Server 2007&lt;/a&gt;: Understand the changes, differences, and benefits of the MCMS APIs as implemented in SharePoint Server.  &lt;br /&gt;&lt;a href="http://msdn.microsoft.com/office/server/moss/2007/migration/default.aspx?pull=/library/en-us/dnmscms02/html/CMS2002PlanningForMigration.asp" target="_blank"&gt;Planning MCMS 2002 Application Migration to SharePoint Server 2007&lt;/a&gt;: Use this guide in planning your migration to SharePoint 2007.&lt;br /&gt;&lt;a href="http://msdn2.microsoft.com/en-us/ms406043(office.12).aspx" target="_blank"&gt;SharePoint Server 2007 for MCMS 2002 Developers&lt;/a&gt;: See how SharePoint Server 2007 merges the functionality of MCMS 2002 and SharePoint Portal Server 2003 with new functionality to create one integrated set of technologies built on Windows SharePoint Services.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/McelG8GEQNo/msdn-sharepoint-migration-center.asp" title="MSDN SharePoint Migration Center" /><link rel="related" href="http://msdn.microsoft.com/office/server/moss/2007/migration/" title="MSDN SharePoint Migration Center" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114844066553651785" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114844066553651785" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/msdn-sharepoint-migration-center.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114839977959168619</id><published>2006-05-23T16:54:00.000+01:00</published><updated>2006-05-23T16:56:19.636+01:00</updated><title type="text">Tools for MCMS</title><content type="html">Steve Walker has posted some MCMS utilities up on a GDN Workspace. Included is the excellent standalone Template Manager, along with a Postings Author and Batch Author.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/iTBHfCfNtLc/tools-for-mcms.asp" title="Tools for MCMS" /><link rel="related" href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=1eb6aac6-e18c-43ae-a8af-11724763d5f4" title="Tools for MCMS" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114839977959168619" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114839977959168619" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/tools-for-mcms.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114779587940909917</id><published>2006-05-16T17:10:00.000+01:00</published><updated>2006-05-16T17:11:19.410+01:00</updated><title type="text">SharePoint Conference 2006</title><content type="html">I'm in Bellevue this week attending the SharePoint Conference.&lt;br /&gt;&lt;br /&gt;If you'd like to catch up and talk about ECM in Office SharePoint Server 2007, or SharePoint in general, drop me an email.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/5IS6biUOlO4/sharepoint-conference-2006.asp" title="SharePoint Conference 2006" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114779587940909917" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114779587940909917" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/sharepoint-conference-2006.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114779558830247113</id><published>2006-05-16T17:05:00.000+01:00</published><updated>2006-05-16T17:06:28.320+01:00</updated><title type="text">ECM Team Blog</title><content type="html">Launched today - the ECM team blog. Check it out!</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/-WLMOmQLnDI/ecm-team-blog.asp" title="ECM Team Blog" /><link rel="related" href="http://blogs.msdn.com/ecm" title="ECM Team Blog" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114779558830247113" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114779558830247113" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/ecm-team-blog.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114716592998566986</id><published>2006-05-09T10:11:00.000+01:00</published><updated>2006-05-09T10:12:10.003+01:00</updated><title type="text">Description of Content Management Server 2002 post-Service Pack 2 hotfix package.</title><content type="html">This hotfix package fixes the following issue that was not previously documented in a Microsoft Knowledge Base article:The German and French versions of Microsoft Content Management Server 2002 Service Pack 2 (SP2) include the incorrect Nrdhtml.cab file. The Nrdhtml.cab file that is included is the English version of the file</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/SEjdL7vibIs/description-of-content-management.asp" title="Description of Content Management Server 2002 post-Service Pack 2 hotfix package." /><link rel="related" href="http://support.microsoft.com/?kbid=917509" title="Description of Content Management Server 2002 post-Service Pack 2 hotfix package." /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114716592998566986" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114716592998566986" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/description-of-content-management.asp</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6585129.post-114709274587492826</id><published>2006-05-08T13:51:00.000+01:00</published><updated>2006-05-08T13:52:25.886+01:00</updated><title type="text">Tyler Butler on Content Deployment</title><content type="html">Tyler, a PM on the WCM team talks about the Content Deployment features in Office SharePoint Server 2007.</content><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Mcmsfaqcom/~3/INIzMC-7Zc4/tyler-butler-on-content-deployment.asp" title="Tyler Butler on Content Deployment" /><link rel="related" href="http://blogs.msdn.com/sharepoint/archive/2006/05/02/588140.aspx" title="Tyler Butler on Content Deployment" /><link rel="replies" type="application/atom+xml" href="http://www.mcmsfaq.com/atom.xml" title="Post Comments" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114709274587492826" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6585129/posts/default/114709274587492826" /><author><name>Spencer</name></author><feedburner:origLink>http://www.mcmsfaq.com/2006/05/tyler-butler-on-content-deployment.asp</feedburner:origLink></entry></feed>
