Tinymcetextbox file or assembly is missing
I have a project that I am doing some maintenance work on and got solution files etc. and tried to build it and got the following error: -
Error 4 Could not load file or assembly 'TinyMCETextBox' or one of its dependencies. The system cannot find the file specified.
This is a .net 2.0 project. Can anyone give me any guidance on this to get me started? I downloaded the tinymce package from my site and there seems to be no DLL in there, so I downloaded a .net 2 application containing one DLL called Moxiecode.TinyMCE.dll. I referenced this dll but still seem to be getting the same errors. Can anyone point me in the right direction?
Greetings
0
source to share
2 answers