Parser Error Message: Ambiguous match found.

D

Denon

Hi, everybody

I have a web control, build by VB.net, and if I put two instance on the
same aspx, error occur while debugging.
Parser Error Message: Ambiguous match found.
It highlight the second instance web control in aspx

This is my web control is declared at aspx like this

<cc1:ControlXXX id="ControlXXX2" runat="server" Height="21px" Width="146px"
AValue="0" BarWidth="200" BarBorderWidth="3" ForeColor="#FF8000"
BlockPadding="0" BlockSpacing="0" TotalNofBlock="20"
BackColor="Yellow"></cc1:ControlXXX ></asp:panel>

<cc1:ControlXXX id="ControlXXX1" runat="server" Height="21px" Width="146px"
AValue="0" BarWidth="200" BarBorderWidth="3" ForeColor="#FF8000"
BlockPadding="0" BlockSpacing="0" TotalNofBlock="20"
BackColor="Yellow"></cc1:ControlXXX ></asp:panel>

Is there anybody know What and Why? Thanks in advance

Den
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top