Hi guys,
I think we found the problem.
There is a user control called Thumblist.ascx in the CuteEditor_Files\Scripts\ folder. When you are using the Visual Studio IDE to include the "CuteEditor_Files" folder into your Visual Studio project, it prompts you to create a code-behind file (.vb extention) for the Thumblist.ascx.
If you select "Yes", the Thumblist.ascx will be changed to a VB.NET user control by the Visual Studio IDE.
It becomes
<%@ Control Language="vb" Debug="true" EnableViewState="true"AutoEventWireup="false" Inherits="CuteEditor.Include.ThumbList"
CodeBehind="ThumbList.ascx.cs" %>
That makes all the C# funtions in this user control stop work.
To fix that, just download the CuteEditor for .NET again and replace the Thumblist.ascx file in your project with the one in the download package.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx