The type or namespace name 'AjaxControlToolkit' could not be found in the global namespace

Hi On3_Cool,

 on3_cool:
I need heap of helps on AJAX Framwork 3.5.
I just  Installed Visual Studio 2008  and AJAX  Control ToolKit  for Ms Framework 3.5  -  11119

I've got Error Message (below) when i create Accordion AJAX Control Kit.

Error    1    The type or namespace name 'AjaxControlToolkit' could not be found in the global namespace (are you missing an assembly reference?)  


I've included the AjaxControlKit.dll in my Bin folder. I've added the <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
at the top of the page. i've created the Ajax Control Kit. but still facing this problem.

I've got a warning : Generation of designer file failed, unknown tag ... on my textboxWatermarkextender. but strangely when i run the project, the target textbox runs properly.

 anyone have any experienced ?

It is recommended to add reference to the AjaxControlToolkit.dll(right click on the bin directory, and choose "Add Reference"), and then AjaxControlToolkit.dll will be added to the bin directory automatically.

Also you can register  AjaxControlToolkit on the web.config.  You can use template to create an Ajax Control Toolkit enabled website.

For your second question, please send private messages to the website moderators.  Thanks for understanding.

If you have more questions , please feel free to let me know.

Best regards,

Jonathan

Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

posted @ 2010-07-28 13:49  qiang.xu  阅读(2054)  评论(0编辑  收藏  举报