Server Error in '/' Application.

Compilation Error

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

Compiler Error Message: BC30269: 'Private Sub Page_Load(sender As Object, e As System.EventArgs)' has multiple definitions with identical signatures.

Source Error:


Line 11:     <link href="/css/links.css" rel="stylesheet" type="text/css">
Line 12: <script language="VB" runat="server">
Line 13: Private Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)    
Line 14:         Dim strNewURL = "http://www.testresources.net"   
Line 15:         Response.Status = "301 Moved Permanently"   

Source File: D:\InetPub\vhosts\testresources.com\httpdocs\kw2\equipmenttesters.aspx    Line: 13






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