Downloading Ajax control toolkit
Hi,
This is a common problem which occurred while downloading the Ajax control toolkit.After download,when we start Visual Studio 2008 we don't see a selection for a Ajax website template.
Solution for this problem is After downloading we should register the assembly by writing this and it works.
<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>
.
Ankit
Daccit Pvt Ltd
|