Hello!
I have a asp.net 2.0 page that has a repeater control, I placed a atlasToolkit:Rating control in the itemtemplate and I'm getting the following alert after the page loads:
Assertion Failed: Duplicate use of ID "my control id is here" for object of type "AtlasControlToolKit.RatingBehaviour"
Break into Debugger --> with a yes or no question.
Is there a way to avoid that in atlas?
Thanks.