<?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>Peter Johnson's Blog - All Comments</title><link>http://weblogs.asp.net/pjohnson/default.aspx</link><description>ASP.NET and other technologies</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Convert.ChangeType wrapper that handles nullable types</title><link>http://weblogs.asp.net/pjohnson/archive/2006/05/19/447154.aspx#7245885</link><pubDate>Tue, 03 Nov 2009 14:02:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7245885</guid><dc:creator>alhambraeidos</dc:creator><description>&lt;p&gt;any Guid supports ??&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (conversionType == typeof(System.Guid))&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return new Guid(value.ToString());&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7245885" width="1" height="1"&gt;</description></item><item><title>re: Migrating to the GridView and ObjectDataSource</title><link>http://weblogs.asp.net/pjohnson/archive/2006/02/08/437731.aspx#7241393</link><pubDate>Wed, 28 Oct 2009 11:58:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7241393</guid><dc:creator>Andy Creigh</dc:creator><description>&lt;p&gt;What's your view 3 years later on whether &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7241393" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7230861</link><pubDate>Thu, 15 Oct 2009 19:33:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7230861</guid><dc:creator>SBasham</dc:creator><description>&lt;p&gt;Thank you so much... I know this is an older post, but this saved me more insanity than you will ever know. &amp;nbsp;God Bless You, Sir.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7230861" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7230693</link><pubDate>Thu, 15 Oct 2009 15:16:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7230693</guid><dc:creator>Mathlec</dc:creator><description>&lt;p&gt;You sir solved my problem.&lt;/p&gt;
&lt;p&gt;+1&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7230693" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7230636</link><pubDate>Thu, 15 Oct 2009 14:09:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7230636</guid><dc:creator>Ahmed</dc:creator><description>&lt;p&gt;Thanks a lot, this helped me, i was frustrated with this problem. Thanks once again. keep up the good work.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7230636" width="1" height="1"&gt;</description></item><item><title>SPTechnique: Using the SharePoint content database as a cache | I am Clint</title><link>http://weblogs.asp.net/pjohnson/archive/2006/02/06/437559.aspx#7225078</link><pubDate>Wed, 07 Oct 2009 22:17:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7225078</guid><dc:creator>SPTechnique: Using the SharePoint content database as a cache | I am Clint</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;SPTechnique: Using the SharePoint content database as a cache | I am Clint&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7225078" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7220858</link><pubDate>Thu, 01 Oct 2009 13:05:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7220858</guid><dc:creator>Nariman</dc:creator><description>&lt;p&gt;You can download a build task to catch this at compile time:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.onpreinit.com/2009/09/ambiguous-match-found_30.html"&gt;www.onpreinit.com/.../ambiguous-match-found_30.html&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7220858" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7165769</link><pubDate>Mon, 10 Aug 2009 13:05:52 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7165769</guid><dc:creator>unkown</dc:creator><description>&lt;p&gt;THXXX!&lt;/p&gt;
&lt;p&gt;now it's working again ^^&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7165769" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7161959</link><pubDate>Wed, 05 Aug 2009 15:10:44 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7161959</guid><dc:creator>Abraham L</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; I have a large website with many pages. I found this problem during runtime by chance when I navigated to a page that had the naming conflict. However, there could be many more pages in my application that might have the same problem and blow up at runtime. Is there a way to catch the conflicts at compile time or any other way I could find all the possible conflicts in my entire website?&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Thanks&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7161959" width="1" height="1"&gt;</description></item><item><title>re: Ambiguous match found</title><link>http://weblogs.asp.net/pjohnson/archive/2006/08/11/Ambiguous-match-found.aspx#7158016</link><pubDate>Thu, 30 Jul 2009 13:28:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7158016</guid><dc:creator>Darren B</dc:creator><description>&lt;p&gt;Many thanks Peter - this little gem saved me a lot of hassle :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7158016" width="1" height="1"&gt;</description></item></channel></rss>