<?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: Dealing with &#8220;Assembly x contains a Web resource with name x, but does not contain an embedded resource with name x. &#8220;</title>
	<atom:link href="http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/feed/" rel="self" type="application/rss+xml" />
	<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/</link>
	<description>.NET from Geneva, Switzerland</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:14:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ShiftyDev</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-76</link>
		<dc:creator>ShiftyDev</dc:creator>
		<pubDate>Wed, 27 Jan 2010 20:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-76</guid>
		<description>I had a similar issue but my problem wasn&#039;t the code.  It took me awhile, but the Assembly Name and Namespace Name in my Project&#039;s Properties weren&#039;t matching up with what I was using in the code.

(For what it&#039;s worth, I was following a tutorial online but after creating the control, I decided to substitute names to make more sense for our application... hence, all the name discrepancy.)</description>
		<content:encoded><![CDATA[<p>I had a similar issue but my problem wasn&#8217;t the code.  It took me awhile, but the Assembly Name and Namespace Name in my Project&#8217;s Properties weren&#8217;t matching up with what I was using in the code.</p>
<p>(For what it&#8217;s worth, I was following a tutorial online but after creating the control, I decided to substitute names to make more sense for our application&#8230; hence, all the name discrepancy.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daryl Rasmussen</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-75</link>
		<dc:creator>Daryl Rasmussen</dc:creator>
		<pubDate>Tue, 02 Dec 2008 21:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-75</guid>
		<description>In my code, only the CASE of the namespace was different, but your post helped find the issue.  A namespace of AJAXControlExtenders in VB is NOT the same as &#039;AjaxControlExtenders&#039; in Javascript, and vice versa...</description>
		<content:encoded><![CDATA[<p>In my code, only the CASE of the namespace was different, but your post helped find the issue.  A namespace of AJAXControlExtenders in VB is NOT the same as &#8216;AjaxControlExtenders&#8217; in Javascript, and vice versa&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Assembly x contains a Web resource with name x, but does not contain an embedded resource with name x &#187; Flixon.com &#187; Blog Archive</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-72</link>
		<dc:creator>&#187; Assembly x contains a Web resource with name x, but does not contain an embedded resource with name x &#187; Flixon.com &#187; Blog Archive</dc:creator>
		<pubDate>Tue, 12 Aug 2008 14:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-72</guid>
		<description>[...] trying to fix it.  The first thing i did was search google, which pointed my in the direction of http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/.  However this did not solve the problem in my case.  The solution for me was just as simple, you [...]</description>
		<content:encoded><![CDATA[<p>[...] trying to fix it.  The first thing i did was search google, which pointed my in the direction of <a href="http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/. " rel="nofollow">http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/. </a> However this did not solve the problem in my case.  The solution for me was just as simple, you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-74</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 22 Jul 2008 10:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-74</guid>
		<description>Thanks.  Fixed the problem I was having.</description>
		<content:encoded><![CDATA[<p>Thanks.  Fixed the problem I was having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alban</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-71</link>
		<dc:creator>Alban</dc:creator>
		<pubDate>Thu, 10 Jan 2008 10:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-71</guid>
		<description>This really really helped me. Many Thanks</description>
		<content:encoded><![CDATA[<p>This really really helped me. Many Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-73</link>
		<dc:creator>Ilya</dc:creator>
		<pubDate>Sun, 25 Nov 2007 23:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-73</guid>
		<description>http://blogs.msdn.com/irenak/archive/2007/04/17/sysk-330-how-to-use-an-embedded-resource-from-a-sub-folder.aspx

this link help me resolve this problem</description>
		<content:encoded><![CDATA[<p><a href="http://blogs.msdn.com/irenak/archive/2007/04/17/sysk-330-how-to-use-an-embedded-resource-from-a-sub-folder.aspx" rel="nofollow">http://blogs.msdn.com/irenak/archive/2007/04/17/sysk-330-how-to-use-an-embedded-resource-from-a-sub-folder.aspx</a></p>
<p>this link help me resolve this problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-65</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 12 Oct 2007 11:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-65</guid>
		<description>This really really helped me. Many Thanks</description>
		<content:encoded><![CDATA[<p>This really really helped me. Many Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-64</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 19 Jul 2007 11:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-64</guid>
		<description>Many thanks - sorted out the issue i had :)</description>
		<content:encoded><![CDATA[<p>Many thanks &#8211; sorted out the issue i had <img src='http://damianblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I am trying to make changes to the 'smartautocomplete' extended ajax control and I keep getting this error... - ASP.NET Forums</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-69</link>
		<dc:creator>I am trying to make changes to the 'smartautocomplete' extended ajax control and I keep getting this error... - ASP.NET Forums</dc:creator>
		<pubDate>Thu, 05 Jul 2007 02:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-69</guid>
		<description>[...] http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/" rel="nofollow">http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stefan käser</title>
		<link>http://damianblog.com/2007/02/22/webresource-but-no-emeddedresource/comment-page-1/#comment-70</link>
		<dc:creator>stefan käser</dc:creator>
		<pubDate>Wed, 09 May 2007 09:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.wordpress.com/2007/02/22/webresource-but-no-emeddedresource/#comment-70</guid>
		<description>thanks very helpful, that was the problem i had</description>
		<content:encoded><![CDATA[<p>thanks very helpful, that was the problem i had</p>
]]></content:encoded>
	</item>
</channel>
</rss>

