Hi There
I have a project I am doing some maintenance work on and have got the solution files etc and attempted to build it and have 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 pointers on this to get me started? I downloaded the tinymce package from their site and there does not seem to be an dlls in there and so i downloaded the .net 2 application which contained a single dll called Moxiecode.TinyMCE.dll. I referenced this dll but still seem to get the same errors. Can anyone point me in the right direction?
Cheers