Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The ID 'Label4' is already used by another control.

Source Error:


Line 226:
Line 227:                        <div class="eventslist" style="background-repeat: no-repeat; height: 55px; text-align: center; padding: 9px 0 0 0; vertical-align: top; font-family: tahoma, arial, verdana; color: #bbb; background-color: #21663f; overflow: hidden; line-height: 17px; font-size: 13px; width: 55px; margin-right: 13px">
Line 228:                            <asp:Label ID="Label4" runat="server" Text="Jan" ForeColor="White"></asp:Label><br />
Line 229:                            <asp:Label ID="Label5" runat="server" Text="27" ForeColor="White" Font-Bold="true"></asp:Label>
Line 230:                        </div>

Source File: /arch/ArchivedEvents.aspx    Line: 228


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4057.0