I completed a very simply applicaiton and received the following error:
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Unknown server tag 'FCKeditorV2:FCKeditor'.
Source Error:
Line 39: <TD class=shade id=tblCellMessageLabel><asp:Label ID="lblfMessage" runat="server" Text="Message" />
Line 40: </TD>
Line 41: <TD id=tblCellMessageValue><FCKeditorV2:FCKeditor id="fldEditMessage" runat="server" BasePath='./FCKeditor/' Width="500" Height="250" />
Line 42: </TD></TR>
Line 43: <TR>