<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Wesley Bakker - All Comments</title><link>http://weblogs.asp.net/wesleybakker/default.aspx</link><description>Interesting things I encounter doing my job...</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Configure hMailServer for SharePoint</title><link>http://weblogs.asp.net/wesleybakker/archive/2010/08/09/configure-hmailserver-for-sharepoint.aspx#8264737</link><pubDate>Fri, 20 Jan 2012 10:01:16 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8264737</guid><dc:creator>Abhishek</dc:creator><description>&lt;p&gt;Thank You. Great Post. It worked.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8264737" width="1" height="1"&gt;</description></item><item><title>Use a supplemental .config file just for a web application | Q&amp;amp;A System</title><link>http://weblogs.asp.net/wesleybakker/archive/2009/01/21/web.config-modifications-with-a-sharepoint-feature.aspx#8261306</link><pubDate>Wed, 18 Jan 2012 02:09:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8261306</guid><dc:creator>Use a supplemental .config file just for a web application | Q&amp;A System</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Use a supplemental .config file just for a web application | Q&amp;amp;amp;A System&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8261306" width="1" height="1"&gt;</description></item><item><title>re: Configure hMailServer for SharePoint</title><link>http://weblogs.asp.net/wesleybakker/archive/2010/08/09/configure-hmailserver-for-sharepoint.aspx#8230114</link><pubDate>Sat, 07 Jan 2012 05:06:58 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8230114</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Scrip works like charm. Just found the CC option for the script which is also working fine. is there a way to have this also for BCC?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8230114" width="1" height="1"&gt;</description></item><item><title>re: Select Multiple List Items in SharePoint Feature</title><link>http://weblogs.asp.net/wesleybakker/archive/2009/03/05/select-multiple-list-items-in-sharepoint-feature.aspx#8225016</link><pubDate>Thu, 05 Jan 2012 10:43:59 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8225016</guid><dc:creator>webbes</dc:creator><description>&lt;p&gt;@vwfreak : You can simply copy and paste into MS Word and select &amp;quot;Merge formatting&amp;quot;.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8225016" width="1" height="1"&gt;</description></item><item><title>re: Get Datepart in SharePoint Designer Workflow</title><link>http://weblogs.asp.net/wesleybakker/archive/2010/12/28/get-datepart-in-sharepoint-designer-workflow.aspx#8222036</link><pubDate>Wed, 04 Jan 2012 21:53:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8222036</guid><dc:creator>Stan</dc:creator><description>&lt;p&gt;Thanks, Wesley. &amp;nbsp;Extremely helpful information.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8222036" width="1" height="1"&gt;</description></item><item><title>re: Configure hMailServer for SharePoint</title><link>http://weblogs.asp.net/wesleybakker/archive/2010/08/09/configure-hmailserver-for-sharepoint.aspx#8154657</link><pubDate>Thu, 22 Dec 2011 14:48:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8154657</guid><dc:creator>Jānis Veinbergs</dc:creator><description>&lt;p&gt;If the SharePoint list email address is put into CC (carbon copy) field while sending email, then SharePoint fails to parse email message and thus not adding anything in SharePoint email enabled list.&lt;/p&gt;
&lt;p&gt;To overcome this issue i tried adding this line:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;If Not IsEmpty(oMessage.CC) AND oMessage.CC &amp;lt;&amp;gt; &amp;quot;&amp;quot; Then&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;copy.WriteLine(&amp;quot;x-receiver: &amp;quot; &amp;amp; oMessage.CC)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;End If&lt;/p&gt;
&lt;p&gt;Right below these lines:&lt;/p&gt;
&lt;p&gt; &amp;nbsp;copy.WriteLine(&amp;quot;x-sender: &amp;quot; &amp;amp; oMessage.FromAddress)&lt;/p&gt;
&lt;p&gt; &amp;nbsp;copy.WriteLine(&amp;quot;x-receiver: &amp;quot; &amp;amp; oMessage.To)&lt;/p&gt;
&lt;p&gt;Could you consider adding this addition to the original article?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8154657" width="1" height="1"&gt;</description></item><item><title>re: Select Multiple List Items in SharePoint Feature</title><link>http://weblogs.asp.net/wesleybakker/archive/2009/03/05/select-multiple-list-items-in-sharepoint-feature.aspx#8079346</link><pubDate>Mon, 28 Nov 2011 19:21:47 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8079346</guid><dc:creator>vwfreak</dc:creator><description>&lt;p&gt;Hi, Wes,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to duplicate some of this functionality, and I would like to copy / paste / modify your C# code.&lt;/p&gt;
&lt;p&gt;However, the text is not formatted if I copy / paste (and it has html junk, if I view the page source and then copy paste).&lt;/p&gt;
&lt;p&gt;Can you provide the source as a file or in another way that doesn&amp;#39;t need to be cleaned up?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8079346" width="1" height="1"&gt;</description></item><item><title>re: WebDAV slow with “Automatically detect settings”</title><link>http://weblogs.asp.net/wesleybakker/archive/2011/06/10/webdav-slow-with-automatically-detect-settings.aspx#8070776</link><pubDate>Wed, 23 Nov 2011 13:23:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8070776</guid><dc:creator>Christian Sandöy</dc:creator><description>&lt;p&gt;Thanks, that helped alot :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8070776" width="1" height="1"&gt;</description></item><item><title>re: DownloadAsZip SharePoint Feature Part II</title><link>http://weblogs.asp.net/wesleybakker/archive/2009/03/09/downloadaszip-sharepoint-feature-part-ii.aspx#8069077</link><pubDate>Tue, 22 Nov 2011 13:21:56 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8069077</guid><dc:creator>James</dc:creator><description>&lt;p&gt;I found the solution for opening the zip files in windows xp.&lt;/p&gt;
&lt;p&gt;The following rule can be add&lt;/p&gt;
&lt;p&gt; Stream.UseZip64 = UseZip64.Off;&lt;/p&gt;
&lt;p&gt;Then the zipfiles can be openened from WIN XP&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8069077" width="1" height="1"&gt;</description></item><item><title>Use a supplemental .config file just for a web application | web technical support</title><link>http://weblogs.asp.net/wesleybakker/archive/2009/01/21/web.config-modifications-with-a-sharepoint-feature.aspx#8067196</link><pubDate>Mon, 21 Nov 2011 13:29:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8067196</guid><dc:creator>Use a supplemental .config file just for a web application | web technical support</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Use a supplemental .config file just for a web application | web technical support&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8067196" width="1" height="1"&gt;</description></item></channel></rss>
