<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16788" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am running the tutorial and I have reached the 
Ajax chapter performing all tasks up to that point.&nbsp; I am running on Squeak 
3.10.2-7179 and have loaded the latest version of Seaside.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When I go to run the ToDo application I get the 
following error</FONT></DIV>
<DIV><SPAN class=Apple-style-span 
style="WORD-SPACING: 0px; FONT: 16px 'Times New Roman'; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0"><FONT 
face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=Apple-style-span 
style="WORD-SPACING: 0px; FONT: 16px 'Times New Roman'; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0"><SPAN 
class=Apple-style-span 
style="WORD-SPACING: 0px; FONT: 16px 'Times New Roman'; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; orphans: 2; widows: 2; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0">
<H1>MessageNotUnderstood: WAHtmlRenderer&gt;&gt;on:of:</H1>
<UL>
  <LI>WAHtmlRenderer(Object)&gt;&gt;doesNotUnderstand: #on:of:
  <BLOCKQUOTE>
    <TABLE>
      <TBODY>
      <TR>
        <TD class=label>self</TD>
        <TD>a WAHtmlRenderer</TD></TR>
      <TR>
        <TD colSpan=2><B>temps</B></TD></TR>
      <TR>
        <TD class=label>aMessage</TD>
        <TD>on: #email of: a StLoginComponent</TD></TR>
      <TR>
        <TD colSpan=2><B>inst vars</B></TD></TR>
      <TR>
        <TD class=label>attributeBuffer</TD>
        <TD>nil</TD></TR>
      <TR>
        <TD class=label>context</TD>
        <TD>a WARenderingContext</TD></TR>
      <TR>
        <TD class=label>callbacks</TD>
        <TD>a WACallbackRegistry</TD></TR>
      <TR>
        <TD class=label>shortcutBuffer</TD>
        <TD>nil</TD></TR></TBODY></TABLE></BLOCKQUOTE></LI>
  <LI>
  <BLOCKQUOTE><FONT face=Arial size=2>When I go to the StLoginContext class, 
    the code seems to be accurate.</FONT></BLOCKQUOTE></LI>
  <LI>
  <BLOCKQUOTE><FONT face=Arial size=2>What am I 
missing?</FONT></BLOCKQUOTE></LI></UL></SPAN></DIV></SPAN></BODY></HTML>