<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.NET Tips and Tricks &#187; AJAX</title>
	<atom:link href="http://blog.themagicsoftware.com/category/ajax/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.themagicsoftware.com</link>
	<description>General tips and tricks for developers about the Microsoft technology stack including the .NET Framework, ASP.NET, ASP.NET MVC, C#.NET, VB.NET, WCF, WPF, WF, Silverlight, XAML, XNA, Windows Phone, Windows 8 and more.</description>
	<lastBuildDate>Sat, 02 Feb 2013 04:54:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Could not find any resources appropriate for the specified culture or the neutral culture. Make sure &quot;AjaxControlToolkit.Properties.Resources.NET4.resources&quot; was correctly embedded or linked into assembly &quot;AjaxControlToolkit&quot; at compile time, or that all the satellite assemblies required are loadable and fully signed.</title>
		<link>http://blog.themagicsoftware.com/2010/08/could-not-find-any-resources-appropriate-for-the-specified-culture-or-the-neutral-culture-make-sure-ajaxcontroltoolkit-properties-resources-net4-resources-was-correctly-embedded-or-linke.html</link>
		<comments>http://blog.themagicsoftware.com/2010/08/could-not-find-any-resources-appropriate-for-the-specified-culture-or-the-neutral-culture-make-sure-ajaxcontroltoolkit-properties-resources-net4-resources-was-correctly-embedded-or-linke.html#comments</comments>
		<pubDate>Thu, 19 Aug 2010 21:58:00 +0000</pubDate>
		<dc:creator>Gerardo Melendrez</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://blog.themagicsoftware.com/2010/08/could-not-find-any-resources-appropriate-for-the-specified-culture-or-the-neutral-culture-make-sure-ajaxcontroltoolkit-properties-resources-net4-resources-was-correctly-embedded-or-linke.html</guid>
		<description><![CDATA[Problem: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure &#8220;AjaxControlToolkit.Properties.Resources.NET4.resources&#8221; was correctly embedded or linked into assembly &#8220;AjaxControlToolkit&#8221; at compile time, or that all the satellite assemblies required are loadable and fully signed. Solution: Add a ScriptManager on the top of the page. &#60;asp:ScriptManager ID=&#8221;ScriptManager1&#8243; runat=&#8221;server&#8221;&#62;asp:ScriptManager&#62;]]></description>
				<content:encoded><![CDATA[<p>Problem:</p>
<p>Could not find any resources appropriate for the specified culture or the neutral culture. Make sure &#8220;AjaxControlToolkit.Properties.Resources.NET4.resources&#8221; was correctly embedded or linked into assembly &#8220;AjaxControlToolkit&#8221; at compile time, or that all the satellite assemblies required are loadable and fully signed.</p>
<p>Solution:<br />
Add a ScriptManager on the top of the page.</p>
<p><span class="Apple-style-span" style="font-family: monospace; white-space: pre;"><span style="color: blue;">&lt;<span style="color: maroon;">asp<span style="color: blue;">:<span style="color: maroon;">ScriptManager</span><span style="color: black;"> <span style="color: red;">ID<span style="color: blue;">=&#8221;ScriptManager1&#8243;</span><span style="color: black;"> <span style="color: red;">runat<span style="color: blue;">=&#8221;server&#8221;&gt;</span></span></span></span></span></span></span></span></span><span class="Apple-style-span" style="font-family: monospace; white-space: pre;"><span style="color: blue;"><span style="color: maroon;">asp<span style="color: blue;">:<span style="color: maroon;">ScriptManager<span style="color: blue;">&gt;</span></span></span></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.themagicsoftware.com/2010/08/could-not-find-any-resources-appropriate-for-the-specified-culture-or-the-neutral-culture-make-sure-ajaxcontroltoolkit-properties-resources-net4-resources-was-correctly-embedded-or-linke.html/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>
