<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Outlook by the sound : SPPS03_Tips</title><link>http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx</link><description>Tags: SPPS03_Tips</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Sorting the default listing </title><link>http://msmvps.com/blogs/obts/archive/2007/07/21/1046342.aspx</link><pubDate>Sat, 21 Jul 2007 22:32:21 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1046342</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;Stephen discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Sorting the default listing SiteDirectory/Pages/categoryresults.as&lt;br /&gt;Date: Tue, 26 Jun 2007 10:23:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I have a site directory and the listing has been customized. I have added additional sorting criteria which can be clicked on after the initial load but i would like the first load of the list to be sorted by title.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I have tried editing the XSL with the editor and chaning the following in the correct locations but it is still not working. &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;dvt_adhocmode&amp;quot;&amp;gt;sort&amp;lt;/xsl:param&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;dvt_sortfield&amp;quot;&amp;gt;Title&amp;lt;/xsl:param&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;dvt_sortdir&amp;quot;&amp;gt;asc&amp;lt;/xsl:param&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Any ideas?&lt;br /&gt;Thank you ahead of time.&lt;br /&gt;-Stephen&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;Stephen&lt;br /&gt;Subject: RE: Sorting the default listing SiteDirectory/Pages/categoryresults.as&lt;br /&gt;Date: Tue, 26 Jun 2007 11:07:04 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I should also add when editing the webpart i only have the XSL editor and paramenters editor to modify the contents of the web part itself.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-Stephen&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;Stephen&lt;br /&gt;Subject: RE: Sorting the default listing SiteDirectory/Pages/categoryresults.as&lt;br /&gt;Date: Tue, 26 Jun 2007 11:24:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Figured it out: Needed to add the following:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;lt;xsl:sort select=&amp;quot;@Title&amp;quot; order=&amp;quot;ascending&amp;quot; /&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;into&amp;nbsp; the area:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:template name=&amp;quot;dvt_1.body&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;Rows&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;FirstRow&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;LastRow&amp;quot;/&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:for-each select=&amp;quot;$Rows&amp;quot;&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/...&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1046342" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>Synchronising Sharepoint Folder With Offline Briefcase</title><link>http://msmvps.com/blogs/obts/archive/2007/07/21/1046162.aspx</link><pubDate>Sat, 21 Jul 2007 19:43:02 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1046162</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;SamWardill discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Synchronising Sharepoint Folder With Offline Briefcase&lt;br /&gt;Date: Thu, 10 May 2007 06:06:02 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Is there a good utility that you can use to syncronise a Sharepoint folder with an offline folder on a laptop&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Daniel Bugday&amp;quot; &amp;lt;itkonsultatgmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: Synchronising Sharepoint Folder With Offline Briefcase&lt;br /&gt;Date: Thu, 10 May 2007 15:54:45 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You could use Microsoft groove..&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Check here for more info on groove:&lt;br /&gt;&lt;/font&gt;&lt;a href="http://office.microsoft.com/en-us/groove/HA101656331033.aspx"&gt;&lt;font color="#008080" size="4"&gt;http://office.microsoft.com/en-us/groove/HA101656331033.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Also check this webcast&lt;br /&gt;&lt;/font&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032327684&amp;amp;EventCategory=3&amp;amp;culture=en-US&amp;amp;CountryCode=US"&gt;&lt;font color="#008080" size="4"&gt;http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032327684&amp;amp;EventCategory=3&amp;amp;culture=en-US&amp;amp;CountryCode=US&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;/Daniel Bugday&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;S.S. Ahmed&amp;quot; &amp;lt;ss_ahmed1athotmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: Synchronising Sharepoint Folder With Offline Briefcase&lt;br /&gt;Date: Thu, 10 May 2007 09:12:51 -0500&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You could also use Colligo Reader to synchronize files on your computer. There are a bunch of free tools (with code) on my blog that you can use to synchronize files. See uploading and downloading utilities on my blog.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Regards,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-- &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;S.S. Ahmed&lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.sharepointblogs.com/ssa"&gt;&lt;font color="#008080" size="4"&gt;http://www.sharepointblogs.com/ssa&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;UriNissani discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: Synchronising Sharepoint Folder With Offline Briefcase&lt;br /&gt;Date: Fri, 6 Jul 2007 08:32:06 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;hi... our solution does exactly that... :) &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hi, &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;please try our solution - ShareGO - offline sharepoint solution.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;KWizCom ShareGo is a solution providing seamless integration between&amp;nbsp; Microsoft SharePoint server and Microsoft Windows Desktop.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;ShareGo enables you to keep working in your familiar Windows environment, and be always in sync with your corporate SharePoint server/s. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;ShareGo - &amp;quot;SharePoint and Desktop Become OneTM&amp;quot;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;This way, work with SharePoint is made much easier, and actually becomes the same as working in your windows desktop environment! &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.kwizcom.com/ProductPage.asp?ProductID=212&amp;amp;ProductSubNodeID=254"&gt;&lt;font color="#008080" size="4"&gt;http://www.kwizcom.com/ProductPage.asp?ProductID=212&amp;amp;ProductSubNodeID=254&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-- &lt;br /&gt;Uri Nissani&lt;br /&gt;KWizCom Corp&lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.kwizcom.com/"&gt;&lt;font color="#008080" size="4"&gt;http://www.kwizcom.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1046162" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>Authentication Question</title><link>http://msmvps.com/blogs/obts/archive/2007/07/21/1046151.aspx</link><pubDate>Sat, 21 Jul 2007 19:26:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1046151</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Thu, 13 Apr 2006 17:32:46 -0400&lt;br /&gt;From: Don &amp;lt;donhollisteratadelphiadotnet&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Authentication Question&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;We have a mixed environment were some users authenticate to AD and some don&amp;#39;t.&amp;nbsp; The users that don&amp;#39;t log on to there pc&amp;#39;s via a local account. One such user clicked his sharepoint link and was prompted to authenticate and did so using &amp;lt;domain&amp;gt;\&amp;lt;username&amp;gt; and then entered his password.&amp;nbsp; While doing so, he checked the box to remember username and password.&amp;nbsp; Since then, he has not been prompted again.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;My question, when you check this box, where is your username and password stored?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Engelbert&amp;quot; &amp;lt;Engelbertatdiscussionsdotnospamtodcom&amp;gt;&lt;br /&gt;Subject: Re: Authentication Question&lt;br /&gt;Date: Fri, 14 Apr 2006 11:26:23 +0300&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I would imagine that this user is (as his domain name) a member of an AD Group that has permissions to access the site (if he hasn&amp;#39;t been allocated as a domain user directly).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;So he has two ways to access the site (local user / domain name) and now that he has once accessed the site with his domain account, future accesses will use the same information.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;(Not answering the final question because I a) don&amp;#39;t know the answer and b) I think the reason for the present functionaliy lies elsewhere)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Engelbert&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Fri, 14 Apr 2006 16:07:48 -0400&lt;br /&gt;From: Don&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Authentication Question&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You are correct in that he has an ad account which he initially used to authenticate to sharepoint.&amp;nbsp; Since his workstation logon is not associated with ad, we are curious why he is no longer prompted for his ad credentials.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Chris Jones&amp;quot; &amp;lt;chrjonesatgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Authentication Question&lt;br /&gt;Date: 18 Apr 2006 03:21:48 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;If you are using Internet Explorer then when you check the &amp;quot;remember username and password&amp;quot; checkbox IE encrypts the details are stores them on the local machine.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;(I don&amp;#39;t know exactly where IE stores the details, but Windows XP does have an area for securly storing passwords (e.g. for file shares) and I would expect IE would use this area).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;One thing to note is that if an administrator resets or changes the users password then the saved passwords will be deleted and the user will need to reenter them. This is because the encryption used to encrypt the username and password is partially based on the users password.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hope this helps,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Chris&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1046151" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>How to make a global calendar - show events from a set of sites in</title><link>http://msmvps.com/blogs/obts/archive/2007/07/06/1006046.aspx</link><pubDate>Fri, 06 Jul 2007 23:18:18 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1006046</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;umit discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: How to make a global calendar - show events from a set of sites in&lt;br /&gt;Date: Fri, 5 Jan 2007 10:47:00 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Could you find a solution to this question? I face with the same case, but don&amp;#39;t know what to do!&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Best,&lt;br /&gt;Umit&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;RobertWCrouch discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: How to make a global calendar - show events from a set of site&lt;br /&gt;Date: Mon, 19 Feb 2007 06:40:13 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You can use the Content Query Web part to rollup calendar items (see below)...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/belux/msdn/nl/community/columns/stevenvandecraen/contentquerywebpart.mspx"&gt;&lt;font color="#008080" size="4"&gt;http://www.microsoft.com/belux/msdn/nl/community/columns/stevenvandecraen/contentquerywebpart.mspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/ms497457.aspx"&gt;&lt;font color="#008080" size="4"&gt;http://msdn2.microsoft.com/en-us/library/ms497457.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/aa981241.aspx"&gt;&lt;font color="#008080" size="4"&gt;http://msdn2.microsoft.com/en-us/library/aa981241.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;BUT... &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I need help putting all of this information together so that I can format the result of the list so that it makes sense for calendar items (i.e. Title, Description, Start, End, Location). I have not found an example of anyone that has done this.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I would like to group by Date, then display start time, title, description location...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;February 19, 2007&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Meeting One Title&lt;br /&gt;This is the description of the first meeting of the night.&lt;br /&gt;7:00 PM at 123 Location Street&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Meeting Two Title&lt;br /&gt;This is the description of the second meeting of the night.&lt;br /&gt;9:00 PM at 456 Location Street&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;February 20, 2007&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Meeting Three Title&lt;br /&gt;This is the description of the first meeting of the night.&lt;br /&gt;8:00 PM at 789 Location Street&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Anyone have thoughts?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;GodzillaBorland discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: How to make a global calendar - show events from a set of site&lt;br /&gt;Date: Thu, 15 Mar 2007 14:58:05 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I have the same need - for a global calendar with events from sub-sites. I created a new site column &amp;quot;roll-up&amp;quot; with a Yes/No to mark events that will be rolled-up to the &amp;#39;global&amp;#39; calendar.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;But I am stuck there. There are articles on CQWP but I need more specifics such as how to add the start date to the CQWP list - it only shows the &amp;#39;Title&amp;#39;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;regards&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Mike McNett&amp;quot; &amp;lt;michaeldotmcnettatusmadotedu&amp;gt;&lt;br /&gt;Subject: Re: How to make a global calendar - show events from a set of site&lt;br /&gt;Date: Wed, 16 May 2007 20:11:20 -0400&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I have a similar issue, but I am using WSS 3.0.&amp;nbsp; I want each sub-site to have its own calendar, but then allow a view of all sub-site calendar events on the &amp;quot;global&amp;quot; calendar as well.&amp;nbsp; So while the solution using Sharepoint 2007 sounds great, what are the options for WSS3.0?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks in advance.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike&lt;br /&gt;&lt;/font&gt;&lt;a href="mailto:michael.mcnett@usma.edu"&gt;&lt;font color="#008080" size="4"&gt;michael.mcnett@usma.edu&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Mike Walsh&amp;quot; &amp;lt;englantilainenathotmaildotcom&amp;gt;&lt;br /&gt;Followup-To: microsoft.public.sharepoint.setup_and_administration&lt;br /&gt;Subject: Re: How to make a global calendar - show events from a set of site&lt;br /&gt;Date: Thu, 17 May 2007 10:03:09 +0300&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;CorasWorks used to have cross-site list consolidation in their suite of programs for WSS 2.0 (and SPS 2003) and I presume this is still available in their present suite for the v3 SharePoint products. The suite of course costs quite a bit but it&amp;#39;s less than MOSS 2007.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;br /&gt;WSS FAQ &lt;/font&gt;&lt;a href="http://www.wssfaq.com/"&gt;&lt;font color="#008080" size="4"&gt;http://www.wssfaq.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;No private e-mail please.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;UriNissani discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: How to make a global calendar - show events from a set of sites in&lt;br /&gt;Date: Fri, 6 Jul 2007 06:54:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hi, &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;We have a solution for that - KWizCom Calendar web part - Calendar Plus it can do what you need - &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Support both MOSS 2007/WSS 3.0 and SPS 2003/WSS 2.0&lt;br /&gt;Support resizing the calendar to fit your web page&amp;#39;s design&lt;br /&gt;Aggregate events from multiple SharePoint sites&lt;br /&gt;Connect to any required list type (not only &amp;quot;Events&amp;quot;)&lt;br /&gt;Support viewing data from the user&amp;#39;s Outlook calendar&lt;br /&gt;Support viewing Microsoft Outlook shared calendars&lt;br /&gt;Aggregate data from any legacy application&lt;br /&gt;Event coloring according to event source&lt;br /&gt;Event coloring according to event type&lt;br /&gt;Support list views - enabling you to aggregate list items defined by custom SharePoint list views&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Printable calendar&lt;br /&gt;Support dynamic URL tokens ï&amp;iquest;&amp;frac12; tokens such as [current site] enable you to use the CalendarPlus web part in a site template using relative URL, eliminating the need to configure the web part after a site is created&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;No client installation needed ï&amp;iquest;&amp;frac12; fast &amp;amp; easy deployment&lt;br /&gt;Dynamic generated background colors for aggregated list levels&lt;br /&gt;Asynchronous calendar loading&lt;br /&gt;Support different user credentials for SharePoint and Exchange server&lt;br /&gt;Multi-lingual&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Product page - &lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.kwizcom.com/ProductPage.asp?ProductID=175&amp;amp;ProductSubNodeID=176"&gt;&lt;font color="#008080" size="4"&gt;http://www.kwizcom.com/ProductPage.asp?ProductID=175&amp;amp;ProductSubNodeID=176&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;thanks&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Uri &lt;br /&gt;-- &lt;br /&gt;Uri Nissani&lt;br /&gt;KWizCom Corp&lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.kwizcom.com/"&gt;&lt;font color="#008080" size="4"&gt;http://www.kwizcom.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1006046" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>How do I set default page</title><link>http://msmvps.com/blogs/obts/archive/2007/07/04/1001068.aspx</link><pubDate>Wed, 04 Jul 2007 22:04:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1001068</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From:&amp;nbsp; MoonLiver &amp;lt;moonliveratgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: How do I set default page&lt;br /&gt;Date: Fri, 08 Jun 2007 21:39:17 -0000&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;this is a silly question.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;how can I set a &amp;quot;Page&amp;quot; from &amp;quot;Pages&amp;quot; to be displayed at the root of the&lt;br /&gt;site. I was thinking it would be called &amp;quot;default page&amp;quot; or something,&lt;br /&gt;but I cant find it.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks&lt;br /&gt;B&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Steven Van de Craen&amp;quot; &amp;lt;vandestattelenetdotbe&amp;gt;&lt;br /&gt;Subject: Re: How do I set default page&lt;br /&gt;Date: Tue, 12 Jun 2007 13:01:17 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;It is called Welcome Page in Site Settings: /_Layouts/AreaWelcomePage.aspx&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Steven&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From:&amp;nbsp; MoonLiver&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: How do I set default page&lt;br /&gt;Date: Tue, 12 Jun 2007 20:18:10 -0000&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;That is perfect, thank you Steven.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;Madhur discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Re: How do I set default page&lt;br /&gt;Date: Wed, 20 Jun 2007 14:54:17 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hi&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;How can I do it programmatically ?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Madhur&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Steven Van de Craen&amp;quot; &lt;br /&gt;Subject: Re: How do I set default page&lt;br /&gt;Date: Wed, 27 Jun 2007 09:06:58 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;Microsoft.SharePoint.Publishing.PublishingWeb&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;HTH,&lt;br /&gt;Steven&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1001068" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>SPS2003 Add Link to Site not working</title><link>http://msmvps.com/blogs/obts/archive/2007/07/04/1001062.aspx</link><pubDate>Wed, 04 Jul 2007 21:46:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1001062</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From:&amp;nbsp; mtupker &amp;lt;mtupkeratgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: SPS2003 Add Link to Site not working&lt;br /&gt;Date: Thu, 07 Jun 2007 19:35:35 -0000&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Today something odd started happening. When the page comes up to Add a link to Site for the site creation process ,I can fill out the information but when I click Ok, the Ok button goes grey and the page does nothing. After that I can enter the URL for the new site and continue to setup the site template and eventually enter the site. However when I go back to the Site Directory the site is nowhere to be found.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;The only bit of information I&amp;#39;ve been able to find on this problem is this MS article: &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/934229"&gt;&lt;font color="#008080" size="4"&gt;http://support.microsoft.com/kb/934229&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt;, which has no solution as of yet.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I did just change the login and password that the Configuration Database Administration Account, Default Content Access Account, and Portal Site Application Pool Identity were using. That is the only thing that has been changed recently though. Has anyone come across this before? Thanks.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;... time passes slowly,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;... Next day: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Check to see if you have windows server 2003 sp2 installed. if so try removing it. That worked for me.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;&lt;/font&gt;&lt;font color="#008080" size="4"&gt;Neal discussions microsoft com&lt;/font&gt;&lt;font color="#008080" size="4"&gt;&amp;gt;&lt;br /&gt;Subject: Re: SPS2003 Add Link to Site not working&lt;br /&gt;Date: Tue, 19 Jun 2007 02:14:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;Hi,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I had the same problem and didn&amp;#39;t feel like removing SP2 so I came up with &lt;br /&gt;the following solution:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;1. Open this file in a text editor:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\[LCID]\SPSSITES\LISTS\SITESLST\NewForm.aspx&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;(Replace [LCID] with your locale identifier, 1033 for English)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;2. Find this code fragment:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;lt;SPSWC:InputFormButtonSection runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;SPSWC:InputFormButtonAtBottom ID=&amp;quot;ButtonOk&amp;quot; runat=&amp;quot;server&amp;quot; &lt;br /&gt;TextLocId=&amp;quot;Page_OkButton_Text&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;SPSWC:InputFormButtonAtBottom ID=&amp;quot;ButtonCancel&amp;quot; runat=&amp;quot;server&amp;quot; &lt;br /&gt;TextLocId=&amp;quot;Page_CancelButton_Text&amp;quot; visible=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/SPSWC:InputFormButtonSection&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;3. Replace it with this code fragment:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;lt;SPSWC:InputFormButtonSection runat=&amp;quot;server&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;!-- Workaround for WIN2003SP2 issue: &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/934229"&gt;&lt;font color="#008080" size="4"&gt;http://support.microsoft.com/kb/934229&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; &lt;br /&gt;--&amp;gt;&lt;br /&gt;&amp;lt;input type=&amp;quot;button&amp;quot; value=&amp;quot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OK&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot; &lt;br /&gt;onclick=&amp;quot;document.forms[0].submit()&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;!-- &amp;lt;SPSWC:InputFormButtonAtBottom ID=&amp;quot;ButtonOk&amp;quot; runat=&amp;quot;server&amp;quot; &lt;br /&gt;TextLocId=&amp;quot;Page_OkButton_Text&amp;quot;/&amp;gt; --&amp;gt;&lt;br /&gt;&amp;lt;!-- End workaround --&amp;gt;&lt;br /&gt;&amp;lt;SPSWC:InputFormButtonAtBottom ID=&amp;quot;ButtonCancel&amp;quot; runat=&amp;quot;server&amp;quot; &lt;br /&gt;TextLocId=&amp;quot;Page_CancelButton_Text&amp;quot; visible=&amp;quot;false&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;/SPSWC:InputFormButtonSection&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;4. Thats it;-)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hope this helps...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Neal&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;John discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Re: SPS2003 Add Link to Site not working&lt;br /&gt;Date: Tue, 19 Jun 2007 06:26:07 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Good afternoon,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;At last a fix / Work around for a problem that MS seems to be unwilling to resolve!!! :-)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;This needs to be highlighted to everyone else having the same problem.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks Neal, god job.... Lets just hope MS can now do something to resolve this with a hotfix!&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Cheers&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;John.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1001062" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>Sharepoint Portal limitations?</title><link>http://msmvps.com/blogs/obts/archive/2007/07/04/1000963.aspx</link><pubDate>Wed, 04 Jul 2007 17:43:23 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1000963</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Bikini Browser&amp;quot; &amp;lt;removedotbikinitodbrowserdottthisattgmailttodcom&amp;gt;&lt;br /&gt;Subject: Sharepoint Portal limitations?&lt;br /&gt;Date: Sat, 9 Jun 2007 12:05:21 -0400&lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hello everyone...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Question..&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Is the Sharepoint Portal included with SBS 2003 R2 the same as the standalone product or is the SBS version limited in any way?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks in advance...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Bikini Browser&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Sat, 09 Jun 2007 09:24:46 PST&lt;br /&gt;Subject: Re: Sharepoint Portal limitations?&lt;br /&gt;From: Hollis Paul &lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Actually, you have never received Sharepoint Portal as part of Windows Server.&amp;nbsp; It has always been just WSS, first 2.0, and with R2, 3.0.&amp;nbsp; (SBS MVPs--Correct me if I am wrong on the version numbers--I haven&amp;#39;t been interested in R2.&amp;nbsp; I&amp;#39;m waiting for D2.&amp;nbsp; Or perhaps Go Dot.) You get the full Windows Sharepoint Services product, just not the Portal product, which should be on a separate member server.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;--&lt;br /&gt;Hollis Paul&lt;br /&gt;Mukilteo, WA&amp;nbsp; USA&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Bikini Browser&amp;quot; &lt;br /&gt;Subject: Re: Sharepoint Portal limitations?&lt;br /&gt;Date: Sat, 9 Jun 2007 12:40:59 -0400&lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks for your promt reply...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I don&amp;#39;t know anything about SharePoint, so bare with me if I sound totally &lt;br /&gt;silly...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You said...&amp;nbsp; &amp;gt;&amp;gt;You get the full Windows Sharepoint Services product, just &lt;br /&gt;not the Portal&amp;nbsp; product,&amp;lt;,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I will be using SBS 2003 R2.&amp;nbsp; Does this mean I will get more than just the Portal?&amp;nbsp; Are you saying that I will get EVERYTHING I NEED in SBS 2003 R2 to setup a SharePoint customer?&amp;nbsp; I don&amp;#39;t need any more software, is that correct?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Additionally, If I am going to use SharePoint, do you think I should get the Premium Edition which includes SQL server? Do I need the SQL server for SharePoint?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Please be 100% clear for a Novice like me...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks so much for your answers...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Bikini Browser&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Sat, 09 Jun 2007 11:38:11 PST&lt;br /&gt;Subject: Re: Sharepoint Portal limitations?&lt;br /&gt;From: Hollis Paul &lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&lt;font color="#800080"&gt;In article , Bikini Browser wrote:&lt;br /&gt;&amp;gt; I will be using SBS 2003 R2.&amp;nbsp; Does this mean I will get more than just the &lt;br /&gt;&amp;gt; Portal?&amp;nbsp; Are you saying that I will get EVERYTHING I NEED in SBS 2003 R2 to &lt;br /&gt;&amp;gt; setup a SharePoint customer?&amp;nbsp; I don&amp;#39;t need any more software, is that &lt;br /&gt;&amp;gt; correct?&lt;br /&gt;&amp;gt;&lt;br /&gt;&lt;/font&gt;SharePoint is a product that allows non-IT personnel to set up web sites.&amp;nbsp; I have no idea what you might need to set up any customer.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&lt;font color="#800080"&gt;&amp;gt; Additionally, If I am going to use SharePoint, do you think I should get the &lt;br /&gt;&amp;gt; Premium Edition which includes SQL server? Do I need the SQL server for &lt;br /&gt;&amp;gt; SharePoint?&lt;br /&gt;&amp;gt; &lt;br /&gt;&lt;/font&gt;I believe that the WSS that comes with SBS is installed with some version of MSDE, or some such acronym.&amp;nbsp; It is not SQL server.&amp;nbsp; It also does not support searches.&amp;nbsp; If you have SQL server in your system somewhere, then you can use that rather than MSDE; but you have to convert your MSDE database to an instance of an SQL database.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&lt;font color="#800080"&gt;&amp;gt; Please be 100% clear for a Novice like me...&lt;br /&gt;&amp;gt;&lt;br /&gt;&lt;/font&gt;Well, perhaps you should leave the beach where you would not be so distracted.&amp;nbsp; There is a Microsoft SharePoint website that presents the material at a level that even a manager can understand: &lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.microsoft.com/SharePoint/default.mspx"&gt;&lt;font color="#008080" size="4"&gt;http://www.microsoft.com/SharePoint/default.mspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;It has been a long time since I was a novice in SharePoint, so I am not very good at generating the kind of support you need.&amp;nbsp; If no one else joins this thread, make a new post.&amp;nbsp; But please, visit that web site first.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;--&lt;br /&gt;Hollis Paul&lt;br /&gt;Mukilteo, WA&amp;nbsp; USA&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Claus&amp;quot; &amp;lt;cjobesatnova-techdotorg&amp;gt;&lt;br /&gt;Subject: Re: Sharepoint Portal limitations?&lt;br /&gt;Date: Sat, 9 Jun 2007 15:38:34 -0400&lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;There are 2 different products available: SharePoint Services and the Portal Server. SBS comes with SharePoint Services.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I must agree with Hollis. Go to the SharePoint website and read up on the differences and features for the 2 products.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-- &lt;br /&gt;Claus&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Costas&amp;quot; &amp;lt;cpstechgroupatgmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: Sharepoint Portal limitations?&lt;br /&gt;Date: Sat, 9 Jun 2007 19:17:38 -0400&lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;SharePoint Services 3.0 (WSS 3.0) is a technology that runs on Windows Server 2003 (SBS 2003 included) and it is distributed for free. SharePoint Services 2.0 comes with SBS 2003 and if you want to install version 3.0 you have to download it from Microsoft&amp;#39;s web site and do a parallel install (there is a document that describes how to do that on the web site).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;SharePoint, as a technology component, needs SQL Server to function.&amp;nbsp; If you don&amp;#39;t have SQL Server on your server, the installation routine installs MSDE (for version 2.0) or SQL Server Express (for version 3.0) which is limited to 4GB of data.&amp;nbsp; If you develop a SharePoint site and your planning indicates higher amount of data over a period of time, then you&amp;#39;ll need to buy the SBS 2003 R2 Premium to take advantage of SQL Server Workgroup which has no data limit.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;SharePoint Server 2007 2007 is a server product that operates on top of SharePoint Services. Prior to this release, the name of the server was SharePoint Portal Server 2003.&amp;nbsp; The word &amp;quot;Portal&amp;quot; is not used anymore.&amp;nbsp; This product is not free, and it has specific CAL requirements, all of which you can find at the Microsoft web site.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You don&amp;#39;t need SharePoint Server 2007 to develop an application using this technology. WSS will do just fine.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hope that helps&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Costas&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Bikini Browser&amp;quot;&lt;br /&gt;Subject: Re: Sharepoint Portal limitations?&lt;br /&gt;Date: Tue, 3 Jul 2007 11:53:41 -0400&lt;br /&gt;Newsgroups: microsoft.public.windows.server.sbs&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Your detailed information has been very helpful.&amp;nbsp; Thank you!&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Bikini Browser&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1000963" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/SBS03_5F00_Tips/default.aspx">SBS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/QqqJune/default.aspx">QqqJune</category></item><item><title>Add the .pdf file type to Sharepoint Server 2003</title><link>http://msmvps.com/blogs/obts/archive/2007/05/26/927229.aspx</link><pubDate>Sat, 26 May 2007 22:39:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:927229</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;PMguy discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 06:15:00 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;How do I add the .pdf file type to Sharepoint Server 2003? Where would I get the file to register and then how do I go about activating it?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-- &lt;br /&gt;PMguy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;SICYD&amp;quot; &amp;lt;smunozEstOsObrA atjazzfreedotcom&amp;gt;&lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 16:03:37 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You can download and install the Adobe PDF iFilter from the website of Adobe.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Regards. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;PMguy&lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 07:14:00 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Ok, I got the answer but where can I get a .gif to associate the .pdf?&lt;br /&gt;-- &lt;br /&gt;PMguy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Mike Walsh&amp;quot; &amp;lt;englantilainen athotmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 17:46:33 +0300&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;Here&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.adobe.com/images/pdficon.gif"&gt;&lt;font color="#008080" size="4"&gt;http://www.adobe.com/images/pdficon.gif&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;br /&gt;WSS FAQ &lt;/font&gt;&lt;a href="http://www.wssfaq.com/"&gt;&lt;font color="#008080" size="4"&gt;http://www.wssfaq.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;No private e-mail please.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;SICYD&amp;quot; &lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 17:12:53 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You can associate the file extensions with their icons editing the file docicon.xml in c:\program files\common files\microsoft shared\web server extensions\60\template\xml.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Regards. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Mike Walsh&amp;quot;&lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 18:25:34 +0300&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Not what I read &amp;quot;where do I get a .gif&amp;quot; to mean, but with our two answers combined he should be OK &amp;lt;grin&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;P.S. My gif is a bit big. That&amp;#39;s the way Adobe have it. There used to be a set of gifs on the web including a smaller one for pdf files (and one for zips etc) but that site is long gone.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;PMguy&lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 09:20:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I put both of your answers together, but you all forgot to mention to restart IIS, in order for the change to initialize. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks&lt;br /&gt;-- &lt;br /&gt;PMguy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Mike Walsh&amp;quot; &amp;lt;&lt;/font&gt;&lt;a href="mailto:englantilainen@hotmail.com"&gt;&lt;font color="#008080" size="4"&gt;englantilainen@hotmail.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt;&amp;gt;&lt;br /&gt;Subject: Re: Add the .pdf file type to Sharepoint Server 2003&lt;br /&gt;Date: Thu, 24 May 2007 19:30:47 +0300&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;That, as they say, was &amp;quot;obvious&amp;quot;&amp;nbsp; (grin)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Glad you got it working anyway despite our &amp;quot;lapse&amp;quot;.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=927229" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category></item><item><title>Run a Web-based application from SharePoint</title><link>http://msmvps.com/blogs/obts/archive/2007/05/26/926949.aspx</link><pubDate>Sat, 26 May 2007 19:15:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:926949</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;tspink discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Run a Web-based application from SharePoint&lt;br /&gt;Date: Tue, 8 May 2007 13:47:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;We have developed a Web based application using ASP.NET 2.0, and Server 2003 enabled with .Net Framework 2.2.&amp;nbsp; We have a client that would like to run this web application from SharePoint 2007.&amp;nbsp; Being new to SharePoint, can we do this?&amp;nbsp; Is there any &amp;quot;Tweaking&amp;quot; to the app required to run from SharePoint 2007?&amp;nbsp; Anything esle we should know about before we respond?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-- &lt;br /&gt;tspink&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;John Timney \(MVP\)&amp;quot; &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Run a Web-based application from SharePoint&lt;br /&gt;Date: Tue, 8 May 2007 22:26:40 +0100&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I&amp;#39;ve not tested this, but the wording here explains exactly what your t[r]ying to do&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cjohnson/archive/2006/09/05/740498.aspx"&gt;&lt;font color="#008080" size="4"&gt;http://blogs.msdn.com/cjohnson/archive/2006/09/05/740498.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Regards&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;John Timney (MVP)&lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.johntimney.com/"&gt;&lt;font color="#008080" size="4"&gt;http://www.johntimney.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.johntimney.com/blog"&gt;&lt;font color="#008080" size="4"&gt;http://www.johntimney.com/blog&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Sundher &amp;lt;sundher.ganesh atgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Run a Web-based application from SharePoint&lt;br /&gt;Date: 8 May 2007 15:05:52 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;In the SPS 2007 all requests go through ASP.NET 2.0 before they are handled by WSS3.0. So build an asp.net 2.0 application in VS2005, copy the dll to sharepoint site bin directory, add the safecontrol entry in the web.config file. Finally import the .aspx pages in sharepoint designer.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=926949" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category></item><item><title>change default column name 'Title ' in Item content type</title><link>http://msmvps.com/blogs/obts/archive/2007/05/25/926061.aspx</link><pubDate>Sat, 26 May 2007 02:05:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:926061</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: marinap atavanadedotcom&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: change default column name &amp;#39;Title &amp;#39; in Item content type&lt;br /&gt;Date: 8 May 2007 00:13:21 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I&amp;#39;ve changed the name of Title field on my new content type that inherits from Item.&lt;br /&gt;It effected the Item content type itself and everything that inherits from it ...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;When I try to change it back to &amp;#39;Title&amp;#39; , I&amp;nbsp; get an error: &amp;quot;...reserved column name... &amp;quot; , which&amp;nbsp; is logical ...in a way...&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Any idea on how to reverse Item back to having default column names?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;grateful in advance,&lt;br /&gt;Marina Petersen&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Sundher &amp;lt;sundher.ganesh atgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: change default column name &amp;#39;Title &amp;#39; in Item content type&lt;br /&gt;Date: 8 May 2007 11:36:35 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;There is a file called FldEdit.aspx in layouts folder which contains a javascript function as shown below&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;function doesFieldNameConflict( strName )&lt;br /&gt;&amp;nbsp;{&lt;br /&gt;&amp;nbsp; if (g_FieldName[strName.toLowerCase()] &amp;amp;&amp;amp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; strName.toLowerCase() != &amp;lt;&lt;br /&gt;%SPHttpUtility.AddQuote(SPHttpUtility.EcmaScriptStringLiteralEncode(spField.Title),Response.Output);&lt;br /&gt;%&amp;gt;.toLowerCase())&lt;br /&gt;&amp;nbsp;&amp;nbsp; return true;&lt;br /&gt;&amp;nbsp; else&lt;br /&gt;&amp;nbsp;&amp;nbsp; return false;&lt;br /&gt;&amp;nbsp;}&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;g_FieldName : Its an array collection of all possible fields...&lt;br /&gt;Just modify the function to add your own logic and by passing the&lt;br /&gt;check for existence of &amp;quot;Title&amp;quot; field as shown below&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;function doesFieldNameConflict( strName )&lt;br /&gt;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( strName.toLowerCase()&amp;nbsp; == &amp;quot;title&amp;quot;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return true;&lt;br /&gt;&amp;nbsp; if (g_FieldName[strName.toLowerCase()] &amp;amp;&amp;amp;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; strName.toLowerCase() != &amp;lt;&lt;br /&gt;%SPHttpUtility.AddQuote(SPHttpUtility.EcmaScriptStringLiteralEncode(spField.Title),Response.Output);&lt;br /&gt;%&amp;gt;.toLowerCase())&lt;br /&gt;&amp;nbsp;&amp;nbsp; return true;&lt;br /&gt;&amp;nbsp; else&lt;br /&gt;&amp;nbsp;&amp;nbsp; return false;&lt;br /&gt;&amp;nbsp;}&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;I tried this method, but I do not how to save the file back to layouts folder and make use of the new one.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Sundher &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: change default column name &amp;#39;Title &amp;#39; in Item content type&lt;br /&gt;Date: 8 May 2007 12:09:15 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;The other way to handle this is from Database, in wss content database there would be a table called &amp;quot; ContentTypes&amp;quot;, in that table you check the column called &amp;quot;Definition&amp;quot; that stores the actual content description. I updated that field and my problem is solved.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Comment from: Ron on 12/14/2007&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thank you for posting this.&amp;nbsp; It really saved my butt.&amp;nbsp; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I did however have to do some additional steps to complete the fix.&amp;nbsp; Here are the steps I had to do. &lt;/font&gt;&lt;font color="#008080" size="4"&gt;If someone altered the Title column and propogated it throughout the site collection then you have to do the following steps to bypass the Sealed content type issue. Additional Steps: &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Open Site Content Types on the root site&lt;br /&gt;&lt;/font&gt;&lt;font color="#008080" size="4"&gt;Open up the Item Content Type&lt;br /&gt;Click the Title Column&lt;br /&gt;In the Site Column Information section, click the &amp;quot;Edit site column in new window&amp;quot;&lt;br /&gt;&lt;/font&gt;&lt;font color="#008080" size="4"&gt;Scroll down and make sure Update Lists is set to YES&lt;br /&gt;Click OK&lt;br /&gt;This will go through ALL the content types and reset the column to Title&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Again, Thank you VERY much&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Ron&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;/font&gt;&lt;font color="#008080" size="4"&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=926061" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category></item><item><title>Upload Files Option Issues</title><link>http://msmvps.com/blogs/obts/archive/2007/05/25/926035.aspx</link><pubDate>Sat, 26 May 2007 01:29:02 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:926035</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;AmyAdmin discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Upload Files Option Issues&lt;br /&gt;Date: Mon, 7 May 2007 15:10:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hi there-&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I have office 2003 and windows xp pro. I am running sharepoint server 2003. I had the upload mulitple files option then one day I didn&amp;#39;t. I&amp;#39;m very confused and just can&amp;#39;t seem to find out what happend. Please Advise.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Amy&lt;br /&gt;-- &lt;br /&gt;Thanks for all the help in advance&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;Mike Walsh&amp;quot; &amp;lt;englantilainenathotmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: Upload Files Option Issues&lt;br /&gt;Date: Tue, 8 May 2007 07:23:01 +0300&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You didn&amp;#39;t say whether you are still using the same browser.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Upload multiple files won&amp;#39;t be visible with Firefox and other similar browsers.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;P.S. You presumably mean SharePoint *Portal* Server (2003) - &amp;quot;SharePoint Server&amp;quot; is 2007 (MOSS 2007).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;br /&gt;WSS FAQ: &lt;/font&gt;&lt;a href="http://www.wssv3faq.com/"&gt;&lt;font color="#008080" size="4"&gt;www.wssv3faq.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; / wss.collutions.com&lt;br /&gt;No private questions please (additions to FAQ welcome)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;AmyAdmin&lt;br /&gt;Subject: Re: Upload Files Option Issues&lt;br /&gt;Date: Mon, 7 May 2007 22:00:01 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Yes sorry my magoo. I did mean Sharepoint Portal Server 2003. The problem is occuring with IE versions 5-7. It was there a couple of weeks ago when I was training the department, and now it&amp;#39;s gone. I don&amp;#39;t know what has happened. Is it possible a windows update could have affected this? Please advise...I&amp;#39;m simply stumped.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks -Amy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Sundher &amp;lt;sundher.ganesh atgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Upload Files Option Issues&lt;br /&gt;Date: 8 May 2007 08:01:12 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Multiple file upload is a microsoft activex control which ships along with office 2003, ensure that you STSUPLD.dll in your office installatin folder.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;AmyAdmin&lt;br /&gt;Subject: Re: Upload Files Option Issues&lt;br /&gt;Date: Tue, 8 May 2007 09:14:00 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Yes it&amp;#39;s there in my Office 11 folder. Any more Ideas?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Sundher &amp;lt;&lt;/font&gt;&lt;a href="mailto:sundher.ganesh@gmail.com"&gt;&lt;font color="#008080" size="4"&gt;sundher.ganesh@gmail.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt;&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Upload Files Option Issues&lt;br /&gt;Date: 8 May 2007 11:20:46 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;try the following sample piece of html code and check if that is working or not,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;---- html code Begining---&lt;br /&gt;&amp;lt;HTML&amp;gt;&lt;br /&gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;&amp;lt;SCRIPT LANGUAGE=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;function MultipleUploadView()&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.all.idUploadCtl.SetTreeViewColor(&amp;quot;#FF0000&amp;quot;);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.all(&amp;quot;idMultipleView&amp;quot;).style.display=&amp;quot;inline&amp;quot;;&lt;br /&gt;}&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;function DocumentUpload()&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.all.idUploadCtl.MultipleUpload();&lt;br /&gt;}&lt;br /&gt;&amp;lt;/SCRIPT&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;&amp;lt;/HEAD&amp;gt;&lt;br /&gt;&amp;lt;BODY&amp;gt;&lt;br /&gt;&amp;lt;FORM&amp;gt;&lt;br /&gt;&amp;lt;P CLASS=&amp;quot;ms-toolbar&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;A HREF=&amp;quot;BLOCKED SCRIPTMultipleUploadView()&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TARGET=&amp;quot;_self&amp;quot;&amp;gt;Upload Multiple Files&amp;lt;/A&amp;gt;&lt;br /&gt;&amp;lt;/P&amp;gt;&lt;br /&gt;&amp;lt;DIV ID=idMultipleView style=&amp;#39;display:none&amp;#39;&amp;gt;&lt;br /&gt;&amp;lt;P CLASS=&amp;quot;ms-toolbar&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;A HREF=&amp;quot;BLOCKED SCRIPTDocumentUpload()&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TARGET=&amp;quot;_self&amp;quot;&amp;gt;Save and Close&amp;lt;/A&amp;gt;&lt;br /&gt;&amp;lt;/P&amp;gt;&lt;br /&gt;&amp;lt;OBJECT id=idUploadCtl name=idUploadCtl&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLASSID=CLSID:07B06095-5687-4d13-9E32-12B4259C9813&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WIDTH=&amp;#39;100%&amp;#39; HEIGHT=&amp;#39;350px&amp;#39;&amp;gt;&lt;br /&gt;&amp;lt;/OBJECT&amp;gt;&lt;br /&gt;&amp;lt;/DIV&amp;gt;&lt;br /&gt;&amp;lt;/FORM&amp;gt;&lt;br /&gt;&amp;lt;/BODY&amp;gt;&lt;br /&gt;&amp;lt;/HTML&amp;gt;&lt;br /&gt;---- html code Ending---&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;If this does not work, I think you need to check for you[r] registy about the registration of STSupld.dll, if it is not found register that dll.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;AmyAdmin&lt;br /&gt;Subject: Re: Upload Files Option Issues&lt;br /&gt;Date: Wed, 9 May 2007 08:36:00 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Yes that worked. I received a page that said upload mulitple files with a &amp;quot;allow to install active X&amp;quot; drop down. Does that mean it should be working fine? &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Amy&lt;br /&gt;-- &lt;br /&gt;Thanks for all the help in advance&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=926035" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category></item><item><title>Lookup column is not showing correct Display Name</title><link>http://msmvps.com/blogs/obts/archive/2007/05/25/925603.aspx</link><pubDate>Fri, 25 May 2007 17:27:49 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:925603</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: davidrgoebelatyahoodotcom&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Lookup column is not showing correct Display Name&lt;br /&gt;Date: 25 Apr 2007 12:13:41 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I am using a lookup column in a site which contains a list of users. One of these users got married and their last name has changed. However, the old last name is showing in the lookup column.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;So far I have done the following...&lt;br /&gt;- Ran a full profile import from the portal admin screen - Site Settings/Profile and Import Settings/Start full import&lt;br /&gt;- I have deleted and re-added the user to the site, but the Display Name is still the old last name&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;However, when I go to any other site and setup a lookup column it does show the new last name correctly.&amp;nbsp; It seems that only this site that was using this name prior to the name change is having this issue.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Does anyone have any possible fixes for this?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;phillip.nichols atgmaildotcom&amp;quot; &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Lookup column is not showing correct Display Name&lt;br /&gt;Date: 26 Apr 2007 04:40:03 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Is this MOSS 2007 or SP 2003?&amp;nbsp; We are having the same issues in 2003, just in the users section.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Our org is looking into it and I will post any solution we have&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Phil&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: davidrgoebelatyahoodotcom&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Lookup column is not showing correct Display Name&lt;br /&gt;Date: 26 Apr 2007 10:45:38 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Phil,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;We are currently running SPS 2003 with SP2 on the portal box and we are using a seperate SQL 2000 box for the databases.&amp;nbsp; We are also still using a 2001 document library (BCDL).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: davidrgoebelatyahoodotcom&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Lookup column is not showing correct Display Name&lt;br /&gt;Date: 27 Apr 2007 13:29:08 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I found a resolution from KB article 906951 - Windows SharePoint Services does not synchronize a new name change to Active Directory&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;RESOLUTION&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;To delete this Windows NT group, you must remove it from the Manage Site Collection Users page. Then, you can add the Windows NT group that you want on the Manage Users page. This process is required when you modify an account name, a display name, or a friendly name. Follow these steps:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;1. On the home page for the Microsoft Office SharePoint Portal Server site that you want to manage, click Site Settings.&lt;br /&gt;2. On the Site Settings page, click Go to Site Administration in the Administration section.&lt;br /&gt;3. Click Go to Top-level Site Administration.&lt;br /&gt;4. On the Top-level Site Administration page, click View site collection user information in the Site Collection Administration section.&lt;br /&gt;5. On the Manage Site Collection Users page, click the name of the group that does not exist any longer, and then click Remove Selected Users.&lt;br /&gt;6. On the Manage Users page, click Add Users to add the Windows NT group.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;quot;phillip.nichols atgmaildotcom&amp;quot; &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Lookup column is not showing correct Display Name&lt;br /&gt;Date: 27 Apr 2007 18:26:04 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks for the update!&lt;br /&gt;Phil&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=925603" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category></item><item><title>How can I setup the alerts for the users</title><link>http://msmvps.com/blogs/obts/archive/2007/04/16/816297.aspx</link><pubDate>Mon, 16 Apr 2007 17:59:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:816297</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Fabiano Brito" &amp;lt;bianodotbritoatgmailtodcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: How can I setup the alerts for the users&lt;br /&gt;Date: 29 Mar 2007 10:49:14 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I have to create a site and define that all users will receive a email at any change in this site, I know that I can do it to my user but how can I do it to the others.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks,&lt;br /&gt;Fabiano&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Jez" &amp;lt;jezvinatgmaildotcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: How can I setup the alerts for the users&lt;br /&gt;Date: 30 Mar 2007 14:57:46 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You could use this webpart&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://weblogs.asp.net/jan/archive/2004/03/27/97335.aspx"&gt;&lt;font color="#008080" size="4"&gt;http://weblogs.asp.net/jan/archive/2004/03/27/97335.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;or develop one of your one&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Fabiano Brito" &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: How can I setup the alerts for the users&lt;br /&gt;Date: 2 Apr 2007 05:19:17 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Perfect! Works perfect! Thanks&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Steve Smith" &amp;lt;steveatcombined-knowledgedotcom&amp;gt;&lt;br /&gt;Subject: Re: How can I setup the alerts for the users&lt;br /&gt;Date: Sun, 15 Apr 2007 16:40:56 +0100&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;In SharePoint 2007 you just specify the user when creating the alert. For SharePoint 2003, I would look at the Alert manager tool from SharePoint Solutions.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://software.sharepointsolutions.com/products/Pages/SPSAlertManager.aspx"&gt;&lt;font color="#008080" size="4"&gt;http://software.sharepointsolutions.com/products/Pages/SPSAlertManager.aspx&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Steve Smith&lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.combined-knowledge.com/"&gt;&lt;font color="#008080" size="4"&gt;www.combined-knowledge.com&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=816297" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category></item><item><title>Migrating documents from SPS 2003 to MOSS 2007 server</title><link>http://msmvps.com/blogs/obts/archive/2007/03/27/716659.aspx</link><pubDate>Tue, 27 Mar 2007 17:54:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:716659</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: murthydotuppalaatgmailtodcom&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Migrating documents from SPS 2003 to MOSS 2007 server&lt;br /&gt;Date: 15 Mar 2007 02:32:50 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hi,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;We have SPS 2003 installed in one server and MOSS 2007 installed in another server.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;I want to migrate the Document Libraries ( only documents) from SPS 2003 server to MOSS 2007 server, with all the meta data like version information and all.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;Can anyone suggest the tool or technique to achieve the same?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;Thanks in Advance.&lt;br /&gt;&amp;nbsp; Murthy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Mike Walsh" &amp;lt;englantilainenathotmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: Migrating documents from SPS 2003 to MOSS 2007 server&lt;br /&gt;Date: Thu, 15 Mar 2007 13:28:50 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;The two companies I know of which Migrations Tools are CorasWorks and Tzunami.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;You'll have to check their web sites to see if the can migrate just doc libs, but I suppose they can.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-------------------&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Otherwise the old methods using file transfer and Datasheet View to Datasheet View copy of the metadata (as used from WSS 2.0 site to another WSS 2.0 site on another server) should still work (except that now you will need to re-create the (empty) v3 Doc Lib by hand as you can't use a v2 site template for that).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;[Old method: &lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=169"&gt;&lt;font color="#008080" size="4"&gt;http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=169&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; but use the version at the end from 4. onwards as you don't need to save part versions.]&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;br /&gt;WSS FAQ: &lt;/font&gt;&lt;a href="http://www.wssv3faq.com/"&gt;&lt;font color="#008080" size="4"&gt;www.wssv3faq.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; / wss.collutions.com&lt;br /&gt;No private questions please (additions to FAQ welcome)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: murthydotuppalaatgmailtodcom&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Migrating documents from SPS 2003 to MOSS 2007 server&lt;br /&gt;Date: 15 Mar 2007 05:02:13 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hi Mike, Thanks for your reply.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;As you mensioned in old method,&amp;nbsp; using "file transfer and Datasheet View to Datasheet View". you mean to say Datasheet view means ExplorerView?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;And i think if we copy documents in explorer view to explorer view , we wont get version information ( sorry if i am wrong)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;or is there any way to get it using web services?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks,&lt;br /&gt;&amp;nbsp;Murthy&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Mike Walsh" &lt;br /&gt;Subject: Re: Migrating documents from SPS 2003 to MOSS 2007 server&lt;br /&gt;Date: Thu, 15 Mar 2007 14:42:15 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I mean a combination of Explorer View to Explorer View (to *copy* the files across) and Datasheet View to Datasheet View (to copy across the metadata by selecting all the cells except the file name).&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Is that clearer ?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "JJ" &lt;br /&gt;Subject: Re: Migrating documents from SPS 2003 to MOSS 2007 server&lt;br /&gt;Date: Thu, 15 Mar 2007 11:33:20 -0400&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I've been playing with this example code/tool:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeproject.com/spoint/SharePointWebservice.asp"&gt;&lt;font color="#008080" size="4"&gt;http://www.codeproject.com/spoint/SharePointWebservice.asp&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=716659" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category></item><item><title>Word 2007 and Sharepoint Portal 2003 Document Library</title><link>http://msmvps.com/blogs/obts/archive/2007/03/18/691489.aspx</link><pubDate>Sun, 18 Mar 2007 15:48:49 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:691489</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Chuck &amp;lt;Chuck discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Word 2007 and Sharepoint Portal 2003 Document Library&lt;br /&gt;Date: Thu, 15 Mar 2007 06:22:05 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;My Setup: &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Sharepoint Portal Server 2003 on Server 2003 SP1 and SP2 (Test System) &lt;br /&gt;Windows Vista Business &lt;br /&gt;Office 2007 Enterprise &lt;br /&gt;IE7 &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Windows XP SP2 &lt;br /&gt;Office 2003 Pro &lt;br /&gt;IE7 &lt;br /&gt;&amp;nbsp;&lt;br /&gt;All sites have &lt;/font&gt;&lt;a href="http://*.domain.com/"&gt;&lt;font color="#008080" size="4"&gt;http://*.domain.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; listed in the trusted sites list, so passthrough authentication should work.&amp;nbsp; Basically when I goto &lt;/font&gt;&lt;a href="http://sharepoint.domain.com/"&gt;&lt;font color="#008080" size="4"&gt;http://sharepoint.domain.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; I do not get prompted to login. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;IIS allows both Integrated Windows and Basic Authentication.&amp;nbsp; Note this is an internal site. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;My Problem: &lt;br /&gt;&amp;nbsp;&lt;br /&gt;If I go to a document library, and open, or choose edit document using Office 2003, the process is simless.&amp;nbsp; If I attempt the same thing under Vista with Office 2007, I get prompted to login.&amp;nbsp; If I hit cancel the document loads anyway.&amp;nbsp; Once I click the edit button, I can modify the document.&amp;nbsp; If I click save, I am prompted for the login again.&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Expected Outcome: &lt;br /&gt;&amp;nbsp;&lt;br /&gt;No authentication box. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Research Performed: &lt;br /&gt;&amp;nbsp;&lt;br /&gt;I have searched the forums and have come up empty, with regard to my query. There are a few people that have posted remarks mentionoing the authentication process, but they did not remark that it was odd, but simply the way things are. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Daniel Webster" &amp;lt;danieldotwebstertmindsharptodcom&amp;gt;&lt;br /&gt;Subject: Re: Word 2007 and Sharepoint Portal 2003 Document Library&lt;br /&gt;Date: Thu, 15 Mar 2007 18:39:18 -0500&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I do not know about Vista. Too busy with SharePoint to take on another learning process. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;However, by default, pass-through authentication is not enabled for Trusted Zone, only the Local Intranet Zone. It would be safer to move the sites to that zone to test rather than open up trusted zone. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Office applications follow the zone instructions of IE when connecting to documents over http/https. Since the document load into the office application is a separate connection to the web site from IE, a second authentication is required. Of course, if the credentials are passed through, then the user does not see either one but they still happen. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;With Office, if the document is checked out, then the session is maintained and additional authentication is not required for saving. If not, the session times out while you edit and is required again when you save. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;-- &lt;br /&gt;Daniel Webster &lt;br /&gt;MCT, MCSE: Security + Internet &lt;br /&gt;Mindsharp &lt;br /&gt;&lt;/font&gt;&lt;a href="http://www.mindsharpblogs.com/Daniel"&gt;&lt;font color="#008080" size="4"&gt;www.Mindsharpblogs.com/Daniel&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; &lt;br /&gt;Co-Author, Microsoft Office SharePoint Server Administrator's Companion &lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Chuck &lt;br /&gt;Subject: Re: Word 2007 and Sharepoint Portal 2003 Document Library&lt;br /&gt;Date: Fri, 16 Mar 2007 11:24:08 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Thanks for the reply. I moved the sites to the Local Intranet zone, and it is set to allow pass-through, but still no joy.&amp;nbsp; I even disabled Protected mode for the Intranet site as well and still nothing.&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=691489" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category></item><item><title>Printing survey result in sharepoint</title><link>http://msmvps.com/blogs/obts/archive/2007/03/16/686755.aspx</link><pubDate>Fri, 16 Mar 2007 22:51:08 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:686755</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;Kanchan discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Printing survey result in sharepoint&lt;br /&gt;Date: Wed, 14 Mar 2007 08:38:35 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;We have a problem when printing the graphical view survey in sharepoint.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Blue bar that is shown in SharePoint Survey &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;results can be seen on the screen but does not print! &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Any help will be appreciated&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "MartinNr5" &amp;lt;martindotedeliusattgmailtodcom&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: Printing survey result in sharepoint&lt;br /&gt;Date: 15 Mar 2007 08:20:52 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;This has nothing to do with SharePoint. You need to configure your browser so that it prints background images and colors.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;In IE7 you do this via Tools -&amp;gt; Internet Options -&amp;gt; Advanced -&amp;gt; Printing/Print background colors and images. I have no idea how to activate this on other browsers.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;-- Martin&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: &amp;lt;Kanchan discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Re: Printing survey result in sharepoint&lt;br /&gt;Date: Fri, 16 Mar 2007 08:37:05 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks! That works&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=686755" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category></item><item><title>A list of my sites on the home page</title><link>http://msmvps.com/blogs/obts/archive/2007/03/13/675729.aspx</link><pubDate>Tue, 13 Mar 2007 16:06:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:675729</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "super1" &amp;lt;superbrownbrown1atnospamdotnospam&amp;gt;&lt;br /&gt;Subject: A list of my sites on the home page&lt;br /&gt;Date: Mon, 12 Mar 2007 09:27:59 -0700&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I'd like to show a user all the child sites they have access to in a web part.&amp;nbsp; I don't see a normal web part that does this easily.&amp;nbsp; Am I missing something?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Thanks&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "jholliday" &amp;lt;&lt;/font&gt;&lt;a href="mailto:jeff.holliday@gmail.com"&gt;&lt;font color="#008080" size="4"&gt;jeff.holliday@gmail.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt;&amp;gt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;br /&gt;Subject: Re: A list of my sites on the home page&lt;br /&gt;Date: 12 Mar 2007 17:19:52 -0700&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;This web part supposedly lists all areas and sites a user has rights to.&amp;nbsp; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Go to: &lt;/font&gt;&lt;a href="http://www.microsoft.com/sharepoint/downloads/components/search.asp"&gt;&lt;font color="#008080" size="4"&gt;http://www.microsoft.com/sharepoint/downloads/components/search.asp&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;and do a search for "SPS v2.0 Tree Management and View".&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Jeff&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: "Mike Walsh" &amp;lt;englantilainenathotmaildotcom&amp;gt;&lt;br /&gt;Subject: Re: A list of my sites on the home page&lt;br /&gt;Date: Tue, 13 Mar 2007 07:57:35 +0200&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.portalserver&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Well yes, if he has SPS 2003. Have we established that yet ?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;v3: Tree View (standard functionality)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;v2: For instance this free web part &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.blogs.jpworks.be/Tom/PermaLink.aspx?guid=e024b19a-44c3-4c18-8984-4ae98582bdd2"&gt;&lt;font color="#008080" size="4"&gt;http://www.blogs.jpworks.be/Tom/PermaLink.aspx?guid=e024b19a-44c3-4c18-8984-4ae98582bdd2&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Mike Walsh&lt;br /&gt;WSS FAQ: &lt;/font&gt;&lt;a href="http://www.wssv3faq.com/"&gt;&lt;font color="#008080" size="4"&gt;www.wssv3faq.com&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; / wss.collutions.com&lt;br /&gt;No private questions please (additions to FAQ welcome)&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=675729" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category></item><item><title>Docs on Sharepoint 2003 read-only with vista/office 2007</title><link>http://msmvps.com/blogs/obts/archive/2007/03/05/645675.aspx</link><pubDate>Tue, 06 Mar 2007 03:16:17 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:645675</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: csinnett &amp;lt;csinnett discussions microsoft com&amp;gt;&lt;br /&gt;Subject: Docs on Sharepoint 2003 read-only with vista/office 2007&lt;br /&gt;Date: Wed, 14 Feb 2007 14:15:00 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I'm running Vista &amp;amp; Office 2007 (enterprise editions) at work.&amp;nbsp; Whenever I try to open one of the word or excel documents on our Sharepoint (2003) site via IE (7) it comes up as [read-only][compatibility mode].&amp;nbsp; The only way I can save the document back to our shared document space is to save it locally and then upload the file.&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Has anyone else seen this behavior and if so, is there a fix for it?&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Thanks, &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Chris &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Phl &amp;lt;Pl discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: Docs on Sharepoint 2003 read-only with vista/office 2007&lt;br /&gt;Date: Sat, 17 Feb 2007 04:55:00 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Hi Chris, &lt;br /&gt;&amp;nbsp;&lt;br /&gt;I have the same problem. Found the solution? &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Regards, &lt;br /&gt;Phl &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: csinnett &lt;br /&gt;Subject: RE: Docs on Sharepoint 2003 read-only with vista/office 2007&lt;br /&gt;Date: Mon, 26 Feb 2007 09:21:44 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Nope.&amp;nbsp; I think it has something to do with IE7 but can't prove it. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: mickmick &amp;lt;mickmick discussions microsoft com&amp;gt;&lt;br /&gt;Subject: RE: Docs on Sharepoint 2003 read-only with vista/office 2007&lt;br /&gt;Date: Thu, 1 Mar 2007 15:56:17 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Has anyone out there come up with a solution to this yet? I'm experiencing the same problem. My user permissions seem to be fine. When a user edits a document using Office XP or Office 2003, it works properly. For the same user Office 2007 (on Windows XP) brings the document up as [read-only][compatibility mode]. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Kevin &lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Fri, 02 Mar 2007 15:32:43 -0800&lt;br /&gt;Subject: Re: Docs on Sharepoint 2003 read-only with vista/office 2007&lt;br /&gt;From: Hollis 64 Paul &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;That is not my experience here, using Vista Ultimate against SPPS03.&amp;nbsp; I browse to the doc lib, use the drop-down control and check-out the document.&amp;nbsp; I then use the control again to select open the document in word. I asks me for my credentials and then opens in Word 2003 compatibility mode.&amp;nbsp; I can edit it, save it back, get prompted for version comments, it asks if I want to check it in, I say yes, and all is well. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;The minor problem I am seeing is that the credentials request box is hidden behind the Word windows.&amp;nbsp; I use a multi-desktop tool, and when I first tried this, Word came up over the SharePoint window, and just sat there.&amp;nbsp; The next time I moved the word application over to another desktop, clicked over to that desktop, and the word app was still empty.&amp;nbsp; But, then I could see the outline of the dialog box sitting on tip of the SharePoint window.&amp;nbsp; Moved that over to the Word desktop, it sat on top, I reply yes to the credentials dialog box, it goes away, and the Word app fills up with the doc. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Are you using the dodo control to select the open in word command? &lt;br /&gt;&amp;nbsp;&lt;br /&gt;-- &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Hollis Paul &lt;br /&gt;Mukilteo, WA&amp;nbsp; USA &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=645675" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/Office+System+2007+Client+Stuff/default.aspx">Office System 2007 Client Stuff</category></item><item><title>How do I publish content from Word 2007?</title><link>http://msmvps.com/blogs/obts/archive/2007/02/25/618685.aspx</link><pubDate>Mon, 26 Feb 2007 04:56:56 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:618685</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;&lt;em&gt;Both respondents are trying to publish from Word 2007 to their SPPS2003 portals.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: mudgie &amp;lt;mudgie discussions microsoft com&amp;gt;&lt;br /&gt;Subject: How do I publish content from Word 2007?&lt;br /&gt;Date: Sun, 18 Feb 2007 21:08:00 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I am trying to publish to my Document Management Server from within Word 2007, but my Sharepoint server isn't listed (only "My Web Sites on MSN" is listed). How do I navigate to my server? &lt;br /&gt;&amp;nbsp;&lt;br /&gt;I feel stupid asking... I can publish from my desktop, not my laptop. I tried publishing from within Sharepoint and it worked fine. I thought it would automatically remember the path and show it to me next time... &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;font color="#008080" size="4"&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Tue, 20 Feb 2007 12:41:22 -0800&lt;br /&gt;Subject: Re: How do I publish content from Word 2007?&lt;br /&gt;From: Hollis 64 Paul &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I tried to create a worksite, but the creation failed.&amp;nbsp; I did then start the web service, and gave my user account full administrative priviledges.&amp;nbsp; Still no go.&amp;nbsp; I did notice that when I came back to Word2007, to try it again, that it had remembered the worksite name I used the first time.&amp;nbsp; So, Word 2007 does remember the site name, but does not put it in the network places.&amp;nbsp;&amp;nbsp; Unless you are using a roaming profile, I would not expect your Word 2007 on the laptop to know about the site names, or network places, in the desktop. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;-- &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Hollis Paul &lt;br /&gt;Mukilteo, WA&amp;nbsp; USA &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: mudgie &lt;br /&gt;Subject: Re: How do I publish content from Word 2007?&lt;br /&gt;Date: Tue, 20 Feb 2007 17:08:10 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I found a possible solution. My desktop PC had the Folder Option checked for "Automatically search for network folders and printers". My laptop did not. I change the laptop and now it remembers where I have been. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Still, there has to be an easier way... &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Thu, 22 Feb 2007 08:38:40 -0800&lt;br /&gt;Subject: Re: How do I publish content from Word 2007?&lt;br /&gt;From: Hollis 64 Paul &amp;lt;&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Where are you finding that option?&amp;nbsp; And what is your OS on the desktop PC.&amp;nbsp; I am not finding that in the Folder Options for Vista 64. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;-- &lt;br /&gt;&amp;nbsp;&lt;br /&gt;Hollis Paul &lt;br /&gt;Mukilteo, WA&amp;nbsp; USA &lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: mudgie &lt;br /&gt;Subject: Re: How do I publish content from Word 2007?&lt;br /&gt;Date: Sat, 24 Feb 2007 06:45:05 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I'm on XP Pro. From the Windows explorer I click "Tools" &amp;gt; "Folder Options", and it's the first option under the "View" tab. I know Vista has those options, but they are a bit harder to find. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: mudgie &lt;br /&gt;Subject: RE: How do I publish content from Word 2007?&lt;br /&gt;Date: Sat, 24 Feb 2007 21:11:08 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I guess I just had to figure it out myself. When publishing, in the "file name" box, just type the entire path. For instance, if the server is called "Server1" and the document library is called "Client Data", and the document is called test.doc, type the following: &lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;/font&gt;&lt;a href="http://server1/client%20data/test.doc"&gt;&lt;font color="#008080" size="4"&gt;http://server1/client%20data/test.doc&lt;/font&gt;&lt;/a&gt;&lt;font color="#008080" size="4"&gt; &lt;br /&gt;&amp;nbsp;&lt;br /&gt;(the %20 represents the space between "client" and "data") &lt;br /&gt;&amp;nbsp;&lt;br /&gt;It will go there and it will create a new network shortcut for future saves. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Sun, 25 Feb 2007 14:21:22 -0800&lt;br /&gt;Subject: Re: How do I publish content from Word 2007?&lt;br /&gt;From: Hollis 64 Paul &lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Sounds like after you choose publishing, you clicked on the document server choice.&amp;nbsp; I tried that, pasted in the URL before the file name, told it to go, and it put the document into the document library I had selected.&amp;nbsp; I did not get a network place out of the process.&amp;nbsp; I will check to see if it is there when I next boot into that client. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;When I tried publishing it to a document worksite, the name field is separated from the site address field.&amp;nbsp; In this case, it collects my credentials, starts the process, then says it can't do it.&amp;nbsp; This user does have full admin rights to the portal and to the individual site collections, so it should work, but doesn't.&amp;nbsp; I will see if putting it all on one url will work. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;***************** &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Date: Sun, 25 Feb 2007 15:16:56 -0800&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;I tried creating a doc worksite using the one line approach but that failed.&amp;nbsp; I next tried creating it as a subsite of the site I had explicitly given my user account permissions (rather than relying on inheritance) and the site was created.&amp;nbsp; It did show a link in the upper left pane in which the doc worksite creation parameters were collected.&amp;nbsp; But, I did not find any new links in the Network places.&amp;nbsp; Also, the recent list in the open dialog box does not show where the file is stored.&amp;nbsp; That is annoying.&amp;nbsp; But no package is perfect. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Anyway, I consider my problems with the publishing wizard to have been permissions issues, which I don't really understand, and don't want to waste energy/time figuring it out.&amp;nbsp; If Microsoft winds up committing harikari and disappears from the face of the earth, it will because it will have made its software so secure it can't be used. &lt;br /&gt;&lt;br /&gt;-- &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008080" size="4"&gt;Hollis Paul &lt;br /&gt;Mukilteo, WA&amp;nbsp; USA &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="End slug" src="http://msmvps.com/photos/obts/images/original/End_5F00_of_5F00_Post.aspx" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="TEXT-ALIGN:right;"&gt;Posted using &lt;a href="http://www.blogjet.com/"&gt;&lt;img alt="BlogJet" src="http://msmvps.com/photos/obts/images/original/BlogJet1.aspx" border="0" /&gt;&lt;/a&gt;&lt;/b&gt; &lt;/font&gt;&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=618685" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/Office+System+2007+Client+Stuff/default.aspx">Office System 2007 Client Stuff</category></item><item><title>docx file registering as zip file in Portal 2003</title><link>http://msmvps.com/blogs/obts/archive/2007/02/10/562662.aspx</link><pubDate>Sat, 10 Feb 2007 16:31:47 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:562662</guid><dc:creator>OBTS</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;font color="#008080" size="4"&gt;From: Henry &amp;lt;Henry discussions microsoft com&amp;gt;&lt;br /&gt;Subject: docx file registering as zip file in Portal 2003&lt;br /&gt;Date: Tue, 6 Feb 2007 12:15:01 -0800&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;I added the new Office 2007 extensions to my Portal 2003 server. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;I understand that a docx file consists of multiple files but when I browse my document libaray and click on the docx file, it shows up as "Type" Compressed (zipped) Folder" and opens up in the Windows Zip utility and my only option is to save it.&amp;nbsp; If I open the same docx file on my desktop, it opens in word 2007.&amp;nbsp; Is there a way to have my computer launch word 2007 when I click on the file? &lt;br /&gt;&amp;nbsp;&lt;br /&gt;**************************************&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#008080 size=4&gt;From: "Daniel Webster" &amp;lt;&lt;/FONT&gt;&lt;A href="mailto:daniel.webster@mindsharp.com"&gt;&lt;FONT color=#008080 size=4&gt;daniel.webster@mindsharp.com&lt;/FONT&gt;&lt;/A&gt;&lt;FONT color=#008080 size=4&gt;&amp;gt;&lt;br /&gt;Subject: Re: docx file registering as zip file in Portal 2003&lt;br /&gt;Date: Thu, 8 Feb 2007 22:20:24 -0600&lt;br /&gt;Newsgroups: microsoft.public.sharepoint.general&lt;br /&gt;&amp;nbsp;&lt;br /&gt;In IIS manager, register the mime type for docx, docm, pptx, etc. and they will download/open correctly. &lt;br /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="end slug" src="http://msmvps.com/photos/obts/images/original/end_5f00_of_5f00_post.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;B style="text-align:right;"&gt;Posted using &lt;A href="http://www.blogjet.com/"&gt;&lt;IMG alt=BlogJet src="http://msmvps.com/photos/obts/images/original/blogjet1.aspx" border=0&gt;&lt;/A&gt;&lt;/B&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=562662" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/obts/archive/tags/SPPS03_5F00_Tips/default.aspx">SPPS03_Tips</category><category domain="http://msmvps.com/blogs/obts/archive/tags/MOSS2007/default.aspx">MOSS2007</category><category domain="http://msmvps.com/blogs/obts/archive/tags/Office+System+2007+Client+Stuff/default.aspx">Office System 2007 Client Stuff</category></item></channel></rss>