ASP.Net. Net Framework 3.5. Visual Web Developer 2012. Windows Server 2008 R2. SQL Server 2008. Cute Editor.
I am using the Cute Editor control on a web page within a site designed using Microsoft Web Developer. The Cute Editor is in a formview control. The whole formview is tied to a SQL database. Any changes I make to text within the Cute Editor box DO NOT SAVE to the database.
The Cute Editor control is in a formview control that also has some textbox controls. Changes made
in the textbox controls save under all scenarios. It is just the Cute Editor that gives me the problem.
I also get the following error when trying to access the image gallery:Unable to write to folder:~/UploaderTemp. Please change the permissions of this folder or specify a temporary folder using TempDirectory property or setting temporary file location in web.config.