<?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>EveryJoe &#187; web user control</title>
	<atom:link href="http://www.everyjoe.com/tag/web-user-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com</link>
	<description>Sports News - Tech Reviews - Entertainment - Life Tips for EveryJoe</description>
	<lastBuildDate>Fri, 18 Dec 2009 02:01:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disappearing Web User Control in Design View</title>
		<link>http://www.everyjoe.com/articles/disappearing-web-user-control-in-design-view-59/</link>
		<comments>http://www.everyjoe.com/articles/disappearing-web-user-control-in-design-view-59/#comments</comments>
		<pubDate>Thu, 15 May 2008 03:58:20 +0000</pubDate>
		<dc:creator>Jason Bean</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[CSS issues]]></category>
		<category><![CDATA[styling]]></category>
		<category><![CDATA[Visual Web Developer Express 2008]]></category>
		<category><![CDATA[web user control]]></category>

		<guid isPermaLink="false">http://www.microsoftweblog.com/2008/05/14/disappearing-web-user-control-in-design-view/</guid>
		<description><![CDATA[ 
My boss experienced an weird problem with his installation of Visual Web Developer Express 2008.
When he tried to view a web user control page in the design mode the application only displayed a blank white page. If he clicked on the &#8220;Source&#8221; view, all the code was there that was expected. Combing through the code didn&#8217;t produce anything that should have resulted in the error of things not loading.
It turns out the error was due to confusion on web user controls that also reference a CSS stylesheet. The rendering engine kind of gets choked on what&#8217;s going on. Jeff [...]<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/disappearing-web-user-control-in-design-view-59/">Disappearing Web User Control in Design View</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img height="288" alt="wuc-blank-design-mode" src="http://www.everyjoe.com/files/59/2008/05/wuc-blank-design-mode.gif" width="500" border="0"/> </p>
<p>My boss experienced an weird problem with his installation of Visual Web Developer Express 2008.</p>
<p>When he tried to view a web user control page in the design mode the application only displayed a blank white page. If he clicked on the &#8220;Source&#8221; view, all the code was there that was expected. Combing through the code didn&#8217;t produce anything that should have resulted in the error of things not loading.</p>
<p>It turns out the error was due to confusion on web user controls that also reference a CSS stylesheet. The rendering engine kind of gets choked on what&#8217;s going on. Jeff King, Program Manager for Visual Studio Web Tools, states that the quick fix is to just move the CSS style reference to the bottom of the page.</p>
<p>Sure enough everything worked.</p>
<p>For more details and an explanation of what&#8217;s occuring by Jeff King, visit <a title="Workaround: Empty Design View for User Controls" href="http://blogs.msdn.com/webdevtools/archive/2008/04/27/workaround-empty-design-view-for-user-controls.aspx" target="_blank">the post on his website</a> for all the information you need.</p>
<p>Image Source: <a title="Jeff King's site" href="http://blogs.msdn.com/webdevtools/archive/2008/04/27/workaround-empty-design-view-for-user-controls.aspx" target="_blank">Jeff King&#8217;s site</a></p>
<p>Post from: <a href="http://www.everyjoe.com">EveryJoe</a></p>
<p><a href="http://www.everyjoe.com/articles/disappearing-web-user-control-in-design-view-59/">Disappearing Web User Control in Design View</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/articles/disappearing-web-user-control-in-design-view-59/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>