I hve a page that uses the ajax accordian control that seems to work ok. But the controls were tagged like <asp:Accordian ...> now I tried to copt that code to another page and it errors saying that Accordian is not a recognized control. If i change it to <ajaxToolKit:Accordian> the contorl is reconized, but the page wont compile.
'Could not find any resources appropriate for specified culture or the neutral culture. Make sure "AJAXCONTROLTOOLKIT.Properties.Resources.NET4.resources. was correcty embedded or linked into assembly "AjaxControlToolkit" at compile time, or that all assemblies required are loaadable and fully signed.