I'm trying to use cute editor in a .NET 2.0 application; it works fine when asp pages are compiled by the run time, but I can't build the project in VS2005 due to language differences between .net 1.1 and .net 2.0.
Is there any workaround for this ?
Thank you.
m.