<?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: Controls not being registered in designer.cs</title>
	<atom:link href="http://blog.dahlindevelopment.com/2009/08/controls-not-being-registered-in-designer-cs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dahlindevelopment.com/2009/08/controls-not-being-registered-in-designer-cs/</link>
	<description></description>
	<lastBuildDate>Sat, 19 Nov 2011 01:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Micah</title>
		<link>http://blog.dahlindevelopment.com/2009/08/controls-not-being-registered-in-designer-cs/comment-page-1/#comment-509</link>
		<dc:creator>Micah</dc:creator>
		<pubDate>Wed, 09 Sep 2009 03:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dahlindevelopment.com/?p=94#comment-509</guid>
		<description>Joel,
I have noticed this same type of issue where controls don\\\&#039;t get added to the designer.cs file, but I have only noticed it when I\\\&#039;m using the ASP.NET Ajax Toolkit. For whatever reason some of the Ajax controls cause this issue for me.

The simplest fix I have done is take out all the Toolkit stuff (comment or delete) then add in your asp.net controls, and then uncomment or paste back in your Toolkit code. (you may need to rebuild the project before putting the code back in, I forget)

Maybe that is the same sort of issue you are having?</description>
		<content:encoded><![CDATA[<p>Joel,<br />
I have noticed this same type of issue where controls don\\\&#8217;t get added to the designer.cs file, but I have only noticed it when I\\\&#8217;m using the ASP.NET Ajax Toolkit. For whatever reason some of the Ajax controls cause this issue for me.</p>
<p>The simplest fix I have done is take out all the Toolkit stuff (comment or delete) then add in your asp.net controls, and then uncomment or paste back in your Toolkit code. (you may need to rebuild the project before putting the code back in, I forget)</p>
<p>Maybe that is the same sort of issue you are having?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

