or
<telerik:RadColorPicker id="ColBackColour" runat="server" ShowIcon="true" KeepInScreenBounds="true" ShowEmptyColor="false" AutoPostBack="false" PreviewColor="false" Columns="35"> <telerik:ColorPickerItem title="Light Pink" value="#FFB6C1"/> <!-- blah --></telerik:RadColorPicker >
<location path="WebResource.axd"> <BR><system.web> <BR><authorization> <BR><allow users="*" /> <BR></authorization> <BR></system.web> <BR></location> <BR><location path="ScriptResource.axd"> <BR><system.web> <BR><authorization> <BR><allow users="*" /> <BR></authorization> <BR></system.web> <BR></location> <BR><location path="Telerik.Web.UI.WebResource.axd"> <BR><system.web> <BR><authorization> <BR><allow users="*" /> <BR></authorization> <BR></system.web> <BR></location>