Have followed the Deployment steps from Developer Guide but running the vb sample gives me 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: Could not load type CuteEditor.Editor from assembly CuteEditor, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a because the format is invalid.
Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0
Also followed steps to add CuteEditor in Visual Studio Toolbox but got the following instead;
File or assembly name CuteEditor, or one of its dependencies, was not found.
TIA