Hello all,
I'm interested in buying a small business license for Cute Editor. However, my site uses .NET 2.0. In my tests thus far, Cute Editor works fairly well. However, when I compile in VS .NET 2005, I get 22 warnings to the effect of "X is obsolete. Please use Y." I see that this issue has been raised in your support forums, but has not been resolved. ( http://cutesoft.net/forums/14996/ShowPost.aspx on 01/22/2006, and http://cutesoft.net/forums/18685/ShowPost.aspx on 03/01/2006)
Here are some samples from the error log:
Warning 1 'System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control, string)' is obsolete: 'The recommended alternative is ClientScript.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202' c:\inetpub\wwwroot\Sites\TestSite\CuteSoft_Client\CuteEditor\Dialogs\insertdocument.frame.aspx 12
Warning 21 'System.Configuration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.AppSettings' c:\inetpub\wwwroot\Sites\TestSite\CuteSoft_Client\CuteEditor\spellcheck.aspx 69
Before making this purchase, I need to be confident that this product will work flawlessly with .NET 2.0. Does anybody have any input on my situation?