I use to copy/paste controls in a winform in VS2003, but now in VS2005 when I try to copy an UltraToolbarsManager and paste it in another winform I get this error:
"An error occurred while processing this command. Events cannot be set on the object passed to the event binding service because a site associated with the object could not be located."
What's wrong? Which site is it?
Hello,
I tried this and it always works fine for me so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.