Jabber .net rostertree error
Posted
by Farooq
on Stack Overflow
See other posts from Stack Overflow
or by Farooq
Published on 2010-04-04T18:21:47Z
Indexed on
2010/04/04
18:23 UTC
Read the original article
Hit count: 468
Hi, Whenever I add the rostertree control to my form, I can see that the PresenceManager and RosterManager property values for it have this error listed: "Unable to cast object of type 'System.Windows.Forms.DataGridViewTextBoxColumn' to type 'System.ComponentModel.Component'."
I can compile the solution and all but this error keeps popping up randomly. Can someone advice when this may happen. I'm thinking it has to do with the controls not being added properly. I'm using Visual Studio 2008. Thanks.
© Stack Overflow or respective owner