<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Design View error</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Design View error</description>
  <pubDate>Sun, 12 Apr 2026 12:14:24 -700</pubDate>
  <lastBuildDate>Fri, 14 Dec 2007 16:45:48 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=583</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Design View error : I concur. I (unfortunately) get...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2229#2229</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=97" rel="nofollow">Bill Jensen</a><br /><strong>Subject:</strong> 583<br /><strong>Posted:</strong> 14-Dec-2007 at 4:45pm<br /><br />I concur.&nbsp; I (unfortunately) get this WSOD from time to time on both CAB and non-CAB applications.&nbsp; It happens whenever the designer gets an exception when it tries to create a form or user control in design mode.&nbsp; It can be caused by bugs in your code (in the constructor of the control, for example).&nbsp; <DIV>&nbsp;</DIV><DIV>I've also seen it related to the toolbox, particularly if I have a control that contains controls from another assembly in the same project.&nbsp; It sometimes helps to remove and re-add the control-containing assemblies from my solution to the toolbar (Tools-&gt;Choose Toolbox Items...), then re-start Visual Studio.</DIV><DIV>&nbsp;</DIV><DIV>Bill J.</DIV>]]>
   </description>
   <pubDate>Fri, 14 Dec 2007 16:45:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2229#2229</guid>
  </item> 
  <item>
   <title>Design View error : I suspect that what you may be...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2123#2123</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 583<br /><strong>Posted:</strong> 07-Dec-2007 at 9:10am<br /><br />I suspect that what you may be seeing is what I call the White Screen of Death (WSOD) or White Screen of Darn.&nbsp; Try Googling it.&nbsp; This is a Visual Studio "idiosyncracy".&nbsp; You may read about it in the Installation Guide. <DIV>&nbsp;</DIV><DIV><DIV><DIV></DIV><A name=_Toc170722825></A><A name=_Toc139819683><SPAN style="mso-bookmark: _Toc170722825"><strong><FONT size=5>Form won’t display in Design View</FONT></strong></SPAN></A></DIV><DIV><P style="MARGIN: 8pt 0in 0pt" ="Ms&#111;normal"><FONT face="Times New Roman" size=2>You open a Form or UserControl in Design View and, instead of a design canvas you see a frightening splash of red error messages such as this</FONT></P><P style="MARGIN: 8pt 0in 0pt" ="Ms&#111;normal"><FONT face="Times New Roman" size=2>There are many potential causes such as:</FONT></P><P style="MARGIN: 4pt 0in 0pt 0.5in" ="BulletList"><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"><SPAN style="mso-list: Ignore"><FONT size=2>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><FONT face="Times New Roman" size=2>You deleted your dependent assemblies.</FONT></P><P style="MARGIN: 4pt 0in 0pt 0.5in" ="BulletList"><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"><SPAN style="mso-list: Ignore"><FONT size=2>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><FONT face="Times New Roman" size=2>You lost the reference to a dependent assembly.</FONT></P><P style="MARGIN: 4pt 0in 0pt 0.5in" ="BulletList"><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"><SPAN style="mso-list: Ignore"><FONT size=2>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><FONT face="Times New Roman" size=2>You changed a dependent assembly, compiled it, and broke something.</FONT></P><P style="MARGIN: 4pt 0in 0pt 0.5in" ="BulletList"><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"><SPAN style="mso-list: Ignore"><FONT size=2>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><FONT face="Times New Roman" size=2>You tweaked the </FONT><FONT color=#000080><FONT face="Lucida C&#111;nsole"><SPAN ="ce"><I style="mso-bidi-font-style: normal"><SPAN style="FONT-SIZE: 9pt; mso-bidi-font-size: 12.0pt">form</SPAN></I></SPAN><SPAN ="ce"><SPAN style="FONT-SIZE: 9pt; mso-bidi-font-size: 12.0pt">.Designer</SPAN></SPAN></FONT></FONT><FONT face="Times New Roman" size=2> class file and broke something.</FONT></P><P style="MARGIN: 4pt 0in 0pt 0.5in" ="BulletList"><SPAN style="FONT-FAMILY: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol"><SPAN style="mso-list: Ignore"><FONT size=2>·</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><FONT face="Times New Roman" size=2>It used to work but you just installed a new version of DevForce.</FONT></P><P style="MARGIN: 8pt 0in 0pt" ="Ms&#111;normal"><FONT face="Times New Roman" size=2>You probably know what to do about most of these causes. We address that final case in the “<SPAN style="mso-field-code: ' REF Update_Ch_Name h '">Updating Existing Applications</SPAN>” chapter.</FONT></P></DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="http://www.ideablade.com/forum/uploads/20071207_120726_WSOD.JPG" height="384" width="512" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><DIV></DIV><A name=_Toc170722825></A></DIV><span style="font-size:10px"><br /><br />Edited by davidklitzke - 07-Dec-2007 at 9:10am</span>]]>
   </description>
   <pubDate>Fri, 07 Dec 2007 09:10:30 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2123#2123</guid>
  </item> 
  <item>
   <title>Design View error : I have gotten in the habit of...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2120#2120</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 583<br /><strong>Posted:</strong> 07-Dec-2007 at 8:53am<br /><br />I have gotten in the habit of closing any gui designer windows before closing the solution.&nbsp; When I reopen the solution, I perform a build, then open the design window.<DIV>&nbsp;</DIV><DIV>Not sure what would make Cabana work and not a derivative.&nbsp; This may be CAB/DF wizard related; however, I have seen this type of thing surface elsewhere.&nbsp; </DIV>]]>
   </description>
   <pubDate>Fri, 07 Dec 2007 08:53:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2120#2120</guid>
  </item> 
  <item>
   <title>Design View error : Hi: Yes..But it does not happens...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2113#2113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=192" rel="nofollow">gussabina</a><br /><strong>Subject:</strong> 583<br /><strong>Posted:</strong> 06-Dec-2007 at 9:40pm<br /><br />Hi:<DIV>Yes..But it does not happens in the Cabana Sample App...Only in my app (generated with the Cabana App Wizard...)</DIV><DIV>&nbsp;</DIV><DIV>Regards;</DIV><DIV>Gus</DIV>]]>
   </description>
   <pubDate>Thu, 06 Dec 2007 21:40:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2113#2113</guid>
  </item> 
  <item>
   <title>Design View error : Yup. CAB-related idiosyncrasy....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2099#2099</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 583<br /><strong>Posted:</strong> 05-Dec-2007 at 7:39pm<br /><br />Yup.&nbsp; CAB-related idiosyncrasy.&nbsp; Simply closing the designer and reopening should work.&nbsp;&nbsp; If not, close the designer, run a build, then reopen.&nbsp; All should be well after that.]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 19:39:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2099#2099</guid>
  </item> 
  <item>
   <title>Design View error :  Hi:  Each time I open the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2097#2097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=192" rel="nofollow">gussabina</a><br /><strong>Subject:</strong> 583<br /><strong>Posted:</strong> 05-Dec-2007 at 5:34pm<br /><br /><DIV></DIV><DIV>Hi:</DIV><DIV>&nbsp;</DIV><DIV>Each time I open the designer view, I get the below error message...The second time, It opens fine... I 'm working on a Cabana based project, but I'm not sure if this is a cabana-related issue...</DIV><DIV>&nbsp;</DIV><DIV>Thanks;</DIV><DIV>Gus</DIV><DIV>&nbsp;</DIV><DIV><TABLE id=table1 height="100%" cellSpacing=0 cellPadding=0 width="100%"><T><TR><TD style="LETTER-SPACING: 0px" align=middle width="8%" =#ff9999 height=40><img src="file:///C:/&#068;ocuments%20and%20Settings/usb10174/Local%20Settings/Temp/13289" height="35" width="35" border="0" alt="ErrorImage" /></TD><TD style="VERTICAL-ALIGN: top; LETTER-SPACING: 0px" align=left width="91%" =#ff9999 height=40><B><FONT face=Arial size=2 fontsize="70%">One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes.</FONT><FONT face=Arial size=2></FONT></B></TD></TR><TR><TD vAlign=top align=left colSpan=2><DIV =ErrorStyle id=div1 width="100%"><SPAN style="FONT-WEIGHT: 600"><BR>The path is not of a legal form. </SPAN><BR><a href="" target="_blank"><FONT color=#800080>Hide</FONT></A><FONT color=#0000ff>&nbsp;&nbsp;&nbsp;&nbsp;</FONT></DIV></TD></TR><TR><TD vAlign=top align=left colSpan=2><DIV =StackStyleVisible id=div20 width="100%"><BR><FONT size=1>at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)<BR>at System.IO.Path.GetFullPathInternal(String path)<BR>at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.AddProjectDependencies(Project project)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.get_Assembly()<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.AssemblyEntry.Search(String fullName, String typeName, Boolean ignoreTypeCase, Assembly&amp; assembly, String description)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchProjectEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly&amp; assembly)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreCase, Assembly&amp; assembly, ReferenceType refType)<BR>at Microsoft.VisualStudio.Design.VSTypeResolutionService.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, ReferenceType refType)<BR>at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name, Boolean throwOnError, Boolean ignoreCase)<BR>at Microsoft.VisualStudio.Design.Serialization.CodeDom.AggregateTypeResolutionService.GetType(String name)<BR>at System.ComponentModel.Design.DesignerHost.System.ComponentModel.Design.IDesignerHost.GetType(String typeName)<BR>at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)<BR>at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager)<BR>at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)<BR>at System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost host)</FONT></DIV></TD></TR></T></TABLE></DIV>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 17:34:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=583&amp;PID=2097#2097</guid>
  </item> 
 </channel>
</rss>