<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SPListMP Work Item Rss Feed</title><link>http://www.codeplex.com/SPListMP/WorkItem/List.aspx</link><description>SPListMP Work Item Rss Description</description><item><title>Created Issue: SharePoint Disposing Resources Problems</title><link>http://splistmp.codeplex.com/WorkItem/View.aspx?WorkItemId=13624</link><description>Hi &amp;#33;&lt;br /&gt;While reading your code, i have seen some problems regarding SharePoint disposing, like that &amp;#58;&lt;br /&gt;&lt;br /&gt;SPList membershipList &amp;#61; InitConnection&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;try&lt;br /&gt;&amp;#123;&lt;br /&gt;   ...&lt;br /&gt;   foreach &amp;#40;string IndividualRole in RoleChoices.Choices&amp;#41;&lt;br /&gt;   &amp;#123;&lt;br /&gt;       if &amp;#40;roleName.ToUpper&amp;#40;&amp;#41; &amp;#61;&amp;#61; IndividualRole.ToUpper&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;          return true&amp;#59;&lt;br /&gt;   &amp;#125;&lt;br /&gt;   DisposeConnection&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;   return false&amp;#59;&lt;br /&gt; &amp;#125;&lt;br /&gt;catch &amp;#40;Exception e&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;    DisposeConnection&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;    throw new Exception&amp;#40;&amp;#34;The method or operation RoleExists threw this error&amp;#58; &amp;#34; &amp;#43; e.Message&amp;#41;&amp;#59;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;If RoleExists, SharePoint resources are not disposed .. There&amp;#39;s a lot of examples like this in your classes.&lt;br /&gt;&lt;br /&gt;Besides, competitive access are not supported because you&amp;#39;re initiating and closing connection on instance of class.&lt;br /&gt;&lt;br /&gt;Regards&amp;#59;&lt;br /&gt;</description><author>DavidREI</author><pubDate>Thu, 09 Jul 2009 10:05:50 GMT</pubDate><guid isPermaLink="false">Created Issue: SharePoint Disposing Resources Problems 20090709100550A</guid></item><item><title>Created Issue: No exact Match Found error in people picker of site collection administrator while resolving admin@domain.local Title is required</title><link>http://splistmp.codeplex.com/WorkItem/View.aspx?WorkItemId=12763</link><description>hi,&lt;br /&gt;i made changes in web.config and i am try to match CLMembership&amp;#58;admin&amp;#64;domain.local also but i am not able to find the excat match.&lt;br /&gt;In web.congin i made changes like this &lt;br /&gt;&amp;#60;PeoplePickerWildcards&amp;#62;&lt;br /&gt;&amp;#60;clear &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#33;--&amp;#60;add key&amp;#61;&amp;#34;CLMembership&amp;#34; value&amp;#61;&amp;#34;&amp;#37;&amp;#34; &amp;#47;&amp;#62;--&amp;#62;&lt;br /&gt;&amp;#60;add key&amp;#61;&amp;#34;AspNetSqlMembershipProvider&amp;#34; value&amp;#61;&amp;#34;&amp;#37;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;&amp;#60;&amp;#47;PeoplePickerWildcards&amp;#62;&lt;br /&gt;&lt;br /&gt;can you please help me ....&lt;br /&gt;</description><author>nsivarao</author><pubDate>Fri, 06 Mar 2009 12:54:53 GMT</pubDate><guid isPermaLink="false">Created Issue: No exact Match Found error in people picker of site collection administrator while resolving admin@domain.local Title is required 20090306125453P</guid></item><item><title>Commented Issue: No exact Match Found error in people picker of site collection administrator while resolving admin@domain.local</title><link>http://www.codeplex.com/SPListMP/WorkItem/View.aspx?WorkItemId=11683</link><description>Please....&lt;br /&gt;Comments: ** Comment from web user: tegbir ** &lt;p&gt;Firstly, &lt;br /&gt;Add  the following key in web.config &lt;br /&gt;&amp;#60;PeoplePickerWildcards&amp;#62;&lt;br /&gt;      &amp;#60;clear &amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#33;--&amp;#60;add key&amp;#61;&amp;#34;CLMembership&amp;#34; value&amp;#61;&amp;#34;&amp;#37;&amp;#34; &amp;#47;&amp;#62;--&amp;#62;&lt;br /&gt;      &amp;#60;add key&amp;#61;&amp;#34;AspNetSqlMembershipProvider&amp;#34; value&amp;#61;&amp;#34;&amp;#37;&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;PeoplePickerWildcards&amp;#62;&lt;/p&gt;&lt;p&gt;While adding&amp;#47;matching the user for the site, Use &amp;#34;CLMembership&amp;#58;admin&amp;#64;domain.local&amp;#34; ............ &lt;/p&gt;&lt;p&gt;Happy coding&lt;/p&gt;</description><author>tegbir</author><pubDate>Tue, 24 Feb 2009 07:47:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: No exact Match Found error in people picker of site collection administrator while resolving admin@domain.local 20090224074729A</guid></item><item><title>Created Issue: No exact Match Found error in people picker of site collection administrator while resolving admin@domain.local</title><link>http://www.codeplex.com/SPListMP/WorkItem/View.aspx?WorkItemId=11683</link><description>Please....&lt;br /&gt;</description><author>RenatoFer</author><pubDate>Tue, 25 Nov 2008 03:10:57 GMT</pubDate><guid isPermaLink="false">Created Issue: No exact Match Found error in people picker of site collection administrator while resolving admin@domain.local 20081125031057A</guid></item><item><title>COMMENTED ISSUE: Where is the membership login page ?</title><link>http://www.codeplex.com/SPListMP/WorkItem/View.aspx?WorkItemId=6818</link><description>i did not find it &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Xavier&lt;br/&gt;Comments: ** Comment from web user: HaroldPGray ** &lt;p&gt;I&amp;#39;ve uploaded one to the Patches area.&lt;/p&gt;&lt;p&gt;Regards,&lt;br/&gt;Harold&lt;/p&gt;</description><author>HaroldPGray</author><pubDate>Mon, 08 Oct 2007 15:45:44 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Where is the membership login page ? 20071008034544P</guid></item><item><title>CREATED ISSUE: Where is the membership login page ?</title><link>http://www.codeplex.com/SPListMP/WorkItem/View.aspx?WorkItemId=6818</link><description>i did not find it &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Xavier&lt;br/&gt;</description><author>xaviercnsx</author><pubDate>Tue, 18 Sep 2007 12:00:28 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Where is the membership login page ? 20070918120028P</guid></item></channel></rss>