<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SharePoint</title>
	
	<link>http://www.sharepointboris.net</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Sun, 15 Aug 2010 14:06:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WebBorg" /><feedburner:info uri="webborg" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>WebBorg</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/WebBorg" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:feedFlare href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2FWebBorg" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><item>
		<title>Power of CEWP series: Alphabetical List View Quick Filter</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/d5Fckg1dii4/</link>
		<comments>http://www.sharepointboris.net/2010/08/power-of-cewp-series-alphabetical-list-view-quick-filter/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 14:06:28 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Content Editor WebPart]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/08/power-of-cewp-series-alphabetical-list-view-quick-filter/</guid>
		<description><![CDATA[Staying loyal to JavaScript and CEWP I&#8217;ve published a new part in the Power of Content Editor Webpart series. This time we use calculated field and filtering list view via URL to create a simple alphabetical filter positioned above or below list view: After that taking this one step further we expand this example to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/5-alphabetical-list-view-quick-filter/"><img style="margin: 0px 5px 5px 0px; display: inline" title="Alphabetical List View Quick Filter" alt="Alphabetical List View Quick Filter" align="left" src="http://www.sharepointboris.net/wp-content/uploads/2010/08/image15.png" /></a> </p>
<p>Staying loyal to JavaScript and CEWP I&#8217;ve published a new part in the <strong><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/">Power of Content Editor Webpart</a></strong> series. </p>
<p>This time we use calculated field and filtering list view via URL to create a simple alphabetical filter positioned above or below list view:</p>
<p align="center"><img src="http://www.sharepointboris.net/wp-content/uploads/2010/08/image10.png" /> </p>
<p>After that taking this one step further we expand this example to make a configurable script with some (configurable) styling and displaying the selected filter value:</p>
<p align="center"><img src="http://www.sharepointboris.net/wp-content/uploads/2010/08/image13.png" /></p>
<p>And with configurable styling we could even simply manipulate the look and feel of the filter. </p>
<p align="center"><img src="http://www.sharepointboris.net/wp-content/uploads/2010/08/image14.png" /> </p>
<p>The same script can be used on multiple lists and views without rewriting the code. All because using the linked content file approach (tip 3 on <a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/inserting-cewp-and-managing-code/">this page</a>). If you&#8217;re eager to use the script and not go through the entire article, there is full script almost at the end of the article.</p>
<p><strong><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/5-alphabetical-list-view-quick-filter/">Click here to read the article</a>. </strong></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:58e03e53-1a33-4a0f-a7bb-51d1a3f0c581" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a>,<a href="http://technorati.com/tags/JavaScript" rel="tag">JavaScript</a>,<a href="http://technorati.com/tags/Content+Editor+WebPart" rel="tag">Content Editor WebPart</a></div>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/S1UAqO-N_jbz0tHBHQXnimP_WdE/0/da"><img src="http://feedads.g.doubleclick.net/~a/S1UAqO-N_jbz0tHBHQXnimP_WdE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/S1UAqO-N_jbz0tHBHQXnimP_WdE/1/da"><img src="http://feedads.g.doubleclick.net/~a/S1UAqO-N_jbz0tHBHQXnimP_WdE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=d5Fckg1dii4:aO2MgqaYNy8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=d5Fckg1dii4:aO2MgqaYNy8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=d5Fckg1dii4:aO2MgqaYNy8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=d5Fckg1dii4:aO2MgqaYNy8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=d5Fckg1dii4:aO2MgqaYNy8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=d5Fckg1dii4:aO2MgqaYNy8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/08/power-of-cewp-series-alphabetical-list-view-quick-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/08/power-of-cewp-series-alphabetical-list-view-quick-filter/</feedburner:origLink></item>
		<item>
		<title>Windows Server 2008 Hangs on reboot after Windows Update</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/HNGhpICM3OQ/</link>
		<comments>http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 22:00:14 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint administration]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[Windows server 2008]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/</guid>
		<description><![CDATA[Not directly related to SharePoint, but since SP2010 is hosted on Win2008 I&#8217;d say this would come in handy to SP admins. I ran into an issue a while ago where the server would become unresponsive after applying Windows updates. It would finish installing updates, and after restart it would just hang in step 3 [...]]]></description>
			<content:encoded><![CDATA[<p>Not directly related to SharePoint, but since SP2010 is hosted on Win2008 I&#8217;d say this would come in handy to SP admins. I ran into an issue a while ago where the server would become unresponsive after applying Windows updates. It would finish installing updates, and after restart it would just hang in step 3 of 3 or at &quot;Applying computer settings&quot; or &quot;Applying user settings&quot;. </p>
<p>Even though at some point when I&#8217;d managed to logged in and see my desktop it was impossible to start anything service-based (IIS, SharePoint, Internet Explorer,…)</p>
<p>What did the trick for me? Couple of things, not sure which is THE fix, and I&#8217;m adding couple more that I&#8217;ve found searching the Web.</p>
<p>1. <strong>Reboot into safe mode after applying Windows Updates</strong>. This avoids any driver/service conflict issue. After successfully rebooted in safe mode, restart to normal boot.</p>
<p>2. <strong>Delete temporary files</strong> (to find them, open a &quot;Run&quot; window, type <strong>%temp% </strong>and press<strong> Enter.</strong>). This removes the chance of having some legacy corrupt update process file.</p>
<p>3. <strong>Check disk space on your system drive</strong> – no need for explanation there. Patches can be quite space consuming. </p>
<p>4. If you have IIS (if you have SharePoint, then you do), <strong>make a small registry fix to enforce service startup dependancy</strong>. Detailed instructions here: <a href="http://support.microsoft.com/kb/2004121">http://support.microsoft.com/kb/2004121</a>. </p>
<p>Hopefully one of those &quot;fixes&quot; will work also for you if you&#8217;re facing the same problem.</p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/Y4y-xBP1Efh0XAVlM4QZBUBDvU8/0/da"><img src="http://feedads.g.doubleclick.net/~a/Y4y-xBP1Efh0XAVlM4QZBUBDvU8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Y4y-xBP1Efh0XAVlM4QZBUBDvU8/1/da"><img src="http://feedads.g.doubleclick.net/~a/Y4y-xBP1Efh0XAVlM4QZBUBDvU8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=HNGhpICM3OQ:-uCt-QW6Cwk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=HNGhpICM3OQ:-uCt-QW6Cwk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=HNGhpICM3OQ:-uCt-QW6Cwk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=HNGhpICM3OQ:-uCt-QW6Cwk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=HNGhpICM3OQ:-uCt-QW6Cwk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=HNGhpICM3OQ:-uCt-QW6Cwk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/08/windows-server-2008-hangs-on-reboot-after-windows-update/</feedburner:origLink></item>
		<item>
		<title>Office 2010 64bit and DataSheet View in SharePoint – Missing anyting?</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/5nNQ3VchKVw/</link>
		<comments>http://www.sharepointboris.net/2010/07/office-2010-64bit-and-datasheet-view-in-sharepoint-missing-anyting/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 13:19:23 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Datasheet]]></category>
		<category><![CDATA[TroubleShooting]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/07/office-2010-64bit-and-datasheet-view-in-sharepoint-missing-anyting/</guid>
		<description><![CDATA[If you’ve been surprised when opening a DataSheet view in SharePoint by receiving a message like the one below: (Below also message in Slovene for my Slovene-SharePoint-using-friends) Then you’re missing something. The same as me. The support article from Microsoft (located here) explains that we need to do one of the following: Don’t use 64-bit [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve been surprised when opening a DataSheet view in SharePoint by receiving a message like the one below:</p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2010/07/image10.png" rel="lightbox[1023]" title="The list cannot be displayed in Datasheet view for one or more of the following reasons"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="The list cannot be displayed in Datasheet view for one or more of the following reasons" border="0" alt="The list cannot be displayed in Datasheet view for one or more of the following reasons" src="http://www.sharepointboris.net/wp-content/uploads/2010/07/image_thumb9.png" width="487" height="244" /></a> </p>
<p>(Below also message in Slovene for my Slovene-SharePoint-using-friends)</p>
<p><a href="http://www.sharepointboris.net/wp-content/uploads/2010/07/image11.png" rel="lightbox[1023]" title="Seznama ni mogoče prikazati v pogledu podatkovnega lista zaradi teh razlogov"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Seznama ni mogoče prikazati v pogledu podatkovnega lista zaradi teh razlogov" border="0" alt="Seznama ni mogoče prikazati v pogledu podatkovnega lista zaradi teh razlogov" src="http://www.sharepointboris.net/wp-content/uploads/2010/07/image_thumb10.png" width="497" height="244" /></a> </p>
<p>Then you’re missing something. The same as me. The support article from Microsoft (located <a href="http://support.microsoft.com/kb/2266203" target="_blank">here</a>) explains that we need to do one of the following:</p>
<ol>
<li><strong>Don’t</strong> use 64-bit Office 2010 or</li>
<li>if you <strong>have to use</strong> the 64-bit version, download and install the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=7554F536-8C28-4598-9B72-EF94E038C891&amp;displaylang=en" target="_blank">2007 Office System Driver: Data Connectivity Components</a></li>
</ol>
<p>This goes for SharePoint 3.0/2007 and 4.0/2010</p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/6JxhVE2NbgPYhlykPtkOTcLxzoA/0/da"><img src="http://feedads.g.doubleclick.net/~a/6JxhVE2NbgPYhlykPtkOTcLxzoA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6JxhVE2NbgPYhlykPtkOTcLxzoA/1/da"><img src="http://feedads.g.doubleclick.net/~a/6JxhVE2NbgPYhlykPtkOTcLxzoA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=5nNQ3VchKVw:8z9cjjP4itQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=5nNQ3VchKVw:8z9cjjP4itQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=5nNQ3VchKVw:8z9cjjP4itQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=5nNQ3VchKVw:8z9cjjP4itQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=5nNQ3VchKVw:8z9cjjP4itQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=5nNQ3VchKVw:8z9cjjP4itQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/07/office-2010-64bit-and-datasheet-view-in-sharepoint-missing-anyting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/07/office-2010-64bit-and-datasheet-view-in-sharepoint-missing-anyting/</feedburner:origLink></item>
		<item>
		<title>Power of CEWP series: Highlight weekends in list view</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/bZc7SQ4ScUo/</link>
		<comments>http://www.sharepointboris.net/2010/07/power-of-cewp-series-highlight-weekends-in-list-view/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:14:57 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/07/power-of-cewp-series-highlight-weekends-in-list-view/</guid>
		<description><![CDATA[I&#8217;ve been involved in some very interesting SharePoint projects lately so I wasn&#8217;t taking time to write my blog. Anyway after a while I&#8217;m continuing with The Power of CEWP article series. Even though this article is written in SP2007 with minor modifications it could also be applied to SP2010 (but for SP2010 better solutions [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/4-highlight-weekends-in-list-view/"><img style="margin: 0px 5px 0px 0px; display: inline" align="left" src="http://www.sharepointboris.net/wp-content/uploads/2010/07/image9.png" /></a> I&#8217;ve been involved in some very interesting SharePoint projects lately so I wasn&#8217;t taking time to write my blog. Anyway after a while I&#8217;m continuing with <a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/">The Power of CEWP article series</a>. Even though this article is written in SP2007 with minor modifications it could also be applied to SP2010 (but for SP2010 better solutions exist – XSLT without unghosting pages. As always the entire code can be found at the end. </p>
<p><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/4-highlight-weekends-in-list-view/">Click here to read the article</a>.</p>
<p>BTW: Thanks to MJM who commented the previous article about GetElementsByClassName function. I took this into consideration and made slight modifications to this function (now it considers also DOM elements that have multiple CSS classes) in this article and also in my <a href="http://www.sharepointboris.net/js/library/">JavaScript library</a>.</p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/95y_y58ulZd5Gw8MHnxQ4Fio4P8/0/da"><img src="http://feedads.g.doubleclick.net/~a/95y_y58ulZd5Gw8MHnxQ4Fio4P8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/95y_y58ulZd5Gw8MHnxQ4Fio4P8/1/da"><img src="http://feedads.g.doubleclick.net/~a/95y_y58ulZd5Gw8MHnxQ4Fio4P8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=bZc7SQ4ScUo:29AwYM44fRM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=bZc7SQ4ScUo:29AwYM44fRM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=bZc7SQ4ScUo:29AwYM44fRM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=bZc7SQ4ScUo:29AwYM44fRM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=bZc7SQ4ScUo:29AwYM44fRM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=bZc7SQ4ScUo:29AwYM44fRM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/07/power-of-cewp-series-highlight-weekends-in-list-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/07/power-of-cewp-series-highlight-weekends-in-list-view/</feedburner:origLink></item>
		<item>
		<title>Power of CEWP series: Quick Search in List View</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/H9Yl1c3QfWk/</link>
		<comments>http://www.sharepointboris.net/2010/05/power-of-cewp-series-quick-search-in-list-view/#comments</comments>
		<pubDate>Sat, 15 May 2010 14:30:54 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Content Editor WebPart]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/05/power-of-cewp-series-quick-search-in-list-view/</guid>
		<description><![CDATA[Next article in line of The Power of Content Editor WebPart series is available. In this one we&#8217;ll get to know how to insert a quick search for any list view that has filter-as-you-type functionality. Yes, demo is still made for SharePoint 2007. This is in one way keeping the theme of the article series [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/3-quick-search-in-list-view/"><img style="margin: 0px 5px 5px 0px; display: inline" align="left" src="http://www.sharepointboris.net/wp-content/uploads/2010/05/image9.png" /></a>Next article in line of The Power of Content Editor WebPart series is available. In this one we&#8217;ll get to know how to insert a quick search for any list view that has filter-as-you-type functionality. </p>
<p>Yes, demo is still made for SharePoint 2007. This is in one way keeping the theme of the article series together and also in SharePoint 2010 it&#8217;s much easier to create this functionality because of XSLT views. </p>
<p><img src="http://www.sharepointboris.net/wp-content/uploads/2010/05/image_thumb8.png" />&#160;</p>
<p>If you are in no mood to read through entire article, the complete code can be found at the end. </p>
<p><a href="http://www.sharepointboris.net/articles/the-power-of-content-editor-webpart/3-quick-search-in-list-view/">Click here to read the article</a>.</p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/s6tj_dB90zfvkMvD-EhhEIO_bBw/0/da"><img src="http://feedads.g.doubleclick.net/~a/s6tj_dB90zfvkMvD-EhhEIO_bBw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/s6tj_dB90zfvkMvD-EhhEIO_bBw/1/da"><img src="http://feedads.g.doubleclick.net/~a/s6tj_dB90zfvkMvD-EhhEIO_bBw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=H9Yl1c3QfWk:egOig2lIglI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=H9Yl1c3QfWk:egOig2lIglI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=H9Yl1c3QfWk:egOig2lIglI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=H9Yl1c3QfWk:egOig2lIglI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=H9Yl1c3QfWk:egOig2lIglI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=H9Yl1c3QfWk:egOig2lIglI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/05/power-of-cewp-series-quick-search-in-list-view/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/05/power-of-cewp-series-quick-search-in-list-view/</feedburner:origLink></item>
		<item>
		<title>Windows 7/Vista trouble with SharePoint’s Explorer view and Office documents – freezing or prompting for user credentials</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/fl3bh4Oji0Y/</link>
		<comments>http://www.sharepointboris.net/2010/03/windows-7vista-trouble-with-sharepoints-explorer-view-and-office-documents-freezing-or-prompting-for-user-credentials/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:02:27 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[TroubleShooting]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/03/windows-7vista-trouble-with-sharepoints-explorer-view-and-office-documents-freezing-or-prompting-for-user-credentials/</guid>
		<description><![CDATA[If you&#8217;re having trouble with editing Office documents from SharePoint in Windows 7 or Vista, here&#8217;s one reason and fix: Reasons (besides Windows7 and Vista): WebClient service not started SharePoint domain has dots (.) in the name Your IE is trying to resolve LAN/Proxy settings Solution Important! Part of solution is also modifying your registry. [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re having trouble with editing Office documents from SharePoint in Windows 7 or Vista, here&#8217;s one reason and fix:</p>
<p><strong>Reasons (besides Windows7 and Vista):</strong></p>
<ol>
<li><strong>WebClient service not started</strong> </li>
<li><strong>SharePoint domain has dots (.) in the name</strong> </li>
<li><strong>Your IE is trying to resolve LAN/Proxy settings</strong></li>
</ol>
<h4>Solution</h4>
<p><font color="#000000" face="Arial"><strong>Important!</strong> Part of solution is also modifying your registry. Please if you&#8217;re not sure how to modify registry, get help from an expert. I will not assume any responsibility for possible errors that may result from editing your registry. This solution is not done on server, but on every client that has this kind of trouble.</font></p>
<p><strong>1. Tell your WebClient Service</strong> to where to provide your credentials. By default the WebClient service provides credentials only to sites that don&#8217;t have dots in url – presuming they&#8217;re in your intranet. Any SharePoint site that has dots in url is presumed in Internet for WebClient. Here&#8217;s how:</p>
<ol>
<li>Using registry editor, open the following registry subkey:<strong>        <br />HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters</strong> </li>
<li><font color="#000000">Next create new <strong>Multi-String Value </strong>(menu <strong>Edit –</strong>&gt; <strong>New</strong> –&gt; <strong>Multi-String Value</strong>)</font> </li>
<li><font color="#000000">Name the value <strong>AuthForwardServerList</strong></font> </li>
<li><font color="#000000">After the key has been created, modify its value (Right click it and select <strong>Modify</strong>).</font> </li>
<li><font color="#000000">Enter full URLs of your SharePoint sites (one per line).</font> </li>
<li><strong>Save and exit registry editor. </strong></li>
<li><strong>If you use Windows Vista, you have to request a special hotfix for this resolution to work.</strong> </li>
</ol>
<p><a href="http://support.microsoft.com/?id=943280" target="_blank">Detailed instructions and hotfix request available on Microsoft Support site.</a></p>
<p><strong>2. Start / Restart WebClient Service</strong></p>
<ol>
<li><strong>Open the &quot;Run&quot; prompt</strong> (key combination Start+R) </li>
<li>Type <strong>services.msc</strong> and press Enter. </li>
<li>Locate <strong>WebClient </strong>service </li>
<li>Make sure your service <strong>startup</strong> mode is set to <strong>automatic</strong> (right click it, select &quot;Properties&quot;, and under &quot;General&quot;<strong> </strong>tab select &quot;<font color="#000000">Automatic&quot; from the &quot;Startup Type&quot; dropdown&quot;</font> </li>
<li><font color="#000000">Start the service or restart it if it&#8217;s already running. (restart in any case for step 1 to take effect).</font> </li>
</ol>
<p><font color="#000000" face="Arial"><a href="http://www.vistaheads.com/forums/microsoft-public-internetexplorer-general/347382-explorer-view-sharepoint-not-working-ie8.html#post1232312" target="_blank">This part is summed from this link (at the end)</a></font></p>
<p><strong>UPDATE: Another reason could be auto-detection of proxy if there is none present. </strong></p>
<p><font color="#000000">The way to turn this off is in Internet Explorer:</font></p>
<ol>
<li><font color="#000000" face="Verdana">In <strong>Tools</strong> select <strong>Internet options</strong>.</font></li>
<li><font color="#000000" face="Verdana">Select <strong>Connections</strong> tab</font></li>
<li><font color="#000000" face="Verdana">click <strong>Lan settings</strong> button</font></li>
<li><font color="#000000" face="Verdana">under <strong>Automatic configuration</strong> clear the <strong>Automatically detect settings</strong> checkbox.</font></li>
</ol>
<p><font color="#000000">&#160;</font></p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/xwLZfNLg_pS--_4pHrQY23gvpKM/0/da"><img src="http://feedads.g.doubleclick.net/~a/xwLZfNLg_pS--_4pHrQY23gvpKM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xwLZfNLg_pS--_4pHrQY23gvpKM/1/da"><img src="http://feedads.g.doubleclick.net/~a/xwLZfNLg_pS--_4pHrQY23gvpKM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=fl3bh4Oji0Y:snArrmSq9EM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=fl3bh4Oji0Y:snArrmSq9EM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=fl3bh4Oji0Y:snArrmSq9EM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=fl3bh4Oji0Y:snArrmSq9EM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=fl3bh4Oji0Y:snArrmSq9EM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=fl3bh4Oji0Y:snArrmSq9EM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/03/windows-7vista-trouble-with-sharepoints-explorer-view-and-office-documents-freezing-or-prompting-for-user-credentials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/03/windows-7vista-trouble-with-sharepoints-explorer-view-and-office-documents-freezing-or-prompting-for-user-credentials/</feedburner:origLink></item>
		<item>
		<title>Power of CEWP series: Toggle Quick Launch</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/FzU5QteZbF0/</link>
		<comments>http://www.sharepointboris.net/2010/03/power-of-cewp-series-toggle-quick-launch/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 07:00:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Content Editor WebPart]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/03/power-of-cewp-series-toggle-quick-launch/</guid>
		<description><![CDATA[After a while I&#8217;ve prepared the third (or second if you count first two as one) article in Power of Content Editor WebPart series. In this article we do something that was already done using JavaScript – we hide SharePoint&#8217;s Quick Launch bar. But we do this to learn how this can be achieved. In [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sharepointboris.net/the-power-of-content-editor-webpart/2-toggle-quick-launch/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 5px 0px 0px; display: inline; border-top: 0px; border-right: 0px" border="0" align="left" src="http://www.sharepointboris.net/wp-content/uploads/2010/03/image26.png" /></a> After a while I&#8217;ve prepared the third (or second if you count first two as one) article in <strong><a href="http://www.sharepointboris.net/the-power-of-content-editor-webpart/">Power of Content Editor WebPart</a> </strong>series. In this article we do something that was already done using JavaScript – we hide SharePoint&#8217;s Quick Launch bar. But we do this to learn how this can be achieved. In order to achieve that, we discover the HTML DOM element that can be hidden, next we discover how to hide it and after we master that we also add a toggle link to the top of the page so users can toggle the Quick Launch visibility.</p>
<p><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image6.png" width="600" height="428" /> </p>
<p>With this part I&#8217;ve also improved the navigation between articles of series a bit:</p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image27.png" rel="lightbox[833]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb26.png" width="244" height="68" /></a> </p>
<p>and I&#8217;ve used my new gadget toy for adding my handwriting to screenshots. If you find my handwriting too unreadable, please let me know so I&#8217;ll stick to typed handwriting.</p>
<p><a href="http://www.sharepointboris.net/the-power-of-content-editor-webpart/2-toggle-quick-launch/">You&#8217;re welcome to read the article here</a>, and comments or questions are available with this post.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:817b2552-730f-4f05-899b-d661e991a63b" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a>,<a href="http://technorati.com/tags/JavaScript" rel="tag">JavaScript</a>,<a href="http://technorati.com/tags/Content+Editor+WebPart" rel="tag">Content Editor WebPart</a></div>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/hDn6dwyaNww2Wxs0bpnMWS3HpNo/0/da"><img src="http://feedads.g.doubleclick.net/~a/hDn6dwyaNww2Wxs0bpnMWS3HpNo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hDn6dwyaNww2Wxs0bpnMWS3HpNo/1/da"><img src="http://feedads.g.doubleclick.net/~a/hDn6dwyaNww2Wxs0bpnMWS3HpNo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=FzU5QteZbF0:9dQaosob6TQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=FzU5QteZbF0:9dQaosob6TQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=FzU5QteZbF0:9dQaosob6TQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=FzU5QteZbF0:9dQaosob6TQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=FzU5QteZbF0:9dQaosob6TQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=FzU5QteZbF0:9dQaosob6TQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/03/power-of-cewp-series-toggle-quick-launch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/03/power-of-cewp-series-toggle-quick-launch/</feedburner:origLink></item>
		<item>
		<title>Prevent over-indenting in SharePoint Designer</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/ItrzUrBn-IE/</link>
		<comments>http://www.sharepointboris.net/2010/03/prevent-over-indenting-in-sharepoint-designer/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 07:37:47 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/2010/03/prevent-over-indenting-in-sharepoint-designer/</guid>
		<description><![CDATA[After I installed SP2 for Office 2007, an annoying issue occurred. All the code started over indenting – meaning that a sub-node was indented 4 tabs into instead of 4 spaces or 1 tab. There is a setting in SPD to fix that. In Tools menu select Page editor options And under Code Formatting decrease [...]]]></description>
			<content:encoded><![CDATA[<p>After I installed SP2 for Office 2007, an annoying issue occurred. All the code started over indenting – meaning that a sub-node was indented 4 tabs into instead of 4 spaces or 1 tab. </p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image3.png" rel="lightbox[779]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb3.png" width="327" height="218" /></a> </p>
<p>There is a setting in SPD to fix that. In <strong>Tools</strong> menu select <strong>Page editor options</strong></p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image4.png" rel="lightbox[779]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb4.png" width="190" height="323" /></a> </p>
<p>And under <strong>Code Formatting </strong>decrease the value in <strong>Indent</strong> property or change to spaces.</p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image5.png" rel="lightbox[779]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb5.png" width="507" height="202" /></a></p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/ubI_9B5vM1Gl_tbzAzGwepRWAJk/0/da"><img src="http://feedads.g.doubleclick.net/~a/ubI_9B5vM1Gl_tbzAzGwepRWAJk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ubI_9B5vM1Gl_tbzAzGwepRWAJk/1/da"><img src="http://feedads.g.doubleclick.net/~a/ubI_9B5vM1Gl_tbzAzGwepRWAJk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=ItrzUrBn-IE:V5OjVF11M_k:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=ItrzUrBn-IE:V5OjVF11M_k:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=ItrzUrBn-IE:V5OjVF11M_k:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=ItrzUrBn-IE:V5OjVF11M_k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=ItrzUrBn-IE:V5OjVF11M_k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=ItrzUrBn-IE:V5OjVF11M_k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/03/prevent-over-indenting-in-sharepoint-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/03/prevent-over-indenting-in-sharepoint-designer/</feedburner:origLink></item>
		<item>
		<title>Cannot get the list schema column property from the SharePoint list</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/0Js9abJFWKw/</link>
		<comments>http://www.sharepointboris.net/2010/03/cannot-get-the-list-schema-column-property-from-the-sharepoint-list/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 07:00:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/?p=771</guid>
		<description><![CDATA[If you&#8217;re trying to export data from a SharePoint list to Excel you might get this error message. Possible causes / solutions: 1. Change all Date and Time columns to single line of text and then back to Date and Time. Don&#8217;t worry, the data in these columns will be preserved. 2. There is a [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re trying to export data from a SharePoint list to Excel you might get this error message. Possible causes / solutions:</p>
<p>1. <strong>Change all Date and Time columns to single line of text and then back to Date and Time</strong>. Don&#8217;t worry, the data in these columns will be preserved. </p>
<p>2. <strong>There is a Microsoft Post-SP1 hotfix available </strong><a href="http://support.microsoft.com/kb/941422" target="_blank"><strong>here</strong></a><strong>. </strong>It doesn&#8217;t fix lists that already have this issue though</p>
<p>3. <strong>If you export data to from SharePoint 3.0 / 2007 to Excel 2003</strong> you might be getting this kind of error</p>
<p>4. <strong>If you&#8217;re exporting multiple choices field to Excel 2003</strong></p>
<p><font color="#000000">5. <strong>If you rename a Date and Time column this error may occur.</strong> Create an additional column and copy-paste values in a DataSheet view from one column to the new one</font></p>
<p><font color="#000000">6. <strong>Changing the default date for Date and Time column from &quot;Today&quot; to &quot;None&quot; and then back may resolve the issue</strong></font></p>
<p><font color="#000000">All of the above solutions still didn&#8217;t work for me. What did the trick was following:</font></p>
<p><font color="#000000">7. <strong>Lookup column points to a calculated field</strong>. Changed the lookup column to not point to calculated field but to a Single Line of Text field and the problem went away.</font></p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3838e184-0990-4d37-a929-38369eb86e5e" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/SharePoint" rel="tag">SharePoint</a>,<a href="http://technorati.com/tags/Troubleshooting" rel="tag">Troubleshooting</a></div>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/grS0QMMJgIQBiJH0Hler13lNpfs/0/da"><img src="http://feedads.g.doubleclick.net/~a/grS0QMMJgIQBiJH0Hler13lNpfs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/grS0QMMJgIQBiJH0Hler13lNpfs/1/da"><img src="http://feedads.g.doubleclick.net/~a/grS0QMMJgIQBiJH0Hler13lNpfs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=0Js9abJFWKw:tDyZK7R-kZI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=0Js9abJFWKw:tDyZK7R-kZI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=0Js9abJFWKw:tDyZK7R-kZI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=0Js9abJFWKw:tDyZK7R-kZI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=0Js9abJFWKw:tDyZK7R-kZI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=0Js9abJFWKw:tDyZK7R-kZI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/03/cannot-get-the-list-schema-column-property-from-the-sharepoint-list/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/03/cannot-get-the-list-schema-column-property-from-the-sharepoint-list/</feedburner:origLink></item>
		<item>
		<title>Insert a WebPart in SharePoint 2010 list form</title>
		<link>http://feedproxy.google.com/~r/WebBorg/~3/eH7tyFk8kX0/</link>
		<comments>http://www.sharepointboris.net/2010/03/insert-a-webpart-in-sharepoint-2010-list-form/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 09:30:00 +0000</pubDate>
		<dc:creator>Boris Gomiunik</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[2010]]></category>

		<guid isPermaLink="false">http://www.sharepointboris.net/?p=769</guid>
		<description><![CDATA[If you need to add custom JavaScript to SharePoint 2010 list form just like in 2007 (for example the SharePoint Cascaded Lookup), you&#8217;d need to insert the Content Editor WebPart to the same form. There are couple of ways to do it. Here&#8217;s one: 1. In a SharePoint List View select the &#34;List&#34; tab in [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to add custom JavaScript to SharePoint 2010 list form just like in 2007 (for example the <a href="www.sharepointboris.net/js/spcd" target="_blank">SharePoint Cascaded Lookup</a>), you&#8217;d need to insert the Content Editor WebPart to the same form. There are couple of ways to do it. Here&#8217;s one: </p>
<p><strong>1. In a SharePoint List View select the &quot;List&quot; tab in &quot;List Tools&quot; tab group:</strong></p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image.png" rel="lightbox[769]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb.png" width="244" height="90" /></a> </p>
<p><strong>2. Select &quot;Form Web Parts&quot; and select &quot;Default New Form&quot; or &quot;Default Edit Form&quot;.</strong></p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image1.png" rel="lightbox[769]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb1.png" width="244" height="48" /></a> </p>
<p>From here on you can add webparts and edit their properties like in any other page.</p>
<p><a href="http://boris.gomiunik.net/wp-content/uploads/2010/03/image2.png" rel="lightbox[769]" title="image"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://boris.gomiunik.net/wp-content/uploads/2010/03/image_thumb2.png" width="183" height="75" /></a></p>
<!-- PHP 5.x -->
<p><a href="http://feedads.g.doubleclick.net/~a/3Lsv9rD6JT4z8tbZtNlebgPlxMw/0/da"><img src="http://feedads.g.doubleclick.net/~a/3Lsv9rD6JT4z8tbZtNlebgPlxMw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3Lsv9rD6JT4z8tbZtNlebgPlxMw/1/da"><img src="http://feedads.g.doubleclick.net/~a/3Lsv9rD6JT4z8tbZtNlebgPlxMw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WebBorg?a=eH7tyFk8kX0:cYZdLVymM6g:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=eH7tyFk8kX0:cYZdLVymM6g:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=eH7tyFk8kX0:cYZdLVymM6g:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=eH7tyFk8kX0:cYZdLVymM6g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WebBorg?i=eH7tyFk8kX0:cYZdLVymM6g:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WebBorg?a=eH7tyFk8kX0:cYZdLVymM6g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WebBorg?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointboris.net/2010/03/insert-a-webpart-in-sharepoint-2010-list-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.sharepointboris.net/2010/03/insert-a-webpart-in-sharepoint-2010-list-form/</feedburner:origLink></item>
	</channel>
</rss>
