Tagged Questions
4
votes
3answers
662 views
Sub Page_Init method: Event init cannot be found
The following method is return an error: 'Event init cannot be found' and get error on System.Web.UI.Page
Visual Studio 2010, framework 3.5
Public Class_default
Inherits System.Web.UI.Page
...