Hi,
I have downloaded and registered the ajax control toolkit. I use vs2010 and asp.net 4.0.
The file packages.config was added automatically to my project:
<?xml version="1.0" encoding="utf-8"?><packages><package id="AjaxControlToolkit" version="7.0123" targetFramework="net40" /></packages>
The start packages is underlined and vs says, it is not declared. How can I solve this? And why get I this?