<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.sharepointblogs.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>&lt;font size="5"&gt;in·for·ma·tion /ˌɪnfərˈmeɪʃən/ [in-fer-mey-shuhn]&lt;/font&gt;</title><link>http://www.sharepointblogs.com/agoodwin/default.aspx</link><description>&lt;b&gt;&amp;quot;Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information on it.&amp;quot; &lt;/b&gt;-- &lt;i&gt;Dr. Samuel Johnson [1709 - 1784]&lt;/i&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;b&gt;&amp;quot;Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?&amp;quot;&lt;/b&gt; -- &lt;i&gt;T. S. Eliot [1888 - 1965]&lt;/i&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>How to create cross-site list lookups in MOSS/WSS 3.0</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/11/19/how-to-create-cross-site-list-lookups-in-moss-wss-3-0.aspx</link><pubDate>Wed, 19 Nov 2008 09:10:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:23158</guid><dc:creator>agoodwin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=23158</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/11/19/how-to-create-cross-site-list-lookups-in-moss-wss-3-0.aspx#comments</comments><description>&lt;p&gt;(&lt;em&gt;Resurrected by request from the pre-crash blog posts)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Setting up the lookup list&lt;/strong&gt;&lt;br /&gt;1.&amp;nbsp;At the top level site use the &lt;em&gt;/_layouts/create.aspx&lt;/em&gt; page to create a list with a column that contains the items you want to lookup to.&lt;br /&gt;2.&amp;nbsp;From the &lt;em&gt;Site Settings &amp;gt; Site Column Gallery&lt;/em&gt; create a Custom Site Column that uses a lookup field to the new list and column from step 1.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Using the new lookup&lt;/strong&gt;&lt;br /&gt;3.&amp;nbsp;At your chosen location in the site hierarchy, go to the settings for the list/library where you want to add your lookup and in the Columns section, click &lt;em&gt;Add from existing site columns&lt;br /&gt;&lt;/em&gt;4.&amp;nbsp;Select your new Custom Site Column from the list (use the groups menu to filter and locate your list depending where you added it, either to an existing column group, the default Custom group or a newly defined custom group), and add across.&lt;br /&gt;5.&amp;nbsp;The new lookup column will now appear in your list/library.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=23158" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Custom+columns/default.aspx">Custom columns</category></item><item><title>How to get MOSS/WSS3 calendar events into MY Outlook calendar...</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/10/29/how-to-get-moss-wss3-calendar-events-into-my-outlook-calendar.aspx</link><pubDate>Wed, 29 Oct 2008 11:46:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:22484</guid><dc:creator>agoodwin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=22484</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/10/29/how-to-get-moss-wss3-calendar-events-into-my-outlook-calendar.aspx#comments</comments><description>&lt;p&gt;...and no, I&amp;#39;m not talking about using the default functions to view/sync a SharePoint calendar into Outlook and then use the overlay feature in Outlook 2007 to be able to view multiple calendars in a single view.&lt;/p&gt;
&lt;p&gt;What I want to achieve is a way to get an calendar event which is created in SharePoint into my single, personal Outlook calendar.&lt;/p&gt;
&lt;p&gt;So, at a base level I was thinking along the lines of possibly using a custom sharepoint workflow to send a copy of the sharepoint event as a meeting request.&lt;br /&gt;Or perhaps as a feature for MOSS/WSS calendars to have a button on the event info toolbar to &amp;#39;add event to my Outlook&amp;#39;...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Well, as it happens there is already a default function that&amp;nbsp;works-ish. It&amp;#39;s not very smart, but it&amp;nbsp;works.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At the very basic level, there is a default &amp;#39;export event&amp;#39; option on the MOSS/WSS calendar event toolbar. Default function opens a &amp;#39;file download&amp;#39; dialogue asking if you want to &amp;#39;open&amp;#39; or &amp;#39;save&amp;#39; the current event. Selecting &amp;#39;open&amp;#39; gives you a standard Outlook event window. &lt;br /&gt;Then selecting &amp;#39;Save &amp;amp; close&amp;#39; from the toolbar here saves it directly into your own Outlook calendar.&lt;br /&gt;Job done.&lt;/p&gt;
&lt;p&gt;To simplify this process&amp;nbsp;slightly you can deslect the &amp;#39;always ask me about this type of file&amp;#39; option in the &amp;#39;file download&amp;#39; dialogue. The default action will then be to open the event file, then you can just save and close. :)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now... to find a way to automate this&amp;nbsp;if you are the one creating a calendar event in SharePoint, plus adding attendees...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=22484" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Outlook+Integration/default.aspx">Outlook Integration</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Calendar/default.aspx">Calendar</category></item><item><title>No options to save workflows as templates in SharePoint Designer!?</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/08/11/no-options-to-save-workflows-as-templates-in-sharepoint-designer.aspx</link><pubDate>Mon, 11 Aug 2008 07:45:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19702</guid><dc:creator>agoodwin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=19702</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/08/11/no-options-to-save-workflows-as-templates-in-sharepoint-designer.aspx#comments</comments><description>&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Yes, here it is, another shortsighted omission from MS.... &lt;br /&gt;&lt;/font&gt;&lt;font face="arial,helvetica,sans-serif"&gt;It&amp;#39;s not possible to create a workflow in SharePoint Designer and save it as a template to be re-used in multiple lists/libraries! &lt;br /&gt;I mean, c&amp;#39;mon guys, how hard can that have been to implement !!??&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;And&amp;nbsp;what does this mean for the end user??&amp;nbsp; Since a single SPD&amp;nbsp;workflow can only be attached to a single list, you have to rebuild a workflow&amp;nbsp;from scratch&amp;nbsp;for every instance you wish to implement. &lt;br /&gt;Even if there are only a few lists/libraries that require the same workflow, this means, for complicated workflows built&amp;nbsp;in SPD, a LOT of manual effort &amp;amp; time running through the rules based logic. Not to mention, if there&amp;#39;s an email notification involved, you can&amp;#39;t copy &amp;amp; paste the mail content and keep any lookups.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;And how often is it that you have multiple lists/libraries that require the same workflow?? I&amp;#39;d say pretty often. And it&amp;#39;s not always convenient, necessary or possible to have the workflow built in Visual Studio and implemented as a feature.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Well, rant over (for now), there is a workaround (probably by accident rather than design).... it is possible to copy and paste workflows in SPD. And not only can this be done in the same site, it can be done across site collections &amp;amp; farms.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;So, once you have created your first instance, you can simply copy &amp;amp; paste your &amp;#39;template&amp;#39; to the root Workflows folder in the current (or any other) site. Then it&amp;#39;s simply a case of following a couple of steps to ensure it&amp;#39;s all going to run smoothly.&lt;/font&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Rename the new copy to identify which library it will be associated with.&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Open the new copy and you will be given the initial startpage of the workflow. Here you will see that the workflow isn&amp;#39;t assigned to a list/library, so you can select a new list/library to&amp;nbsp;assign it to.&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Step through to the next page where you can check/modify any existing conditions &amp;amp; actions if you require small changes per instance &lt;em&gt;(Note: references to specific columns/fields will need to be checked. Of course, if you&amp;#39;re implementing this procedure over many lists/libraries then the chances are that the&amp;nbsp;lists/libraries are identical or have similar key columns/fields that are part of the workflow)&lt;/em&gt;&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Review any emails that will be generated by the workflow and reset any lookups that have been added to the body. These references will have been detached by the copy &amp;amp; paste.&amp;nbsp;To fix this it&amp;#39;s simply a case of selecting the lookup which will appear as a&amp;nbsp;string like:&amp;nbsp;&lt;em&gt;[%{0B1B3F2F-D3DB-4F4B-8640-CA442C7E5B10}:%],&lt;/em&gt; then clicking on the &amp;#39;Add Lookup to Body&amp;#39; button and clicking OK in the Define Workflow Lookup dialogue. This resets it to the current list/library.&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Click finish when everything is checked.&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-GB;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;Of course, you can save a target list/library as a template, move it to your &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;local development environment and keep a copy of this workflow assigned to it by doing the exact same procedure.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;mso-fareast-font-family:&amp;#39;Times New Roman&amp;#39;;mso-fareast-language:EN-GB;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;It&amp;#39;s not the most elegant solution, but until the SPD design team get their act together it&amp;#39;ll have to do.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=19702" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Template/default.aspx">Template</category></item><item><title>How to delete historical document versions in WSS 3 / MOSS?? ....not entirely simple...</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/04/01/how-to-delete-historical-document-versions-in-wss-3-moss-not-entirely-simple.aspx</link><pubDate>Tue, 01 Apr 2008 15:58:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14784</guid><dc:creator>agoodwin</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=14784</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/04/01/how-to-delete-historical-document-versions-in-wss-3-moss-not-entirely-simple.aspx#comments</comments><description>&lt;p&gt;So here&amp;#39;s another tricky issue (and another missing feature) in the MOSS/WSS 3 landscape.&lt;/p&gt;
&lt;p&gt;What happens when you encounter a document library (or many libraries) with hundreds of documents with multiple versions?&amp;nbsp;- maybe even 50+ versions per document because someone forgot to consider version trimming during the planning or failed to educate the end users on the implications of&amp;nbsp;versioning. &lt;br /&gt;If a library is created with versioning enabled, the library&amp;nbsp;settings show&amp;nbsp;major versions enabled but with NO default setting for trimming, but the user doesn&amp;#39;t get to see this unless they actively go into the library settings after creation. This relies on the user actually knowing how to manage versions in MOSS - this can never be guaranteed.&lt;/p&gt;
&lt;p&gt;Of course, each one of these versions&amp;nbsp;will be&amp;nbsp;taking up valuable space in the database and having an impact, not only on the current db size, but the time and size of the daily SQL backups.&lt;/p&gt;
&lt;p&gt;Is there a way to purge old versions in MOSS/WSS 3 without affecting the latest/current version?? &lt;/p&gt;
&lt;p&gt;Sadly (and almost predictably) there is &lt;u&gt;&lt;strong&gt;NO&lt;/strong&gt;&amp;nbsp;default function for post-trimming / deleting document versions en masse&lt;/u&gt;, either in a single library or accross a&amp;nbsp;site collection. With 100&amp;#39;s or 1000&amp;#39;s of documents across a site collection it would be no mean task to manually trim them all.&lt;br /&gt;&lt;br /&gt;So far, in search for an answer to this,&amp;nbsp;we came across the following third-party tool for SPS2003 (&lt;a href="http://www.sharepoint247.com/FreeTools/DeleteVersions/tabid/56/Default.aspx"&gt;http://www.sharepoint247.com/FreeTools/DeleteVersions/tabid/56/Default.aspx&lt;/a&gt;), unfortunately it appears&amp;nbsp;not to have&amp;nbsp;been updated for MOSS/WSS 3.&lt;/p&gt;
&lt;p&gt;However, there is a small light&amp;nbsp;at the end of this tunnel - I suspect more by chance than design...&lt;/p&gt;
&lt;p&gt;If you change the settings for an existing document library to trim the number of versions to, for example, no more than 3 major versions &lt;em&gt;(Document Library Settings &amp;gt; Versioning Settings &amp;gt; Document Version History &amp;gt; Optionally limit the number of versions to retain), &lt;/em&gt;then when a user modifies or uploads a new version of a&amp;nbsp;document, all but the latest&amp;nbsp;specified number of&amp;nbsp;versions will be deleted. &lt;/p&gt;
&lt;p&gt;In our particular client case, this workaround&amp;nbsp;was perfect since all the documents (application &amp;amp; network performance reports) are batch copied to a single library on a nightly basis. Simply reseting the library&amp;nbsp;versioning &amp;amp; running the batch again forced the database to trim all the versions to 1 per document. After that it was a simple SQL process to shrink the database.&lt;/p&gt;
&lt;p&gt;However, this still leaves a couple of&amp;nbsp;mighty big holes in the document management feature set for in MOSS /&amp;nbsp;WSS 3 :- &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;NO default version&amp;nbsp;trimming set at creation time.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;NO means of post trimming versions across site collections, sites or multiple libraries&amp;nbsp;beyond manually deleting every&amp;nbsp;unwanted version on every individual document.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;What happens in an enterprise portal with 1000&amp;#39;s of document libraries that can&amp;#39;t be batch copied and replaced??? Scary eh... &lt;br /&gt;With such a complex product as SharePoint you&amp;#39;d think the development team would have seen some of these glaringly obvious shortcomings (and yes, I have a list...)&lt;/p&gt;
&lt;p&gt;So, mental note to self (and anyone else who&amp;#39;s paying attention)...&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Plan carefully&amp;nbsp;for versioning management...&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Educate clients on the implications of versioning...&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Educate clients on the need to educate their end users...&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Buy shares in storage hardware companies ;)&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14784" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Versioning/default.aspx">Versioning</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category></item><item><title>Publishing browser enabled InfoPath Forms - error 'Log ID:6932'</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/03/19/publishing-browser-enabled-infopath-forms.aspx</link><pubDate>Wed, 19 Mar 2008 14:00:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14280</guid><dc:creator>agoodwin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=14280</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/03/19/publishing-browser-enabled-infopath-forms.aspx#comments</comments><description>&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Recently, I had a lot of trouble configuring InfoPath Forms Services in MOSS to handle a browser enabled form.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;A couple of errors were cropping up and typically the Infopath interface for reporting these errors gave no real clue as to the exact nature of the problem.&lt;br /&gt;Also, both these errors mentioned references in the server application log - neither appeared there, which really didn&amp;#39;t help matters.&lt;br /&gt;&lt;br /&gt;Fortunately, with the right settings in central admin, MOSS has very detailed logging. However, these logs can be large and cumbersome to search through, giving you eye-strain and a headache at the very least.&lt;br /&gt;So, before you even try troubleshooting via the MOSS logs remember to configure the logging to an appropriate level of throttling. Having said that, the config options in MOSS to filter sets of info in the logs is pretty poorly designed imo.&lt;/p&gt;
&lt;p&gt;In the Central Admin pages the diagnostic logging event throttling was set to: &lt;br /&gt;Category: All&lt;br /&gt;Least critical event to report to the event log: Warning&lt;br /&gt;Least critical event to report to the trace log: Verbose&lt;br /&gt;Number of log files: 30&lt;br /&gt;Minutes to use log file: 5&lt;/p&gt;
&lt;p&gt;&amp;nbsp;----&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuration/Background:&lt;/strong&gt;&lt;br /&gt;The InfoPath form uses two web services to retrieve data from an SQL 2005 db - there is no writing to the db.&lt;br /&gt;The web services are hosted on the same web application as the MOSS portal web app but using a different port.&lt;br /&gt;The form is set to use a Trust level of Domain&lt;br /&gt;The form is set to be browser compatible.&lt;br /&gt;MOSS is configured with Enterprise Features enabled &amp;amp; configured for InfoPath Forms Services &lt;a href="http://server:12345/_admin/ipfsConfig.aspx"&gt;http://server:12345/_admin/ipfsConfig.aspx&lt;/a&gt;&amp;nbsp; &lt;br /&gt;• Allow users to browser-enable form templates&lt;br /&gt;• Render form templates that are browser-enabled by users&amp;nbsp; &lt;br /&gt;• Allow embedded SQL authentication&amp;nbsp; &lt;br /&gt;• Allow user form templates to use authentication information contained in data connection files&amp;nbsp; &lt;br /&gt;• Allow cross-domain data access for user form templates that use connection settings in a data connection file&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The full form with web service data connections runs correctly when tested in InfoPath - ie the web service connections to SQL are good.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;Issues:&lt;/strong&gt;&lt;br /&gt;• When the form is published to MOSS and accessed from a form library using the browser interface the form returns the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;An error occurred accessing a data source.&lt;br /&gt;An entry has been added to the Windows event log of the server. &lt;br /&gt;Log ID:6932&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;• No such error is listed in the server application event log&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Check MOSS log:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Data adapter failed during OnLoad: Security settings on the server prevent the use of this data connection.&amp;nbsp;&lt;br /&gt;Warning &amp;nbsp;The form could not retrieve data from &lt;/em&gt;&lt;a href="http://server:10101/webservice.asmx"&gt;&lt;em&gt;http://server:10101/webservice.asmx&lt;/em&gt;&lt;/a&gt;&lt;em&gt; because it would violate cross-domain restrictions. To allow this connection for administrator-approved form templates, enable full trust for the form template, or add the connection to a Data Connection Library.&amp;nbsp; &lt;br /&gt;For user form templates, cross-domain connections must be enabled in SharePoint Central Administration, and all connections must be in a Data Connection Library.&amp;nbsp; For more information, please see the security documentation for InfoPath Forms Services.&lt;/em&gt;&lt;/p&gt;
&lt;div&gt;&lt;strong&gt;Troubleshooting steps:&lt;/strong&gt;&lt;br /&gt;• Converted each webservice data connection in InfoPath (Tools &amp;gt; Data Connection) to MOSS based location (data connection lib): &lt;a href="http://server/Data%20Connections/"&gt;http://server/Data%20Connections/&lt;/a&gt;&amp;nbsp; &lt;br /&gt;This location is manually created in MOSS and used as the target location to publish converted web services data connections&amp;nbsp;(.udcx) from InfoPath.&lt;br /&gt;From here, the converted data connections are saved and uploaded to the admin location &amp;#39;&lt;font face="arial,helvetica,sans-serif"&gt;Manage Data Connections&amp;#39;: &lt;/font&gt;&lt;a href="http://server:12345/_admin/ManageDataConnectionFiles.aspx"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server:12345/_admin/ManageDataConnectionFiles.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;Tested the form again and all is good :)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;--- key locations to remember for publishing browser enabled InfoPath Forms&amp;nbsp;---&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;strong&gt;Central Administration &amp;gt; Applications:&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Forms Services Configuration: &lt;/font&gt;&lt;a href="http://server:12345/_admin/ipfsConfig.aspx"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server:12345/_admin/ipfsConfig.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Key settings for connections &amp;amp; authentication&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Manage Form Templates: &lt;/font&gt;&lt;a href="http://server:12345/_admin/ManageFormTemplates.aspx"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server:12345/_admin/ManageFormTemplates.aspx&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Upload, and approve a browser enabled form.&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Activate to a site collection&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Manage Data Connections: &lt;/font&gt;&lt;a href="http://server:12345/_admin/ManageDataConnectionFiles.aspx"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server:12345/_admin/ManageDataConnectionFiles.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Upload and web enabled data connection files (.udcx)&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Save and upload udcx files from step 2 below&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;strong&gt;Site Administration:&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Form Templates: &lt;/font&gt;&lt;a href="http://server/FormServerTemplates"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server/FormServerTemplates&lt;/font&gt;&lt;/a&gt;&lt;font face="arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;This is auto populated from step 2 above&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Data Connection Library: &lt;/font&gt;&lt;a href="http://server/Data%20Connections/"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server/Data%20Connections/&lt;/font&gt;&lt;/a&gt;&lt;font face="arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Target location to publish converted web services data connections from InfoPath&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Default Approval required.&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Form Library: &lt;/font&gt;&lt;a href="http://server/site/Library"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;http://server/site/Library&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Set library advanced settings - enable management of content types &lt;/font&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Specify the published &amp;amp; deployed form template from the ‘select from existing site content types’&lt;br /&gt;&lt;/font&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14280" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/InfoPath+Forms+Services/default.aspx">InfoPath Forms Services</category></item><item><title>SQL Reporting Services Add-in : Reporting Services section does not appear MOSS Application Management Site Collection</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/03/19/sql-reporting-services-add-in-reporting-services-section-does-not-appear-moss-application-management-site-collection.aspx</link><pubDate>Wed, 19 Mar 2008 13:18:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14276</guid><dc:creator>agoodwin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=14276</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/03/19/sql-reporting-services-add-in-reporting-services-section-does-not-appear-moss-application-management-site-collection.aspx#comments</comments><description>&lt;p&gt;After installation of the Reporting Services Add-in you may find that the “Reporting Services” section is missing in the site administration Application Management page. &lt;/p&gt;
&lt;p&gt;Reporting services logs information to a log file in the “%temp% directory” for the user who is installed the Reporting Services Add-in, the file name is &lt;em&gt;RS_SP_&amp;lt;number&amp;gt;.log&lt;/em&gt;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Check for an error activating the ReportServer Feature in the Central Administration: &lt;/p&gt;
&lt;p&gt;******* User does not have permission to add feature to site collection: &lt;a href="http://machinename:8080/"&gt;http://machinename:8080&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;This is because you are accessing the site using an account which does not have high enough permission, even though it may already be in the Site Administrators &amp;amp; Site Collection Administrators lists. Try logging in with an enterprise administration account. &lt;br /&gt;Once you have logged in with a suitable account you will see Site Administration &amp;amp; Site Collection Administration in the site settings page:&amp;nbsp; &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Go to SharePoint 3.0 Central Administration.&lt;/li&gt;
&lt;li&gt;Select Site Actions -&amp;gt; Site Settings &lt;/li&gt;
&lt;li&gt;Under the Site Collection Administration section click Site Collection Features &lt;/li&gt;
&lt;li&gt;Activate the Report Server Integration Feature in the list &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;You will then see a Reporting Services section appear in the Site Settings page as well as the Application Management page. &lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14276" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/SQL+Reporting+Services/default.aspx">SQL Reporting Services</category></item><item><title>Limitations with views in WSS 3.0</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/03/14/limitations-with-views-in-wss-3-0.aspx</link><pubDate>Fri, 14 Mar 2008 14:20:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14092</guid><dc:creator>agoodwin</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=14092</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/03/14/limitations-with-views-in-wss-3-0.aspx#comments</comments><description>&lt;p&gt;Although you can have many views in a library (don&amp;#39;t know the&amp;nbsp;exact&amp;nbsp;limit yet but I have 82 so far), it seems that the library/list &amp;#39;edit shared webpart&amp;#39;&amp;nbsp;view selector dropdown only displays 47 custom views plus the 4 defaults.&lt;br /&gt;I guess I&amp;#39;m going to have to try to find a way to change that limit....&lt;/p&gt;
&lt;p&gt;Oh, and the list of views available in the dropdown aren&amp;#39;t sorted alphabetically.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s also an annoying bug that when editing the current view and clicking ok, you are thrown back to the published page and the settings for the toolbar have defaulted to &amp;#39;full toolbar&amp;#39; even if you have previously specified summary or no toolbar.&amp;nbsp; &amp;lt;sigh&amp;gt;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14092" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category></item><item><title>Adventures in .Net 2.0 and webservices</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/02/29/adventures-in-net-2-0-and-webservices.aspx</link><pubDate>Fri, 29 Feb 2008 15:50:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:13344</guid><dc:creator>agoodwin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=13344</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/02/29/adventures-in-net-2-0-and-webservices.aspx#comments</comments><description>&lt;p&gt;I recently had problems when trying to access a webservice installed on a web site in IIS 6.0. When browsing to the web service at &lt;a href="http://server/webservice.asmx"&gt;http://server/webservice.asmx&lt;/a&gt; I recieved:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Server Application Unavailable. The web application you are attempting to access on this web server is currently unavailable.&amp;nbsp;Please hit the &amp;quot;Refresh&amp;quot; button in your web browser to retry your request.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The application event log returned two errors:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Event Type:&amp;nbsp;Error&lt;br /&gt;Event Source:&amp;nbsp;ASP.NET 2.0.50727.0&lt;br /&gt;Event Category:&amp;nbsp;None&lt;br /&gt;Event ID:&amp;nbsp;1088&lt;br /&gt;Description:&amp;nbsp;Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied.&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;em&gt;Event Type:&amp;nbsp;Error&lt;br /&gt;Event Source:&amp;nbsp;ASP.NET 2.0.50727.0&lt;br /&gt;Event Category:&amp;nbsp;None&lt;br /&gt;Event ID:&amp;nbsp;1334&lt;br /&gt;Description:&amp;nbsp;Failed to initialize the AppDomain:/LM/W3SVC/2079486950/Root&amp;nbsp;&lt;br /&gt;Exception:&amp;nbsp;System.IO.FileLoadException&amp;nbsp;Message: Could not load file or assembly &amp;#39;System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&amp;#39; or one of its dependencies. Access is denied.&amp;nbsp;&lt;br /&gt;StackTrace:&amp;nbsp;at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)&amp;nbsp;at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&amp;nbsp;at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&amp;nbsp;at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark&amp;amp; stackMark)&amp;nbsp;at System.Activator.CreateInstance(String assemblyName, String typeName)&amp;nbsp;at System.AppDomain.CreateInstance(String assemblyName, String typeName)&amp;nbsp;at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)&amp;nbsp;at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)&lt;/em&gt;&amp;nbsp;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;br /&gt;I found various references related to &amp;quot;Failed to initialize the AppDomain:/LM/W3SVC/2079486950/Root&amp;quot;&lt;/p&gt;
&lt;p&gt;One of which suggested that the error lay with .Net not having been registered with IIS. &lt;/p&gt;
&lt;p&gt;To solve this, navigate to your .NET directory (something like C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727) in a command prompt and run the command&amp;nbsp;aspnet_regiis.exe -i&amp;nbsp;which will register ASP.NET with IIS&lt;/p&gt;
&lt;p&gt;However - this returned an error: &amp;quot;The error indicates that IIS is in 64 bit mode, while this application is a 32 bit application and thus not compatible.&amp;quot;&lt;/p&gt;
&lt;p&gt;D.oH! wrong directory for the .Net Framework - we are on a 64bit server after all - try in cmd: &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;cd C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727aspnet_regiis.exe -i&lt;/em&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and you should then see...&lt;/p&gt;
&lt;p&gt;Start installing ASP.NET (2.0.50727).&lt;/p&gt;
&lt;p&gt;..............................&lt;/p&gt;
&lt;p&gt;Finished installing ASP.NET (2.0.50727).&lt;/p&gt;
&lt;p&gt;Then...still no joy. Tried an iisreset without success.&lt;/p&gt;
&lt;p&gt;So...More googling for:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;... revealed (damn! you have to love google!) a &lt;a class="" href="http://www.issociate.de/board/post/236012/how_do_i_fix_this_error_in_asp_2.0.html" target="_blank"&gt;post&amp;nbsp;by dclaassen&lt;/a&gt; which suggested permissions at the website root...&lt;/p&gt;
&lt;p&gt;So, as instructed I tried adding the Network Service account with read permissions to the website root folder and... voila! :)&lt;/p&gt;
&lt;p&gt;[additional: later reconfigured the webservices to use integrated authentication&amp;nbsp;and set the web application hosting the webservices&amp;nbsp;to use the main MOSS portal application pool. This meant the webservices would use the logged in user correctly]&amp;nbsp;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=13344" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Webservices/default.aspx">Webservices</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/.Net/default.aspx">.Net</category></item><item><title>Exception from HRESULT: 0x80040D23</title><link>http://www.sharepointblogs.com/agoodwin/archive/2008/01/09/exception-from-hresult-0x80040d23.aspx</link><pubDate>Wed, 09 Jan 2008 10:23:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:10698</guid><dc:creator>agoodwin</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=10698</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2008/01/09/exception-from-hresult-0x80040d23.aspx#comments</comments><description>&lt;p&gt;&lt;font size="1"&gt;&lt;font face="verdana,geneva"&gt;When trying to access the Shared Services Provider Search Settings on a newly restored farm&amp;nbsp;(&lt;/font&gt;&lt;a href="http://server:54321/ssp/admin/_layouts/searchsspsettings.aspx"&gt;&lt;font face="verdana,geneva"&gt;http://server:54321/ssp/admin/_layouts/searchsspsettings.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="verdana,geneva"&gt;) I&amp;#39;m getting the following error:&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&amp;#39;Exception from HRESULT: 0x80040D23&amp;#39; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;This initial error corresponds to an application event log: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;em&gt;Event Type:&amp;nbsp;Error&lt;br /&gt;Event Source:&amp;nbsp;Windows SharePoint Services 3&lt;br /&gt;Event Category:&amp;nbsp;Timer &lt;br /&gt;Event ID:&amp;nbsp;6398&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;2008-01-09&lt;br /&gt;Time:&amp;nbsp;&amp;nbsp;11:04:49&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;N/A&lt;br /&gt;Computer:&amp;nbsp;&amp;lt;SERVERNAME&amp;gt;&lt;br /&gt;Description:&lt;br /&gt;Ett undantagsfel uppstod för körningsmetoden för jobbdefinitionen Microsoft.Office.Server.Search.Administration.IndexingScheduleJobDefinition (ID 6acb7104-0309-459f-aebb-55003e90a509). Mer information finns nedan.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;em&gt;Exception from HRESULT: 0x80040D23&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;For more information, see Help and Support Center at &lt;/font&gt;&lt;font size="1"&gt;http://go.microsoft.com/fwlink/events.asp&lt;/font&gt;&lt;/font&gt;&lt;/em&gt;&lt;font size="1"&gt;&lt;font face="verdana,geneva"&gt;&lt;em&gt;.&lt;br /&gt;&lt;/em&gt;----&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;Uncommonly the Help &amp;amp; Support Center actually has a related article: &lt;/font&gt;&lt;font size="1"&gt;Event ID 6398 Timer JobsURL: &lt;/font&gt;&lt;/font&gt;&lt;a href="http://technet2.microsoft.com/windowsserver/WSS/en/library/76736512-efb5-406c-9ae9-ef619393f3ad1033.mspx"&gt;&lt;font face="verdana,geneva" size="1"&gt;http://technet2.microsoft.com/windowsserver/WSS/en/library/76736512-efb5-406c-9ae9-ef619393f3ad1033.mspx&lt;/font&gt;&lt;/a&gt;&lt;font face="verdana,geneva" size="1"&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;However, this didn&amp;#39;t offer any resolution - using the repair function did nothing.&lt;/font&gt;&lt;/p&gt;&lt;font face="verdana,geneva" size="1"&gt;Checking the services Start &amp;gt; Administrative Tools &amp;gt; Services and looking at the “Office SharePoint Server Search” service showed the service as stopped. Manually starting it gave the following pop up dialogue error:&lt;/font&gt;&lt;code&gt;&lt;font face="verdana,geneva" size="1"&gt; &lt;/font&gt;&lt;/code&gt;&lt;code&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;em&gt;Error 183: Cannot create a file when that file already &lt;font face="verdana,geneva"&gt;exists.&lt;/font&gt;&lt;/em&gt;&lt;/font&gt;&lt;/code&gt;&lt;font face="verdana,geneva" size="1"&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;The Application event log then showed an information event (ID: 1013) saying that the search service had terminated normally. Then shortly after the same &lt;em&gt;Event ID:&amp;nbsp;6398 - &lt;/em&gt;&lt;font size="1"&gt;&lt;em&gt;Microsoft.Office.Server.Search.Administration.IndexingScheduleJobDefinition (ID 6acb7104-0309-459f-aebb-55003e90a509).&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;Additionally another error, also related to the &amp;#39;Exception from HRESULT: 0x80040D23&amp;#39; :&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;&lt;em&gt;Event Type:&amp;nbsp;Error&lt;br /&gt;Event Source:&amp;nbsp;Office SharePoint Server&lt;br /&gt;Event Category:&amp;nbsp;Delade tjänster för Office Server &lt;br /&gt;Event ID:&amp;nbsp;6482&lt;br /&gt;Date:&amp;nbsp;&amp;nbsp;2008-01-09&lt;br /&gt;Time:&amp;nbsp;&amp;nbsp;11:40:49&lt;br /&gt;User:&amp;nbsp;&amp;nbsp;N/A&lt;br /&gt;Computer:&amp;nbsp;AVENLNDSRV010&lt;br /&gt;Description:&lt;br /&gt;Programserveradministrationsjobbet misslyckades för tjänstinstansen Microsoft.Office.Server.Search.Administration.SearchServiceInstance (4aa10976-553a-4176-a302-2c3337637d6d).&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;&lt;em&gt;Orsak: Exception from HRESULT: 0x80040D23&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;&lt;em&gt;Information om teknisk support:&lt;br /&gt;System.Runtime.InteropServices.COMException (0x80040D23): Exception from HRESULT: 0x80040D23&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Office.Server.Search.Administration.MSSITLB.IGatherManagerAdmin3.get_ConfigurationVersion()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Office.Server.Search.Administration.Gatherer.ProvisionGlobalProperties()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()&lt;br /&gt;&amp;nbsp;&amp;nbsp; at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;&lt;em&gt;For more information, see Help and Support Center at &lt;/em&gt;&lt;a href="http://go.microsoft.com/fwlink/events.asp"&gt;&lt;em&gt;http://go.microsoft.com/fwlink/events.asp&lt;/em&gt;&lt;/a&gt;&lt;em&gt;.&lt;/em&gt;&lt;br /&gt;---&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;I checked the permissions on the databases and the account used for the search services was a db owner. It wasn&amp;#39;t until I set the permissions for the services to be the system account (as opposed to a separate account for the search) that the SSP Search Settings became available again.&lt;br /&gt;Worryingly, somewhere in the restore process the permissions have been messed up. Time for further testing &amp;amp; re-identifying the roles and permissions for the admin accounts.&amp;nbsp;&lt;/font&gt;&lt;/font&gt;&lt;font face="Verdana" size="1"&gt;&lt;font size="1"&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=10698" width="1" height="1"&gt;</description></item><item><title>Unable to add UNC path mapping for a WSS document library - 'System error 67 has occurred'</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/11/19/unable-to-add-unc-path-mapping-for-a-wss-document-library-system-error-67-has-occurred.aspx</link><pubDate>Mon, 19 Nov 2007 09:50:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:8872</guid><dc:creator>agoodwin</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=8872</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/11/19/unable-to-add-unc-path-mapping-for-a-wss-document-library-system-error-67-has-occurred.aspx#comments</comments><description>&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;During&amp;nbsp;a client installation I came accross a stumbling block when trying to map a UNC path to a WSS 3.0 document library.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;The issue&amp;nbsp;was that I need to batch copy files from one server share directly into a WSS 3.0 document library via the windows explorer view (UNC path).&lt;br /&gt;&lt;/font&gt;&lt;font face="verdana,geneva" size="1"&gt;However, while this works like a charm from Windows XP, doing this from a w2k3 server to another w2k3 server is&amp;nbsp;problematic. &lt;br /&gt;Having tried adding&amp;nbsp;the UNC path mapping using command line: &lt;font face="courier new,courier" size="2"&gt;Net use X: \\Server\Site\DocLib&lt;/font&gt;, and via windows explorer mapping to: &lt;/font&gt;&lt;a&gt;&lt;font face="verdana,geneva" size="1"&gt;\\Server\Site\DocLib&lt;/font&gt;&lt;/a&gt;&lt;font face="verdana,geneva" size="1"&gt; , both returned the error: &lt;br /&gt;&lt;br /&gt;&lt;em&gt;System error 67 has occurred. The network name cannot be found.&lt;/em&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Since the other common way of accessing this, using the document library GUI and using the &lt;em&gt;Actions &amp;gt; Open with Windows Explorer&lt;/em&gt;, failed to activate (as I thought due to the default IE lockdown on a w2k3 server), the following have also been set: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;* The user account is a site owner in WWS 3.0 and is in the Power User group on the web server. &lt;br /&gt;* Default IE security lockdown has been disabled on the w2k3 server &lt;br /&gt;* All Active X controlls have been enabled &lt;br /&gt;* The site is in a trusted zone &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Still no joy.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;After some head scratching &amp;amp; further investigation and eventually resorting&amp;nbsp;to the&amp;nbsp;&amp;#39;phone a friend&amp;#39; option&amp;nbsp;I was relieved to find that the answer was a reltively simple one:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Start the Web Client Service under services and set it to startmode automatic.&lt;/font&gt;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=8872" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/w2k3+server/default.aspx">w2k3 server</category></item><item><title>pdf documents not appearing in search results?</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/10/24/pdf-documents-not-appearing-in-search-results.aspx</link><pubDate>Wed, 24 Oct 2007 12:20:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:7714</guid><dc:creator>agoodwin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=7714</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/10/24/pdf-documents-not-appearing-in-search-results.aspx#comments</comments><description>&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;You&amp;#39;ve &lt;a class="" title="Installing iFilter for PDF (32bit server)" href="http://yasirbutt.spaces.live.com/blog/cns!A8677D5751E6B4DA!879.entry"&gt;installed the PDF iFilter&lt;/a&gt; on the server and registered the dll.... you&amp;#39;ve added the icon to the images folder and the reference to the xml file... you&amp;#39;ve added the file type in the Shared Services provider Search Settings... you&amp;#39;ve run the full search indexing for the portal... &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;...the icon for pdf will display correctly in lists &amp;amp; libraries....but you *still* don&amp;#39;t get pdf documents appearing search results??&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;You wouldn&amp;#39;t happen to be running a 64bit server for&amp;nbsp;SharePoint or SQL&amp;nbsp;?? &lt;br /&gt;&lt;br /&gt;If you are then there&amp;#39;s some bad news for you. Adobe have not yet released a 64bit version of the iFilter for PDF. And while the 32bit version installs without error you will not get any results appearing in the SharePoint search. &lt;br /&gt;As yet Adobe have not announced when (or even if)&amp;nbsp;they will release this.&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;In the meantime there is an alternative.... Use this &lt;/font&gt;&lt;a class="" title="Foxit PDF iFilter" href="http://www.foxitsoftware.com/pdf/ifilter/"&gt;&lt;font face="verdana,geneva" size="1"&gt;64bit iFIlter from Foxit Software&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;the installer does not register&amp;nbsp;the application&amp;nbsp;with MOSS 2007. After installing you will need to manually add a&amp;nbsp;pdf extension in the&amp;nbsp;registry&amp;nbsp;settings:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&amp;nbsp; 1. Open regedit and&amp;nbsp;locate the following:&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Applications\&amp;lt;SiteID&amp;gt;\Gather\Search\Extensions\ExtensionList]&lt;br /&gt;&amp;nbsp; 2. Add a new String value with the latest number in the sequence and edit it to add pdf as the Value data.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Verdana" size="1"&gt;Then, check that the pdf file type shows i&lt;/font&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva" size="1"&gt;n the portal Shared Services Administration:&lt;br /&gt;&amp;nbsp; 1.&amp;nbsp; Under Search click &lt;/font&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;&lt;em&gt;Search Settings&lt;br /&gt;&lt;/em&gt;&amp;nbsp; 2.&amp;nbsp; Under &lt;em&gt;Crawl Settings&lt;/em&gt; click &lt;/font&gt;&lt;/font&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;&lt;em&gt;File Types&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;If not then add it:&lt;br /&gt;&amp;nbsp; 1.&amp;nbsp; Click &lt;em&gt;New File Type&lt;/em&gt; and add pdf&lt;br /&gt;&lt;br /&gt;Incidentally, this&amp;nbsp;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva" size="1"&gt;will add&amp;nbsp;the following reference for the pdf file type in the registry:&lt;br /&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;&amp;nbsp; 1. Open regedit, locate&lt;/font&gt;&lt;/font&gt;&lt;font size="1"&gt;&lt;font face="verdana,geneva"&gt;&lt;em&gt; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf]&amp;nbsp;&lt;br /&gt;&amp;nbsp; &lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="1"&gt;&lt;font face="verdana,geneva"&gt;2. Check the default value&amp;nbsp;is &lt;em&gt;{987f8d1a-26e6-4554-b007-6b20e2680632}&lt;/em&gt;&lt;/font&gt;&lt;font face="verdana,geneva"&gt; &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva" size="1"&gt;Check also that you have&amp;nbsp;the .gif file that you want to use for the pfd icon&amp;nbsp;in the following folder on the server:&amp;nbsp;&lt;br /&gt;&amp;nbsp; Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Images &lt;br /&gt;&lt;br /&gt;(the icon can be found here (use&amp;nbsp;the&amp;nbsp;17 x 17 one): &lt;/font&gt;&lt;a href="http://www.adobe.com/misc/linking.html"&gt;&lt;font face="verdana,geneva" size="1"&gt;http://www.adobe.com/misc/linking.html&lt;/font&gt;&lt;/a&gt;)&lt;br /&gt;&lt;font face="verdana,geneva" size="1"&gt;Then:&amp;nbsp; &lt;br /&gt;&amp;nbsp; 1.&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva" size="1"&gt; Edit the Docicon.xml file to include the .pdf extension. To do so:&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Start Notepad, and then open the Docicon.xml file here:&amp;nbsp;Drive:\Program Files\Common Files\Microsoft Shared\Web server extensions\12\Template\Xml&amp;nbsp;&lt;br /&gt;&amp;nbsp; 2.&amp;nbsp; Add an entry for the .pdf extension. For example, where NameofIconFile is the name of the .gif file:&amp;nbsp;&amp;lt;Mapping Key=&amp;quot;pdf&amp;quot; Value=&amp;quot;NameofIconFile.gif&amp;quot;/&amp;gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp; 3.&amp;nbsp; On the File menu, click Save, and then quit Notepad.&lt;/font&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva" size="1"&gt;Next - &lt;u&gt;REBOOT THE SERVER&lt;/u&gt;! (Before doing this there were a few minutes frustration. Simply stopping &amp;amp; starting the services, iisreset etc is not sufficient)&lt;br /&gt;&lt;br /&gt;When rebooted go back to the portal Shared Services Administration and&amp;nbsp;start a full crawl:&lt;br /&gt;&amp;nbsp; 1. &lt;/font&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:&amp;#39;Calibri&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-ascii-theme-font:minor-latin;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:&amp;#39;Times New Roman&amp;#39;;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;"&gt;&lt;font face="verdana,geneva" size="1"&gt;Under &lt;em&gt;Crawl Settings&lt;/em&gt; click &lt;/font&gt;&lt;font face="verdana,geneva"&gt;&lt;font size="1"&gt;&lt;em&gt;Content sources and Crawl Schedules&lt;br /&gt;&lt;/em&gt;&amp;nbsp; 2.&amp;nbsp;Click the arrow icon next to your Shared Service (Default name is: Local Office SharePoint Server Sites) and select &lt;em&gt;Start Full Crawl&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;br /&gt;One more catch though... it&amp;#39;s not free like the Adobe one would be. Though you can download and install it to &amp;quot;test&amp;quot; before coughing up the cash for the license.&lt;/font&gt;&lt;font face="verdana,geneva" size="1"&gt; &lt;/font&gt;&lt;font face="verdana,geneva" size="1"&gt;
&lt;p&gt;&amp;quot;Foxit PDF IFilter can be used for free on desktop environment. However, users need to purchase licenses when they use Foxit PDF IFilter on server environments.&lt;br /&gt;License cost for each server with up to two CPU cores is $329.99. Each additional CPU core costs $129.99. Please be aware that each dual-core CPU counts as two CPU cores and each quad CPU as four CPU cores. Each license covers both 32-bit and 64-bit IFilter versions.&amp;quot; &lt;/p&gt;&lt;/font&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=7714" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/pdf+iFilter/default.aspx">pdf iFilter</category></item><item><title>Error connecting two CRM webparts in MOSS/WSS 3.0</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/10/11/error-connecting-two-crm-webparts-in-moss-wss-3-0.aspx</link><pubDate>Thu, 11 Oct 2007 12:00:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:7175</guid><dc:creator>agoodwin</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=7175</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/10/11/error-connecting-two-crm-webparts-in-moss-wss-3-0.aspx#comments</comments><description>&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;We&amp;#39;ve recently been messing about with the CRM &amp;amp; MOSS integration features, and while the initial&amp;nbsp;setup of the MOSS farm on Kerberos authentication wasn&amp;#39;t the most straightforward we are now getting issues when trying to conect two CRM webparts for filtering. This doesn&amp;#39;t happen if we connect a regular web part with a CRM list web part. It happens only between two CRM list web parts.&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;The target webpart returns the following error:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;em&gt;&amp;quot;An error has occurred. This Web part could not be displayed.&lt;/em&gt; &lt;em&gt;ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Conversion failed when converting from a character string to uniqueidentifier&amp;quot;&lt;/em&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&amp;nbsp;As an additional part of this error, on refreshing the page or trying to redefine the filter,&amp;nbsp;the target webpart for the filtering also&amp;nbsp;returns the following:&lt;/font&gt;&lt;/p&gt;
&lt;div class="UserGeneric"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;em&gt;&lt;span class="ms-bold"&gt;&amp;quot;Web Part Error: &lt;/span&gt;&amp;nbsp;Web Part&amp;nbsp;[webpart name] did not implement the GetInitEventArgs method&amp;quot;&lt;/em&gt;&lt;/font&gt;&lt;/div&gt;
&lt;div class="UserGeneric"&gt;&lt;em&gt;&lt;/em&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="UserGeneric"&gt;So far the various forum threads we&amp;#39;ve looked at have vielded no fixes for this so we have now opened an MS Support Case. As soon as we get the results I&amp;#39;ll update here.&lt;/div&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=7175" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/CRM+3.0/default.aspx">CRM 3.0</category></item><item><title>Content Editor Webpart error "cannot retrieve properties at this time".</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/09/03/content-editor-webpart-error-quot-cannot-retrieve-properties-at-this-time-quot.aspx</link><pubDate>Mon, 03 Sep 2007 12:15:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:5127</guid><dc:creator>agoodwin</dc:creator><slash:comments>13</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=5127</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/09/03/content-editor-webpart-error-quot-cannot-retrieve-properties-at-this-time-quot.aspx#comments</comments><description>&lt;p&gt;&lt;font size="1"&gt;When using the content editor web part, in some cases you can receive the following message when editing the content, or saving the content: &amp;quot;cannot retrieve properties at this time&amp;quot;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;This exact error suddenly appeared on a client installation after https access was enabled via ISA server. Prior to that the content editor web parts worked normally over http. When browsing the site using the server name there is no problem. The issue therefore lies with the https translation.&lt;br /&gt;&lt;/font&gt;&lt;font size="1"&gt;The sites alternate access mappings are configured with the https url as an extranet. Changing this to any of the other options makes no difference.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;Mart Muller refers to a MS KB article in &lt;a class="" href="http://blogs.tamtam.nl/mart/ContentEditorWepartErrorQuotcannotRetrievePropertiesAtThisTimequotWorkaround.aspx"&gt;his post here&lt;/a&gt; however I&amp;#39;m not sure this is correct. Neither of the two supposed causes are applicable in this case:&lt;/font&gt;&lt;/p&gt;
&lt;li&gt;&lt;font size="1"&gt;You configure an Internet Information Services (IIS) virtual server that has an assigned IP address, and then extend that virtual server by using Windows SharePoint Services. &lt;/font&gt;
&lt;li&gt;&lt;font size="1"&gt;You configure an IIS virtual server that has a host header name, you extend that virtual server by using Windows SharePoint Services, and then you install Web Part assemblies in the Bin folder instead of in the global assembly cache.&lt;/font&gt;&lt;/li&gt;
&lt;p&gt;&lt;a href="http://blogs.tamtam.nl/mart/ContentEditorWepartErrorQuotcannotRetrievePropertiesAtThisTimequotWorkaround.aspx"&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font size="1"&gt;Further investigation ongoing...&lt;/font&gt;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=5127" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category></item><item><title>Multipage Meeting Workspace STILL a second class citizen</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/08/20/multipage-meeting-workspace-still-a-second-class-citizen.aspx</link><pubDate>Mon, 20 Aug 2007 15:17:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:4556</guid><dc:creator>agoodwin</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=4556</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/08/20/multipage-meeting-workspace-still-a-second-class-citizen.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;m not one to complain, but...&lt;/p&gt;
&lt;p&gt;[rant]&lt;/p&gt;
&lt;p&gt;Yet again I find that one of the most intuitive,&amp;nbsp;flexible site templates is hobbled for no good reason. Why on earth is the Multipage&amp;nbsp;Meeting Workspace so restricted compared to the&amp;nbsp;Team Site???&lt;/p&gt;
&lt;p&gt;To begin with, lets take the function for&amp;nbsp;&amp;#39;save site as a template&amp;#39;....&lt;br /&gt;- Team Site - &amp;#39;save site as template&amp;#39; allows for inclusion of content. Great, nice one, useful feature that.&lt;br /&gt;- Multipage Meeting Workspace - &amp;#39;save site as template&amp;#39; DOES NOT allow for inclusion of content. WTF?? why on earth should I be restricted in this site?? maybe some people use this template for other things than meetings because we find the page tab layout extremely useful. This was a problem in 2003, why the hell hasn&amp;#39;t it been fixed in 2007??&lt;/p&gt;
&lt;p&gt;And then today I discovered another shortcoming that may not be quite so apparent. The new 2007 feature &amp;#39;Send to location&amp;#39;...&lt;br /&gt;- Team Site - document: Send to &amp;gt; Other location, add location (by typing instead of a browse function, hello? is this 2007??), send - file is copied. Ok.&amp;nbsp;&lt;br /&gt;- Multipage Meeting Workspace - document: Send to &amp;gt; Other location, add location (grr), send - ERROR! &amp;quot;There were errors copying to this location. The destination is in a meeting workspace, which does not support this action.&amp;quot;&amp;nbsp; DoH!!&lt;br /&gt;I&amp;#39;m speechless. No, really. &lt;br /&gt;Hello!!?? is there any light on in the MOSS development office??? WHY is this not possible in the Multipage Meeting Workspace site??? For what possible reason would I not want this feature available in this site template???&lt;/p&gt;
&lt;p&gt;And do you know how I discovered this?? In testing the workflow features of SharePoint Designer in a Multipage Meeting Workspace site.&lt;/p&gt;
&lt;p&gt;cue..&lt;/p&gt;
&lt;p&gt;[subrant]&lt;/p&gt;
&lt;p&gt;Somehow the development team for SharePoint Designer forgot to include the workflow function&amp;nbsp;to allow&amp;nbsp;MOVE document from one location to another. Instead you have to COPY the document to the destination location and then DELETE the original!!&lt;br /&gt;&lt;br /&gt;Words begin to fail me at this point.&amp;nbsp;Why on earth&amp;nbsp;was this feature overlooked?? 9 times out of 10 a user will probably want to move a document rather than duplicate it. Surely this can&amp;#39;t have been difficult for the development team to include?? &lt;/p&gt;
&lt;p&gt;Now I have to deal with a substandard method for getting a document from one location to another and finding that the DELETE step in the custom workflow causes the document in the target location as well as the origin location to be deleted!! Probably because this is a, you guessed it... Multipage Meeting Workspace site.&lt;/p&gt;
&lt;p&gt;[/subrant]&lt;/p&gt;
&lt;p&gt;And in case you&amp;#39;re wondering, yes, the workflow function for copying a document from one location to another on a Multipage Meeting Workspace site works even though you can&amp;#39;t do it via the drop menu &amp;#39;Send to &amp;gt; Other location&amp;#39; options in the library!!!&amp;nbsp; o_0&lt;/p&gt;
&lt;p&gt;[/rant]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=4556" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Workflow/default.aspx">Workflow</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Multipage+Meeting+Workspace/default.aspx">Multipage Meeting Workspace</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/SharePoint+Designer/default.aspx">SharePoint Designer</category></item><item><title>MOSS 2007 &amp; Outlook integration - sometimes a one way street...</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/08/16/moss-2007-amp-outlook-integration-a-one-way-street.aspx</link><pubDate>Thu, 16 Aug 2007 08:43:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:4348</guid><dc:creator>agoodwin</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=4348</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/08/16/moss-2007-amp-outlook-integration-a-one-way-street.aspx#comments</comments><description>&lt;font face="Calibri"&gt;
&lt;p&gt;I&amp;#39;ve recently had a client ask me &amp;quot;why, when you can connect a library (say Personal Documents from a users MySite) to Outlook, it is not possible to manage the folders in that library from within Outlook?&amp;quot;&lt;/p&gt;
&lt;p&gt;When right-clicking on the Personal Documents folder in Outlook you get the option, amongst others, to create a new folder.&lt;br /&gt;Despite all users being admins on their own MySite this returns an error dialogue: &amp;quot;Cannot create the folder. You do not have permissions to create a subfolder under this folder. To check your permissions for the folder, right-click the top-level, then click Properties on the shortcut menu. See the folder owner or your administrator to change your permissions.&amp;quot;&lt;/p&gt;
&lt;p&gt;While Outlook now offers synchronisation and offline use of SharePoint hosted content, the availbility of menu options here in Outlook, normally for Outlook folders, also implies to users that SharePoint content can be driven from Outlook. &lt;br /&gt;Unfortunately not, the sync&amp;#39;d SharePoint folders are read only, contrary to the menu options suggestions.&lt;/p&gt;
&lt;p&gt;* Is there any way of enabling SharePoint content creation via Outlook in the current version?? (unlikely)&lt;/p&gt;
&lt;p&gt;* If not, then is there a way of disabling this menu for Outlook sync&amp;#39;d content to avoid users frustration and confusion?? (overlooked?)&lt;/p&gt;
&lt;p&gt;Answers on a postcard please...&lt;/p&gt;&lt;/font&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=4348" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Outlook+Integration/default.aspx">Outlook Integration</category></item><item><title>Connecting MOSS Version number in Word Documents</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/07/23/connecting-moss-version-number-in-word-documents.aspx</link><pubDate>Mon, 23 Jul 2007 09:07:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:3314</guid><dc:creator>agoodwin</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=3314</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/07/23/connecting-moss-version-number-in-word-documents.aspx#comments</comments><description>&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;This one has been resurrected from the collection of post-crash blogs:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;&lt;strong&gt;How is it possible to connect metadata/column information to Word documents stored in a WSS 3.0 library so that it is synchronised both ways??&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Also referenced in the MS Office Word Team blog adding links between Word &amp;amp; MOSS metadata/columns is simple enough to do, but one thing appears to be missing.... &lt;br /&gt;Easily implemented for custom metadata and a few defaults, however &amp;#39;Version&amp;#39; (as in the version number created by doc libs, both minor &amp;amp; major) doesn&amp;#39;t seem to be available? Only Revision number which isn&amp;#39;t the same. Or am I missing something? &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Surely this is one of the more important columns that users may wish to include in a document header. How can this be added?? &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Finally, after trawling through endless forums &amp;amp; posts I find a blog by Joerg Sinemus describing exactly what I want to achieve. Though by no means a simple solution: &lt;a href="http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx"&gt;http://blogs.msdn.com/joerg_sinemus/archive/2007/01/26/wss-version-number-in-the-word-2003-document.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;A great post, but surely there is an easier way to do this in MOSS / Word??&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;The bigger questions is perhaps: why on earth wasn&amp;#39;t this feature included in the WSS 3.0/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&amp;#39;s possibly one of the most often used items in word headers.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;So was this a serious lack of foresight on the part of the MOSS development team? or just too complicated to get into this release?&lt;/font&gt;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=3314" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Versioning/default.aspx">Versioning</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Metadata/default.aspx">Metadata</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Word/default.aspx">Word</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/MOSS/default.aspx">MOSS</category></item><item><title>Transition to New Specializations in the Information Worker Solutions Competency</title><link>http://www.sharepointblogs.com/agoodwin/archive/2007/06/28/transition-to-new-specializations-in-the-information-worker-solutions-competency.aspx</link><pubDate>Thu, 28 Jun 2007 13:14:00 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:2507</guid><dc:creator>agoodwin</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.sharepointblogs.com/agoodwin/rsscomments.aspx?PostID=2507</wfw:commentRss><comments>http://www.sharepointblogs.com/agoodwin/archive/2007/06/28/transition-to-new-specializations-in-the-information-worker-solutions-competency.aspx#comments</comments><description>&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;The Microsoft Information Worker Solutions Competency is changing to reflect the enhanced capabilities of the 2007 Microsoft Office system and Microsoft Exchange Server 2007. The program will now be made up of nine specializations that have been designed to help you better position yourself to build today&amp;#39;s most in-demand business solutions-and capitalize on some of the fastest-growing market-segment opportunities. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;As a partner who is active in the &amp;quot;Office System Desktop Deployment&amp;quot; and/or &amp;quot;Office Smart Client&amp;quot; specialization in the Information Worker Solutions Competency, we want to inform you that the names of these specializations are being changed and the list of qualifying exams is being expanded to include the new Microsoft Office 2007 products. Please be assured that these changes require no action on your part and your benefits will continue without interruption. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="verdana,geneva" size="1"&gt;Please refer to the table below for more information about the new specialization names. &lt;/font&gt;&lt;/p&gt;
&lt;table class="" cellspacing="0" cellpadding="3"&gt;

