When i try to use the component with v1.0 of the .net
framework I get the error below.
Server Error in '/' Application.
------------------------------------------------------
--------------------------
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: Method LoadPostData in type
FreeTextBoxControls.FreeTextBox from assembly
LoadPostData does not have an implementation.
Source Error:
Line 213:
<TD></TD>
Line 214: <TD>
Line 215:
<FTB:FreeTextBox id="LeftColumn"
runat="server" Width="540px"
BreakMode="LineBreak"></FTB:FreeTextBox></TD>
Line 216: </TR>
Line 217: <TR>
Source File: E:\www\AIGA\manage\edit_event.aspx
Line: 215
------------------------------------------------------
--------------------------
Version Information: Microsoft .NET Framework
Version:1.0.3705.288; ASP.NET Version:1.0.3705.288