Tagged Questions

1
vote
1answer
301 views

CompositeControl and XML Deserialization on design-time error

I get "Error rendering control" error that only happens when I place the control on the webform in desgin-mode, if I run the page the control is displayed correctly. The above statement is not ...