Hi to everybody.
I have a big trouble ad I hope that someone can give me an hint.
I made a simple component. A rich text editor, just like the wordpad.
I developed it in visual studio 2003 and it works fine.
The problem is that they asked me to make it work for visual studio 2002.
I made a new project, I added the code, and compiled. No error.
So I went to the test project, I added the reference to my dll, then I added it in my control palette. Everything works fine.
But when I try to add it to a form I receive the error "Object reference not set to an instance of an object".
I really don't understand why.
Any hint is accepted!!
Thanks a lot