<?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 : failed to run tutorial</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : failed to run tutorial</description>
  <pubDate>Wed, 15 Apr 2026 10:57:51 -700</pubDate>
  <lastBuildDate>Sat, 07 Jul 2007 10:03:40 -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=109</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>failed to run tutorial : I think that you may have discovered...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=109&amp;PID=244#244</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> 109<br /><strong>Posted:</strong> 07-Jul-2007 at 10:03am<br /><br /><DIV>I think that you may have discovered the following bug which we have yet to fix:</DIV><DIV>&nbsp;</DIV><DIV>All Fundamentals tutorials from Populating a WinForm on have the following code in the EmployeeForm.Designer code file: <P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #region .<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; protected override void OnLoad(System.EventArgs e) {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; base.OnLoad(e);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ConfigureManagerComboBox();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; private void ConfigureManagerComboBox() {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IdeaBlade.UI.WinForms.ControlBindingDescriptor bd =<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.mEmployeesCBM.Descriptors.Get(mManagerComboBox);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bd.DataSourceUpdateMode = System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #endregion<BR></P><P>This was put in to simulate a DevForce behavior that was to be included in the next release (relative to the date when the tutorial was being constructed). The behavior would basically have made DataSourceUpdateMode = OnPropertyChanged the default for ComboBox bound in DevForce BindingManagers.&nbsp; The decision to include this change in the product was subsequently reversed, but the tutorial code (and associated tutorial and exercise scripts) never got changed to reflect that reversal. Consequently they now reflect a behavior that you only get if you include the above code in your own solution, but which is described as behavior you "get for free" with DevForce.</P><P>Fix would involve removing said code from Beginning Solution and Ending Solutions in seven instructional units (14 total solutions), replacing it with code in the EmployeeForm that would produce the same behavior by overt means, and revising the tutorial and exercise scripts that refer to the behavior incorrectly.&nbsp; I believe it is only the scripts for "Populating a Winform" that have the error, shown below:</P><P style="MARGIN: 4pt 0in 4pt 0.5in; tab-stops: .2in list .5in" ="DoitBullet"><SPAN style="FONT-FAMILY: Wingdings; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: Wingdings; mso-bidi-font-family: Wingdings"><SPAN style="mso-list: Ignore">ð<SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><FONT face="Times New Roman">Go to the <SPAN ="UI"><EM>Manager</EM></SPAN> ComboBox and select a different Manager. Notice the Manager’s photo updates automatically.</FONT></P><P style="MARGIN: 8pt 0in 0pt" ="Ms&#111;normal"><FONT face="Times New Roman">You don’t remember programming that? Neither do we. That’s data binding working for you.</FONT></P><P><P>According to the customer who reported this (Kenneth Hodges of Sipantic), the error is also made in a video.&nbsp; I presume the video at issue is that for "Populating a Winform".</P></DIV><span style="font-size:10px"><br /><br />Edited by davidklitzke - 09-Jul-2007 at 8:46am</span>]]>
   </description>
   <pubDate>Sat, 07 Jul 2007 10:03:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=109&amp;PID=244#244</guid>
  </item> 
  <item>
   <title>failed to run tutorial : Hellowhen I tried to run the first...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=109&amp;PID=243#243</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=71" rel="nofollow">Hesham Desouky</a><br /><strong>Subject:</strong> 109<br /><strong>Posted:</strong> 07-Jul-2007 at 8:50am<br /><br />Hello<br>when I tried to run the first binding tutorial I got the following error:<br><br>"Cannot bind to the property or column __Manager_LastName on the DataSource.<br>Parameter name: dataMember"<br><br>When I tried to access the manager properties, it retrieves data correctly, so I thought it is a binding problem<br><br>any ideas?<br>]]>
   </description>
   <pubDate>Sat, 07 Jul 2007 08:50:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=109&amp;PID=243#243</guid>
  </item> 
 </channel>
</rss>