Sponsored Links

Unknown server tag 'asp:ScriptManager' After having AjaxControlToolkit.dll referenced

Yesterday I was working on a project which had the AJAX Extensions in use. It’s primarily a .NET 2.0 application and I had .NET Framework 3.5 SP 1 installed on my system. It was working normally and all of a sudden I got this error that: Unknown server tag ‘asp:ScriptManager’

It was strange because every thing [...]