<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>The Moon Upstairs - Windows Controls</title>
    <link>http://fredwebs.com/blog/</link>
    <description>And other .Net Programming Issues</description>
    <language>en-us</language>
    <copyright>Fred Peters</copyright>
    <lastBuildDate>Wed, 05 Dec 2007 20:25:28 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>Fred@FredWebs.com</managingEditor>
    <webMaster>Fred@FredWebs.com</webMaster>
    <item>
      <trackback:ping>http://fredwebs.com/blog/Trackback.aspx?guid=4d163c0d-3b09-49e5-bf54-b09f6e81023d</trackback:ping>
      <pingback:server>http://fredwebs.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://fredwebs.com/blog/PermaLink,guid,4d163c0d-3b09-49e5-bf54-b09f6e81023d.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://fredwebs.com/blog/CommentView,guid,4d163c0d-3b09-49e5-bf54-b09f6e81023d.aspx</wfw:comment>
      <wfw:commentRss>http://fredwebs.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4d163c0d-3b09-49e5-bf54-b09f6e81023d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We recently upgraded our main application to the latest version of the Infragistics
controls.  Everything converted, compiled, and ran fine.  However, when
you tried to open some forms in the Visual Studio designer, you got the message "The
path is not of a legal form".  Looking at the project for these forms, they had
invalid references to custom controls that used Infragistics controls.  I deleted
the references and added the newly compiled versions to eliminate the designer rendering
error.
</p>
        <p>
Since we do not remove the previous version of Infragistics the older controls are
found at run time.  
</p>
        <img width="0" height="0" src="http://fredwebs.com/blog/aggbug.ashx?id=4d163c0d-3b09-49e5-bf54-b09f6e81023d" />
      </body>
      <title>Winform Design Mode Rendering Error</title>
      <guid isPermaLink="false">http://fredwebs.com/blog/PermaLink,guid,4d163c0d-3b09-49e5-bf54-b09f6e81023d.aspx</guid>
      <link>http://fredwebs.com/blog/2007/12/05/WinformDesignModeRenderingError.aspx</link>
      <pubDate>Wed, 05 Dec 2007 20:25:28 GMT</pubDate>
      <description>&lt;p&gt;
We recently upgraded our main application to the latest version of the Infragistics
controls.&amp;nbsp; Everything converted, compiled, and ran fine.&amp;nbsp; However, when
you tried to open some forms in the Visual Studio designer, you got the message "The
path is not of a legal form".&amp;nbsp; Looking at the project for these forms, they had
invalid references to custom controls that used Infragistics controls.&amp;nbsp; I deleted
the references and added the newly compiled versions to eliminate the designer rendering
error.
&lt;/p&gt;
&lt;p&gt;
Since we do not remove the previous version of Infragistics the older controls are
found at run time.&amp;nbsp; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://fredwebs.com/blog/aggbug.ashx?id=4d163c0d-3b09-49e5-bf54-b09f6e81023d" /&gt;</description>
      <comments>http://fredwebs.com/blog/CommentView,guid,4d163c0d-3b09-49e5-bf54-b09f6e81023d.aspx</comments>
      <category>Windows Controls</category>
    </item>
  </channel>
</rss>