<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: VS2005 ASP.NET 2.0 &#8220;Ambiguous Match Found&#8221;</title>
	<atom:link href="http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/</link>
	<description>Homepage of Steve Novoselac</description>
	<lastBuildDate>Tue, 16 Mar 2010 18:51:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SharePoint Development Blog by Jeremy Thake in Perth, Australia - VS2005 ASP.NET Web Application Project RC1</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-160520</link>
		<dc:creator>SharePoint Development Blog by Jeremy Thake in Perth, Australia - VS2005 ASP.NET Web Application Project RC1</dc:creator>
		<pubDate>Sat, 21 Nov 2009 09:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-160520</guid>
		<description>[...] where a control was defined in multiple places in the .cs and the designer.cs files...thanks to stevienova.com for the resolution of this one. For some reason though ti appears that one of my class files is [...]</description>
		<content:encoded><![CDATA[<p>[...] where a control was defined in multiple places in the .cs and the designer.cs files&#8230;thanks to stevienova.com for the resolution of this one. For some reason though ti appears that one of my class files is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amenodimeno</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-159220</link>
		<dc:creator>amenodimeno</dc:creator>
		<pubDate>Fri, 31 Jul 2009 18:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-159220</guid>
		<description>That&#039;s good man, keep it going.</description>
		<content:encoded><![CDATA[<p>That&#8217;s good man, keep it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romonoeroetoko</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-158699</link>
		<dc:creator>romonoeroetoko</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-158699</guid>
		<description>Your news is a cool stuff man, keep it going.</description>
		<content:encoded><![CDATA[<p>Your news is a cool stuff man, keep it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noman</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-157638</link>
		<dc:creator>Noman</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-157638</guid>
		<description>I also had similar issue,  parser error &quot;Ambiguous match found&quot;

the solution to the problem was that in the file where parser error(Ambiguous match) was occurring.. I expanded the drop down for controls/methods in the page.. I found two controls with similar names only their cases were different.  One was RegularExpressionValidator1 and other was RegularexpressionValidator1, I rename one to be different from the other and the problem was solved.</description>
		<content:encoded><![CDATA[<p>I also had similar issue,  parser error &#8220;Ambiguous match found&#8221;</p>
<p>the solution to the problem was that in the file where parser error(Ambiguous match) was occurring.. I expanded the drop down for controls/methods in the page.. I found two controls with similar names only their cases were different.  One was RegularExpressionValidator1 and other was RegularexpressionValidator1, I rename one to be different from the other and the problem was solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavydDavid</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-122790</link>
		<dc:creator>DavydDavid</dc:creator>
		<pubDate>Thu, 06 Nov 2008 05:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-122790</guid>
		<description>Impressa:) or as a Portuguese, vpechatlilso!</description>
		<content:encoded><![CDATA[<p>Impressa:) or as a Portuguese, vpechatlilso!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akrumooz</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-120323</link>
		<dc:creator>Akrumooz</dc:creator>
		<pubDate>Mon, 22 Sep 2008 12:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-120323</guid>
		<description>I faced the same problem 
The reason was that I have a TextBox with ID= &#039;find&#039;
and a string called &#039;Find&#039;
although C# is case senstive but when I changed the string to be &#039;_Find&#039; it solved the problem</description>
		<content:encoded><![CDATA[<p>I faced the same problem<br />
The reason was that I have a TextBox with ID= &#8216;find&#8217;<br />
and a string called &#8216;Find&#8217;<br />
although C# is case senstive but when I changed the string to be &#8216;_Find&#8217; it solved the problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-104676</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 23 Apr 2008 15:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-104676</guid>
		<description>I had this problem in a file .aspx which was because I had .aspx.cs but not .aspx.designer.cs. Right click .aspx in the Solution Explorer and click &quot;Convert to Web Application&quot;. A .aspx.designer.cs file will be created. This fixed the problem for me.</description>
		<content:encoded><![CDATA[<p>I had this problem in a file .aspx which was because I had .aspx.cs but not .aspx.designer.cs. Right click .aspx in the Solution Explorer and click &#8220;Convert to Web Application&#8221;. A .aspx.designer.cs file will be created. This fixed the problem for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard Taylor</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-98144</link>
		<dc:creator>Howard Taylor</dc:creator>
		<pubDate>Sat, 09 Feb 2008 01:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-98144</guid>
		<description>I too am getting the EXISTS IN BOTH places error.  I can&#039;t get rid of it.  I had this site running fine in VS2003 ASP.NET v1.1 but needed to update it to VS2005 ASP.NET 2.x so I could use a new control.  I cannot get it to work now.  This EXISTS IN BOTH paces thing is maddening.  I removed all references to the control in question and then referenced them from scratch for the Toolbox but it still SEES the old version of the dll some how and puts it in the Temporary ASP.NET dir.  If you have solved this could you please email me and enlighten me?  Refards!  howzilla at everestkc dot net</description>
		<content:encoded><![CDATA[<p>I too am getting the EXISTS IN BOTH places error.  I can&#8217;t get rid of it.  I had this site running fine in VS2003 ASP.NET v1.1 but needed to update it to VS2005 ASP.NET 2.x so I could use a new control.  I cannot get it to work now.  This EXISTS IN BOTH paces thing is maddening.  I removed all references to the control in question and then referenced them from scratch for the Toolbox but it still SEES the old version of the dll some how and puts it in the Temporary ASP.NET dir.  If you have solved this could you please email me and enlighten me?  Refards!  howzilla at everestkc dot net</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VS2005 ASP.NET Web Application Project RC1 - made4the.net</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-72166</link>
		<dc:creator>VS2005 ASP.NET Web Application Project RC1 - made4the.net</dc:creator>
		<pubDate>Wed, 05 Sep 2007 20:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-72166</guid>
		<description>[...] 4/9/2006 VS2005 ASP.NET Web Application Project RC1I&#039;ve been following Scott&#039;s progress with the Web Application Project (coined WAP) for some time now and after converting my pet project over to ASP.NET 2.0 and finding the problems with the new VS2005 IDE I was greatful for his work! The download is on MSDN.The biggest one for me was definately the locking of .aspx files when in debug mode and the batch compilation it does without the new .designer.cs files that are in this new project.I&#039;ve found a few errors mainly regarding where .cs files have to sit. The main ones were &#039;ambiguous match found&#039; where a control was defined in multiple places in the .cs and the designer.cs files...thanks to stevienova.com for the resolution of this one. For some reason though ti appears that one of my class files is being included in the WAP .dll file as well ans when it compiles the app_code at runtime.error CS0433: The type &#039;inlinehockey._common&#039; exists in both &#039;c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot253216389b5c4b00assemblydl33657f4e6cd91aef5_4d5cc601inlinehockey.DLL&#039; and &#039;c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot253216389b5c4b00App_Code.xad_ajc1.dll&#039;Â  The error was not knowing what dll to use for the type when you get the CS0433 error. I found out how to get round this from the microsoft.com upgrade experience, but it didn&#039;t solve it for me. I&#039;ve posted this up in the forums...hopefully I&#039;ll get an answer!Posted at 12:00 AM by Jeremy Thake &#124; Category: Microsoft .Net Development &#124; Permalink &#124; Email this Post &#124; Comments (0) [...]</description>
		<content:encoded><![CDATA[<p>[...] 4/9/2006 VS2005 ASP.NET Web Application Project RC1I&#8217;ve been following Scott&#8217;s progress with the Web Application Project (coined WAP) for some time now and after converting my pet project over to ASP.NET 2.0 and finding the problems with the new VS2005 IDE I was greatful for his work! The download is on MSDN.The biggest one for me was definately the locking of .aspx files when in debug mode and the batch compilation it does without the new .designer.cs files that are in this new project.I&#8217;ve found a few errors mainly regarding where .cs files have to sit. The main ones were &#8216;ambiguous match found&#8217; where a control was defined in multiple places in the .cs and the designer.cs files&#8230;thanks to stevienova.com for the resolution of this one. For some reason though ti appears that one of my class files is being included in the WAP .dll file as well ans when it compiles the app_code at runtime.error CS0433: The type &#8216;inlinehockey._common&#8217; exists in both &#8216;c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot253216389b5c4b00assemblydl33657f4e6cd91aef5_4d5cc601inlinehockey.DLL&#8217; and &#8216;c:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesroot253216389b5c4b00App_Code.xad_ajc1.dll&#8217;Â  The error was not knowing what dll to use for the type when you get the CS0433 error. I found out how to get round this from the microsoft.com upgrade experience, but it didn&#8217;t solve it for me. I&#8217;ve posted this up in the forums&#8230;hopefully I&#8217;ll get an answer!Posted at 12:00 AM by Jeremy Thake | Category: Microsoft .Net Development | Permalink | Email this Post | Comments (0) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth</title>
		<link>http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/comment-page-1/#comment-60840</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Wed, 30 May 2007 14:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/03/16/vs2005-aspnet-20-ambigous-match-found/#comment-60840</guid>
		<description>:) Oh best of luck with that. Thanks anyhow though. I was so excited when I read your blog entry as there seems to be a vagueness on the net about this. Shame it didn&#039;t work out for me, but fair play for sharing your knowledge. Best of luck with the move Steve :)</description>
		<content:encoded><![CDATA[<p>:) Oh best of luck with that. Thanks anyhow though. I was so excited when I read your blog entry as there seems to be a vagueness on the net about this. Shame it didn&#8217;t work out for me, but fair play for sharing your knowledge. Best of luck with the move Steve :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
