Hi,
I use AjaxControlToolkit in SharePoint 2013 layouts pages.
Everything is working well but I recently found a conflict with the standard SharePoint 2013 comment feature on blog posts.
When adding this assembly reference in my Web Application web.config file
<add assembly="AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e" />
under <system.web><compilation><assemblies> node
The comment controls are not visible anymore.
See attached screen for more details.
I found a post on Microsoft DEV center but no answer : [Link](http://social.msdn.microsoft.com/Forums/ie/en-US/b5019408-ab95-4023-8955-0096fe87dfd9/issue-with-ajaxcontroltoolkit-for-sharepoint-2013-blog-site-template?forum=sharepointdevelopment)
Thank you for any help
I use AjaxControlToolkit in SharePoint 2013 layouts pages.
Everything is working well but I recently found a conflict with the standard SharePoint 2013 comment feature on blog posts.
When adding this assembly reference in my Web Application web.config file
<add assembly="AjaxControlToolkit, Version=4.5.7.1213, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e" />
under <system.web><compilation><assemblies> node
The comment controls are not visible anymore.
See attached screen for more details.
I found a post on Microsoft DEV center but no answer : [Link](http://social.msdn.microsoft.com/Forums/ie/en-US/b5019408-ab95-4023-8955-0096fe87dfd9/issue-with-ajaxcontroltoolkit-for-sharepoint-2013-blog-site-template?forum=sharepointdevelopment)
Thank you for any help