Topic: mcimagemanager on .net 4
Hi,
Mcimagemanage integrated successfully with tinyMCE on my development machine (.NET 4) .
Once I deploy the site to server 2008 .NET 4 the textarea do not display tinyMCE.
After spending many hours trying to figure it out, changing permissions on server folders…. noting works.
finally I removed the imagemanager from the plugins list and then tinymce rendered perfectly (except missing the image upload button).
Adding back the imagemanager to the plugins list stops tinyMCE from rendering the input filed.
Please advice.