<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Weird issue on asp .net c# application</title><link>http://forums.asp.net/thread/3280771.aspx</link><pubDate>Wed, 08 Jul 2009 08:55:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3280771</guid><dc:creator>CrazyChief</dc:creator><author>CrazyChief</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3280771.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3280771</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I had a similar issue with VS2005 after making changes in the .aspx-page where I placed a usercontrol (.ascx). After some searching I found, that the namespace of my usercontrol in the mypage.aspx.designer.cs (where the usercontrol is initialized) was changed to a wrong namespace. I had to change the namespace &amp;quot;by hand&amp;quot; to the correct namespace. Then just recompile and it should work again. &lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Andi&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Weird issue on asp .net c# application</title><link>http://forums.asp.net/thread/3280746.aspx</link><pubDate>Wed, 08 Jul 2009 08:47:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3280746</guid><dc:creator>Hong-Gang Chen - MSFT</dc:creator><author>Hong-Gang Chen - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3280746.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3280746</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;raashid.ali1:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Sorry the above solutions are not&amp;nbsp;working...&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I am still getting the same error &lt;img title="Frown" border="0" alt="Frown" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif" /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Strange, could you post some code here for us checking?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Re: Weird issue on asp .net c# application</title><link>http://forums.asp.net/thread/3274545.aspx</link><pubDate>Sat, 04 Jul 2009 10:22:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274545</guid><dc:creator>raashid.ali1</dc:creator><author>raashid.ali1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274545.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3274545</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Sorry the above solutions are not&amp;nbsp;working...&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I am still getting the same error &lt;img title="Frown" alt="Frown" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-frown.gif" border="0" /&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Re: Weird issue on asp .net c# application</title><link>http://forums.asp.net/thread/3274422.aspx</link><pubDate>Sat, 04 Jul 2009 07:42:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3274422</guid><dc:creator>akhhttar</dc:creator><author>akhhttar</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3274422.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3274422</wfw:commentRss><description>&lt;p&gt;A.A Raashid,&lt;/p&gt;&lt;p&gt;Please see &lt;/p&gt;&lt;ul&gt;&lt;li&gt;http://www.netfxharmonics.com/2006/01/User-Control-Error-base-class-includes&lt;/li&gt;&lt;li&gt;http://forums.asp.net/p/960707/3270646.aspx&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Hope it helps you&lt;/p&gt;&lt;p&gt;Thanks&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Weird issue on asp .net c# application</title><link>http://forums.asp.net/thread/3273675.aspx</link><pubDate>Fri, 03 Jul 2009 14:28:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3273675</guid><dc:creator>raashid.ali1</dc:creator><author>raashid.ali1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3273675.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=3273675</wfw:commentRss><description>&lt;p&gt;The base class includes the field &amp;#39;xxx&amp;#39;, but its type (xxx) is not compatible with the type of control (xxx).&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Can any one help me to resolve this issue ?&lt;br /&gt;I am getting this error while displaying an ascx control on a web page.&lt;br /&gt;Some times the error doesn&amp;#39;t occur but some time it does without any change. &lt;img title="Cry" alt="Cry" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-cry.gif" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;I am using visual studio 2005 and IIS 6.0&lt;/p&gt;
&lt;p&gt;Regards !&lt;/p&gt;
&lt;p&gt;Raashid Ali &lt;/p&gt;</description></item></channel></rss>