&lt;tr&gt;
&lt;td class="" colspan="4"&gt;
&lt;p align="center"&gt;&lt;font size="1"&gt;&lt;font face="verdana,geneva"&gt;&lt;strong&gt;Understanding Upcoming Changes to Current Specializations&lt;/strong&gt; &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;strong&gt;&lt;font face="verdana,geneva" size="1"&gt;Current Specialization &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;strong&gt;&lt;font face="verdana,geneva" size="1"&gt;New Specialization &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;strong&gt;&lt;font face="verdana,geneva" size="1"&gt;Upcoming&lt;br /&gt;Changes &lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;font size="1"&gt;&lt;font face="verdana,geneva"&gt;&lt;strong&gt;Action Required of Partner Organization&lt;/strong&gt; &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;Portals and Enterprise Content Management (ECM) &lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;Enterprise Content Management (ECM) and Forms&lt;/font&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;or&lt;/font&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;Portals and Collaboration&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class="" rowspan="2"&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;&amp;nbsp;Partner organizations&lt;br /&gt;&amp;nbsp;will be transitioned to&lt;br /&gt;&amp;nbsp; one of the new &lt;br /&gt;&amp;nbsp;specializations that best fits their MCP&amp;#39;s exam certifications &lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class="" rowspan="2"&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;None.&amp;nbsp; When the transition is complete, you may review your new specializations. If you would prefer to transition to another specialization, you may do so by reassigning your references in the Partner Membership Center. This process is simple and instructions will be sent after the transition process has been completed. &lt;br /&gt;(Please Note: To be active in the new specialization, you must also meet the MCP requirement.)&lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;&amp;nbsp;Messaging and Collaboration &lt;/font&gt;&lt;/p&gt;&lt;/td&gt;
&lt;td class=""&gt;
&lt;p align="center"&gt;&lt;font face="verdana,geneva" size="1"&gt;Portals and Collaboration or Unified Communications &lt;/font&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;a href="http://response.microsoft.com/P/v3/r.asp?r=T1_Url0%26e=102464%253B173692%253B35459840%253B2%253B02%26a=1007" target="_blank"&gt;&lt;font face="verdana,geneva" size="1"&gt;View transition details for the 2007 Information Worker Solutions Competency &lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://response.microsoft.com/P/v3/r.asp?r=T1_Url1%26e=102464%253B173692%253B35459840%253B2%253B02%26a=1007" target="_blank"&gt;&lt;font face="verdana,geneva" size="1"&gt;View exam requirements for the 2007 Information Worker Solutions Competency &lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=2507" width="1" height="1"&gt;</description><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Competency/default.aspx">Competency</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Certification/default.aspx">Certification</category><category domain="http://www.sharepointblogs.com/agoodwin/archive/tags/Information+Worker/default.aspx">Information Worker</category></item></channel></rss>