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 base class includes the field 'btnAdministration', but its type (System.Web.UI.WebControls.ImageButton) is not compatible with the type of control (System.Web.UI.WebControls.HyperLink).
Source Error: 
Line 42:                 </div>
Line 43:                 <div id="zone_header_boutons" runat="server">
Line 44:                     <asp:HyperLink ID="btnAdministration" runat="server" ImageUrl="~/images/bt-administrateur.png" NavigateUrl="~/pages/Administration.aspx"></asp:HyperLink>
Line 45:                     <asp:HyperLink ID="hlGuide" runat="server" Target="_blank" ImageUrl="~/images/bt-noir-manuel-utilisation.png"></asp:HyperLink>
Line 46:                     <asp:HyperLink ImageUrl="~/images/bt-protocole.png" runat="server" id="btnProtocole" NavigateUrl="~/pages/Protocoles.aspx" />
 
Source File: /Site.master    Line: 44 
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
			
		
 
	
Partager