System.ArgumentException: An entry with the same key already exists
My masterPage, I use acordion menu <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="DefaultMaster.Master.cs" Inherits="Lab.DefaultMaster" ClientIDMode="Static" %> <%@ Import Namespace="Resources" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <link type="text/css" href="css/style.css" rel="Stylesheet" /> <title> <asp:ContentPlaceHolder ID="title" runat="server"> </asp:ContentPlaceHolder> </title> <link href="css/custom-theme/jquery-ui-1.8.2