<?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: &#8220;invalid character&#8221; and &#8220;ajaxcontroltoolkit is undefined&#8221; errors on some comptuers</title>
	<atom:link href="http://danny-t.co.uk/index.php/2008/07/23/invalid-character-and-ajaxcontroltoolkit-is-undefined-errors-on-some-comptuers/feed/" rel="self" type="application/rss+xml" />
	<link>http://danny-t.co.uk/index.php/2008/07/23/invalid-character-and-ajaxcontroltoolkit-is-undefined-errors-on-some-comptuers/</link>
	<description>Web apps fanatic, ramblings on dev for web, mobile and other geeky stuff</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:06:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Kelleher</title>
		<link>http://danny-t.co.uk/index.php/2008/07/23/invalid-character-and-ajaxcontroltoolkit-is-undefined-errors-on-some-comptuers/comment-page-1/#comment-100788</link>
		<dc:creator>Michael Kelleher</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://danny-t.co.uk/?p=122#comment-100788</guid>
		<description>I had the same issue. I hope this helps someone as it was driving me mad for days. The autocomplete extender would work for some users and not for others

At the top of my aspx page i was registering the ajax control toolkit


I resolved the issue by removing this line from the page and declaring the ajaxcontroltoolkit in the web.config 



</description>
		<content:encoded><![CDATA[<p>I had the same issue. I hope this helps someone as it was driving me mad for days. The autocomplete extender would work for some users and not for others</p>
<p>At the top of my aspx page i was registering the ajax control toolkit</p>
<p>I resolved the issue by removing this line from the page and declaring the ajaxcontroltoolkit in the web.config</p>
]]></content:encoded>
	</item>
</channel>
</rss>

