Warning 1 Errors occurred while compiling the Xml schemas in the project. Because of this, Xml intellisense is not available.
Error 2 Class 'System.Web.UI.Control' cannot be indexed because it has no default property.
Error 3 'sqlValuesParten' is not declared. It may be inaccessible due to its protection level.
Error 4 'Head1' is already declared as 'Protected WithEvents Head1 As System.Web.UI.HtmlControls.HtmlHead' in this class.
Error 5 'form1' is already declared as 'Protected WithEvents form1 As
System.Web.UI.HtmlControls.HtmlForm' in this class.
Error 6 'FormViewHydDetails' is already declared as 'Protected WithEvents FormViewHydDetails As System.Web.UI.WebControls.FormView' in this class.
Error 7 'SqlODS_HydrantData' is already declared as 'Protected WithEvents SqlODS_HydrantData As System.Web.UI.WebControls.ObjectDataSource' in this class.
Error 8 'Protected Sub Page_Load(sender As Object, e As System.EventArgs)' has multiple definitions with identical signatures.
Error 9 'FindControlRecursive' is not declared. It may be inaccessible due
to its protection level.
Error 10 'Head1' is already declared as 'Protected WithEvents Head1 As System.Web.UI.HtmlControls.HtmlHead' in this class.
Error 11 'form1' is already declared as 'Protected WithEvents form1 As System.Web.UI.HtmlControls.HtmlForm' in this class.
Error 12 'RowIcon' is already declared as 'Protected WithEvents RowIcon As System.Web.UI.HtmlControls.HtmlImage' in this class.
Error 13 'lblInsertMsgLabel1' is already declared as 'Protected WithEvents lblInsertMsgLabel1 As System.Web.UI.WebControls.Label' in this class.
Error 14 'lblInsertMsgLabel2' is already declared as 'Protected WithEvents lblInsertMsgLabel2 As System.Web.UI.WebControls.Label' in this class.
Error 15 'DateInspected' is already declared as 'Protected WithEvents DateInspected As System.Web.UI.WebControls.TextBox' in this class.
Error 16 'DDlstInspBy' is already declared as 'Protected WithEvents DDlstInspBy As System.Web.UI.WebControls.DropDownList' in this class.
Error 17 'InspComments' is already declared as 'Protected WithEvents InspComments As System.Web.UI.WebControls.TextBox' in this class.
Error 18 'btnSubmit' is already declared as 'Protected WithEvents btnSubmit As System.Web.UI.WebControls.Button' in this class.
Error 19 'RequiredFieldValidator_DDlstInspBy' is already declared as 'Protected WithEvents RequiredFieldValidator_DDlstInspBy As System.Web.UI.WebControls.RequiredFieldValidator' in this class.
Error 20 'RegularExpressionValidator1' is already declared as 'Protected WithEvents RegularExpressionValidator1 As System.Web.UI.WebControls.RegularExpressionValidator' in this class.