I've been trying forever to get my own custom control library to work(it's for asp.net).
I finally got far enough where the collection property of my control actually works!! (in the designer). Now when I try to run the control I get the following error:
Cannot create an object of type 'dbw.dbwTabCollection' from its
string representation '(Collection)' for the 'Tabs' property.
Could someone please help!
Thanks in advance,
Mitchel
