I simply downloaded new and reinstalled the application and still have the problem... any ideas?
Server Error in '/Cute1' 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: Could not load type CuteEditor.Editor from assembly CuteEditor, Version=4.0.0.7, Culture=neutral, PublicKeyToken=3858aa6802b1223a because the format is invalid.
Source Error:
Line 10: <form runat="server">
Line 11: <h2>Default Configuration</h2>
Line 12: <CE:Editor id="Editor1" EditorWysiwygModeCss="../example.css" RenderRichDropDown="false" Width="800" ThemeType="Office2003_BlueTheme" runat="server" ></CE:Editor><br />
Line 13: <asp:Button id="btnUpdate" onclick="Submit" Runat="server" Text="Show HTML"></asp:Button>
Line 14: <asp:Literal ID="Literal1" Runat="server" />
|
Source File: D:\CuteEditor_for_NET4.0\vb\Disablerichdropdown.aspx Line: 12
Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0