V
Victor Irzak
I have a custom web control.
It is written in C#.
If works fine and renders like it should. However when I save the control,
close and reopen the solution, the control dissapears and the error message
is
parser error: ambiguous match found.
What couses this error? What does it mean? Is there any way to debug this???
My control has a collection which derives from CollectionBase inside it.
When I remove it the problem dissapears.
TIA,
Victor
It is written in C#.
If works fine and renders like it should. However when I save the control,
close and reopen the solution, the control dissapears and the error message
is
parser error: ambiguous match found.
What couses this error? What does it mean? Is there any way to debug this???
My control has a collection which derives from CollectionBase inside it.
When I remove it the problem dissapears.
TIA,
Victor