I downloaded and added Ajax control toolkit binary version3.5 from codeplex.com and I got Ajax toolkit in vs2008 but when I use it in design and debug it ...its showing error as:
Server Error in '/WebSite2' Application
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToo lkit.Properties .Resources.reso urces" was correctly embedded or linked into assembly "AjaxControlToo lkit" at compile time, or that all the satellite assemblies required are loadable and fully signed
Upate:
I did as I get instruction in http://www.asp.net/ajaxlibrary/act.ashx but still I'm still getting the error.
help me
Server Error in '/WebSite2' Application
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "AjaxControlToo lkit.Properties .Resources.reso urces" was correctly embedded or linked into assembly "AjaxControlToo lkit" at compile time, or that all the satellite assemblies required are loadable and fully signed
Upate:
I did as I get instruction in http://www.asp.net/ajaxlibrary/act.ashx but still I'm still getting the error.
help me
Comment