<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx</link><description>We have now the third version of Team Services and it is called Windows SharePoint Services V3. It is now possible to have a better handling of version controlling means Major and Minor versions in a document library. Why not have this information also</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1554186</link><pubDate>Tue, 30 Jan 2007 04:20:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1554186</guid><dc:creator>samwise_gamgee</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Thank you for the helpful post. However -- I am wondering if you (or anyone else out there) could help me&lt;/p&gt;
&lt;p&gt;with an issue I've been having lately with WSS 3.0. &amp;nbsp;Here's a summary of my environment:&lt;/p&gt;
&lt;p&gt;DEV ENVIRONMENT SUMMARY:&lt;/p&gt;
&lt;p&gt;===================================================&lt;/p&gt;
&lt;p&gt;&amp;quot;bare&amp;quot; WSS 3.0 RTM (RTW) running on W2k3 SP1&lt;/p&gt;
&lt;p&gt;MOSS (ie. SPS) 2007 is NOT installed.&lt;/p&gt;
&lt;p&gt;MAIN GOAL: &amp;nbsp;Leverage WSS 3.0's versioning functionality for network communications management application.&lt;/p&gt;
&lt;p&gt;Installation of Event handlers is via Object model, NOT by features.&lt;/p&gt;
&lt;p&gt;PROBLEM SUMMARY:&lt;/p&gt;
&lt;p&gt;===================================================&lt;/p&gt;
&lt;p&gt;I have written classes to override the &amp;quot;ItemUpdated&amp;quot;, and &amp;quot;ItemAdded&amp;quot; methods as shown in this article, as&lt;/p&gt;
&lt;p&gt;well as trying to tap into other methods such as &amp;quot;ItemCheckedIn&amp;quot; &amp;quot;ItemDeleted&amp;quot; etc. &amp;nbsp;I have successfully been&lt;/p&gt;
&lt;p&gt;able to get the events to fire for simple tests.&lt;/p&gt;
&lt;p&gt;Now, as I prepare to deploy my event handlers in a more commercial environment, I have been running&lt;/p&gt;
&lt;p&gt;more rigorous tests, and have been getting very inconsistent behaviour with respect to the events &lt;/p&gt;
&lt;p&gt;firing on document libraries:&lt;/p&gt;
&lt;p&gt;The following WORKS:&lt;/p&gt;
&lt;p&gt; -- a) If I trigger events via the SP Web UI&lt;/p&gt;
&lt;p&gt; -- b) If I &amp;quot;SLOWLY&amp;quot; trigger events via the SP Object Model (ie. using SPFolder.Add(..) and SPFolder.Delete(..) methods)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;By &amp;quot;SLOWLY&amp;quot; I mean that I artifically &amp;quot;sleep&amp;quot; for a few seconds between consecutive calls.&lt;/p&gt;
&lt;p&gt;The following DOES NOT WORK (or works at best very inconsistently)&lt;/p&gt;
&lt;p&gt; -- c) If I &amp;quot;QUICKLY&amp;quot; trigger events via the SP Object Model (ie. using SPFolder.Add(..) and SPFolder.Delete(..))&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;By &amp;quot;QUICKY&amp;quot; I mean that I remove all of my artificial sleeps and let the code in b) run normally.&lt;/p&gt;
&lt;p&gt;The events sometime fire, sometimes not. &amp;nbsp;On a document library of ten items, I may have ZERO events fire, or&lt;/p&gt;
&lt;p&gt;I may get the events to fire only on the 1st, 3rd, and 8th item for example. &amp;nbsp;It is, as far as I can tell,&lt;/p&gt;
&lt;p&gt;rather random.&lt;/p&gt;
&lt;p&gt;Has anyone else noticed such strange behaviour? &amp;nbsp;I have searched and every example&lt;/p&gt;
&lt;p&gt;I've come across usually focuses on very simple docLib events (triggered via the SP UI), and often do not &lt;/p&gt;
&lt;p&gt;consider what would happen if MANY MANY events happen at once. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Though I feel the doclib events ins WSS 3.0 /SPS 2007 are a great enhancement from WSS 2.0 &lt;/p&gt;
&lt;p&gt;-- I am apprehensive to fully commit if the event model doesn't stand up well under high event loads?&lt;/p&gt;
&lt;p&gt;Thanks in advance for any help you can provide.&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1558774</link><pubDate>Tue, 30 Jan 2007 22:56:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1558774</guid><dc:creator>Joerg_Sinemus</dc:creator><description>&lt;p&gt;The best way to get and give community support could be one of our newsgroup. Start here &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/community/newsgroups/server/sharepoint.mspx"&gt;http://www.microsoft.com/technet/community/newsgroups/server/sharepoint.mspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1619649</link><pubDate>Wed, 07 Feb 2007 17:46:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1619649</guid><dc:creator>agoodwin</dc:creator><description>&lt;p&gt;Great post and this is exactly what I have been trying to achieve!&lt;/p&gt;
&lt;p&gt;My big questions is: why the hell wasn't this feature included in the WSS/Word integration options by default??!!! After all, once a document is in library you can connect any custom metadata using the Quick Parts as well as some defaults. So why not Version?? it's one of those items often used in word headers.&lt;/p&gt;
&lt;p&gt;Serious lack of forsight on the part of the MOSS development team? or just too complicated to get into this release?(doubtful)&lt;/p&gt;
</description></item><item><title>Connecting MOSS Version number in Word Documents</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1619881</link><pubDate>Wed, 07 Feb 2007 18:09:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1619881</guid><dc:creator>&lt;font size="3"&gt;in·for·ma·tion   /ˌɪnfərˈmeɪʃən/   [in-fer-mey-shuhn]&lt;/font&gt;</dc:creator><description>&lt;p&gt;Finally my first blog post - I've been struggling to find something worthwhile to submit and I suppose...&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1636746</link><pubDate>Fri, 09 Feb 2007 22:32:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1636746</guid><dc:creator>Joerg_Sinemus</dc:creator><description>&lt;P class=MsoNormal style="MARGIN:0cm 0cm 10pt;"&gt;&lt;SPAN style="mso-ansi-language:EN;"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;The SharePoint product group knows this customer need now.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1746128</link><pubDate>Fri, 23 Feb 2007 12:47:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1746128</guid><dc:creator>frommi</dc:creator><description>&lt;p&gt;I'm curious as to how steps 4 and 5 need to be performed.&lt;/p&gt;
&lt;p&gt;[On a remote machine] I did create a .cs file with the code above and &amp;quot;compiled&amp;quot; it to a DLL using csc.exe. I copied the DLL to the Sharepoint server but gacutil wouldn't add it to the GAC, stating an &amp;quot;unknown error&amp;quot;.&lt;/p&gt;
&lt;p&gt;Are there any further steps need to be taken or did I miss something essential? Is there a little more step-by-step guiding howto on these to steps (compiling and adding to the gac) for this? &lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1770006</link><pubDate>Tue, 27 Feb 2007 21:10:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1770006</guid><dc:creator>Joerg_Sinemus</dc:creator><description>&lt;p&gt;I created the DLL directly on the SharePoint Server due to some relationships (Use solutions in VS2005, *.SLN). The DLL should be in the GAC and not somewhere else.&lt;/p&gt;
&lt;p&gt;For those questions like “how to” please refer to the MSDN and community support.&lt;/p&gt;
&lt;p&gt;How to: Create a Simple Feature &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/ms475286.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms475286.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;How to: Create an Event Handler Feature &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/ms453149.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms453149.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Last but not least refer also to the Visual Studio 2005 help/support/community.&lt;/p&gt;
&lt;p&gt;Community support:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/community/newsgroups/server/sharepoint.mspx"&gt;http://www.microsoft.com/technet/community/newsgroups/server/sharepoint.mspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1873669</link><pubDate>Tue, 13 Mar 2007 18:22:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1873669</guid><dc:creator>mlh</dc:creator><description>&lt;p&gt;Thanks very much for that post.&lt;/p&gt;
&lt;p&gt;Is that feature required because of office 2003 usage or it is required too with office 2007 ?&lt;/p&gt;
&lt;p&gt;Many thanks for the answer&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#1930690</link><pubDate>Thu, 22 Mar 2007 15:58:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1930690</guid><dc:creator>bome</dc:creator><description>&lt;p&gt;The easiest way is to create a new column called WSSVersion in the document library. Set it up as a calculated column and add [Version] as formula. No coding needed.&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#2039454</link><pubDate>Fri, 06 Apr 2007 15:06:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2039454</guid><dc:creator>Joerg_Sinemus</dc:creator><description>&lt;p&gt;The feature should work DOC's and is not fully tested to work with fully featured DOCX's.&lt;/p&gt;
&lt;p&gt;The reason for the feature is because the calculated column works one time.&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#2138853</link><pubDate>Sun, 15 Apr 2007 04:56:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2138853</guid><dc:creator>jloving</dc:creator><description>&lt;p&gt;I am also trying to use the [Version] field. &amp;nbsp;How can I use feature to create a customized starting value for [Version]? &amp;nbsp;This seems to be the closest I have come to finding an answer. Online for days with no such luck. &amp;nbsp;Thank you in advance for any help you may provide.&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#3246461</link><pubDate>Tue, 12 Jun 2007 13:26:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3246461</guid><dc:creator>Homerhirn</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;Hopefully someone still watches at this post. &lt;/p&gt;
&lt;p&gt;We need this feature 'cause we want to use MOSS to control our Doc-Version. I (hopefully) successfully implemented all the steps above, created the XMLs, the DLL, signed it on the Server and put it in the GAC and activated the feature (Took me a lot of time, cause I'm doing this the first time ever). First I made some mistakes, but I think I cleared them all out, but the feature still won't work (Already uninstalled the old versions and reinstalled the error-free-version). &lt;/p&gt;
&lt;p&gt;I put a Field-Control in my template word document, name it &amp;quot;WSSVersion&amp;quot; and assign a value of 0.1 but when the version in the WSS-library is changed, the &amp;quot;0.1&amp;quot; in the document stays and won't update to the newer version number. &lt;/p&gt;
&lt;p&gt;My Suspection is, that it has something to do with the elements.xml Do I have to change the following line from the example above with my Template-Owner GUID and ID or can I leave it just like in the example? &lt;/p&gt;
&lt;p&gt;&amp;lt;Receivers ListTemplateOwner=&amp;quot;00BFEA71-E717-4E80-AA17-D0C71B360101&amp;quot; ListTemplateId=&amp;quot;101&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;If I have to change it, how can I find out my GUID and ID? &lt;/p&gt;
&lt;p&gt;I would be very reliefed, if someone can help me. I put a lot of time into this, and I'm starting to going crazy ;) &lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#3262518</link><pubDate>Wed, 13 Jun 2007 09:53:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3262518</guid><dc:creator>Homerhirn</dc:creator><description>&lt;p&gt;Hi there! &lt;/p&gt;
&lt;p&gt;Never mind, I got it! Although in my eyes there is missing something very important in the article above: to create a column named &amp;quot;WSSVersion&amp;quot; in the doclib! &lt;/p&gt;
&lt;p&gt;Correct me if I'm wrong, but this was the magic missing step. &lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#3515251</link><pubDate>Mon, 25 Jun 2007 10:50:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3515251</guid><dc:creator>frommi</dc:creator><description>&lt;p&gt;This works great with my Microsoft Office Word files, thanks!&lt;/p&gt;
&lt;p&gt;I wonder whether this is also possible with Visio *.vsd files and Excel XLS files. &lt;/p&gt;
&lt;p&gt;With Visio I cannot add the WSSVersion property - it's simply not available for selection. Is there a workaround?&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#3565552</link><pubDate>Wed, 27 Jun 2007 16:55:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3565552</guid><dc:creator>Joerg_Sinemus</dc:creator><description>&lt;p&gt;It's good to know that this works for you in WinWord.&lt;/p&gt;
&lt;p&gt;For any other Office document, XLS, VSD,... it could be straight forward. The properties we are talking about here are also available by the Explorer, the operating system explorer. That means navigate to the folder where the file exists and right-mouse-click properties. Here you can see/edit/add for a lot of known Office files the custom properties.&lt;/p&gt;
&lt;p&gt;Sample:&lt;/p&gt;
&lt;p&gt;- Create Word (DOC), Excel (XLS) and Viso (VSD) file, save it into a doclib where the column WSSVersion exists.&lt;/p&gt;
&lt;p&gt;- Double check that the WSSVersion column has a value for all three documents&lt;/p&gt;
&lt;p&gt;- Download the three files to your Desktop&lt;/p&gt;
&lt;p&gt;- Check each file with right-mouse-click properties&lt;/p&gt;
&lt;p&gt;You should see in all these three documents that there is a new property called WSSVersion and the value should be also there.&lt;/p&gt;
&lt;p&gt;The next step will be how to get this value of the file-property WSSVersion into the sheet, drawing page… For that task please check with specialists in the particular area. With a briefly look it seems that you need VBA code for Excel and Visio.&lt;/p&gt;
</description></item><item><title>Connecting MOSS Version number in Word Documents</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#4008371</link><pubDate>Mon, 23 Jul 2007 12:19:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4008371</guid><dc:creator>&lt;font size="5"&gt;in·for·ma·tion /ˌɪnfərˈmeɪʃən/ [in-fer-mey-shuhn]&lt;/font&gt;</dc:creator><description>&lt;p&gt;This one has been resurrected from the collection of post-crash blogs: How is it possible to connect&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#6792900</link><pubDate>Tue, 18 Dec 2007 01:42:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6792900</guid><dc:creator>boverton</dc:creator><description>&lt;p&gt;How would I implement to multiple specific &amp;nbsp;lists?&lt;/p&gt;
</description></item><item><title>"Save Conflict" Error when uploading files</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#8339666</link><pubDate>Thu, 27 Mar 2008 16:48:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8339666</guid><dc:creator>Dirk_V</dc:creator><description>&lt;p&gt;The suggested solution triggers a &amp;quot;Save Conflict&amp;quot; Error when attempting to upload files. Any suggestions how to remediate this problem?&lt;/p&gt;
&lt;p&gt;Dirk&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#8840260</link><pubDate>Thu, 07 Aug 2008 08:18:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8840260</guid><dc:creator>nmanzi</dc:creator><description>&lt;p&gt;I have developed a small sharepoint feature that will do this for 5 previous versions so the details can be put into a table inside the document.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://nathanmanzi.com/?p=12"&gt;http://nathanmanzi.com/?p=12&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You'll need to compile it yourself and do some prep work to make it work though. A macro can be used to automatically update document fields whenever the document is opened.&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#9051860</link><pubDate>Fri, 07 Nov 2008 12:20:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9051860</guid><dc:creator>tomo123</dc:creator><description>&lt;p&gt;Here is a simple method of posting the version number into a word 2007 document using labels...&lt;/p&gt;
&lt;p&gt;1. Create a document library and enable versioning (Either major or minor) and content types.&lt;/p&gt;
&lt;p&gt;2. Add any new metadata fields to the library as required.&lt;/p&gt;
&lt;p&gt;3. Add your content types.&lt;/p&gt;
&lt;p&gt;4. Go into document library settings and select the first of your content types.&lt;/p&gt;
&lt;p&gt;5. Select Information management policies settings from the content type menu.&lt;/p&gt;
&lt;p&gt;6. Select define a policy and click ok.&lt;/p&gt;
&lt;p&gt;7. Click on the 'Enable Label' Check box&lt;/p&gt;
&lt;p&gt;8. DO NOT Check the other two boxes in the Labels section.&lt;/p&gt;
&lt;p&gt;9. In the Lable Format field, enter the metadata fields in the following format...&lt;/p&gt;
&lt;p&gt;Reference : {Reference} \n Version : {Version} \n Classification : {Classification} \n Custodian : {Custodian} &lt;/p&gt;
&lt;p&gt;10. Set the label appearence and click on preview.&lt;/p&gt;
&lt;p&gt;11. Click ok at the bottom of the page.&lt;/p&gt;
&lt;p&gt;The next steps relate to Word 2007....&lt;/p&gt;
&lt;p&gt;12. Go back to the library and create a new document using the content type you have modifed. The document should open in word&lt;/p&gt;
&lt;p&gt;13. IMPORTANT : Save the file as a Word 2007 format now.&lt;/p&gt;
&lt;p&gt;14. Select the insert tab&lt;/p&gt;
&lt;p&gt;15. Select Quick Parts from the Ribbon menu and hover over document property&lt;/p&gt;
&lt;p&gt;16. Select Label from the properties list&lt;/p&gt;
&lt;p&gt;17. This should display the metadata defined in your label as a field in your word document. The field will update automatically when you next open the document.&lt;/p&gt;
&lt;p&gt;18. Don't forget to save!&lt;/p&gt;
&lt;p&gt;Finished&lt;/p&gt;
</description></item><item><title>re: WSS version number in the Word 2003 document</title><link>http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx#9356901</link><pubDate>Wed, 21 Jan 2009 20:27:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9356901</guid><dc:creator>dedhandi</dc:creator><description>&lt;p&gt;My company is fairly new to WSS and we're just learning what it can do. We're also struggling towards ISO 9001:2008 accreditation and document versioning is an important factor. The problem is we don't have the programming knowhow or the time to implement our own solution or one that is too code heavy. I really like Bome's solution and got this to work partially (in that the bit in sharepoint worked). The problem comes when trying to insert the property in a Word document, where it doesn't exist. Is there a way to add it as a field code?&lt;/p&gt;
</description></item></channel></rss>