Hi, I have created a custom control with the Rectangle control, using this customlib dll in the another silverlight application named Usercontrol1 (considering as the Usercontrol one), here the custom control works. but when I bind this usercontrol1 dll into another project, this displays the following error AG_E_PARSER_BAD_TYPE [Line: 23 Position: 82] why does this error occurs? any idea how to avoid this Thanks,
|
| Author: Anuraj 19 Oct 2009 | Member Level: Diamond | Rating:  Points: 2 |
Check this link
http://forums.silverlight.net/forums/t/44877.aspx
Thanks Anuraj THIS POSTING IS PROVIDED "AS IS" WITH NO WARRANTIES, AND CONFERS NO RIGHTS. BEWARE OF BUGS IN THE ABOVE CODE; I HAVE ONLY PROVED IT CORRECT, NOT TRIED IT. dotnetthoghts
|