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: 'Protected Sub Page_Load(sender As Object, e As System.EventArgs)' has multiple definitions with identical signatures.

Source Error:


Line 1:  Partial Class Ofertas
Line 2:      Inherits System.Web.UI.Page
Line 3:      Protected Sub Page_Load(sender As Object, e As EventArgs)
Line 4:  
Line 5:      End Sub

Source File: D:\VHosts\bmae.es\NewWeb\Ofertas.aspx.vb    Line: 3





Version Information: Microsoft .NET Framework Version:2.0.50727.8966; ASP.NET Version:2.0.50727.8962