0

I encounter a problem...error is ....Ajaxcontroltoolkit.dll is in bin folder, but still I get this follwoing error...

Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The module was expected to contain an assembly manifest.

My code is (in .aspx file):

<%@ Register Assembly="AjaxControlToolkit" TagPrefix="act"
    Namespace="AjaxControlToolkit" %>

What should I do?

1 Answer 1

1

Do you have ASP.NET AJAX Extensions installed on your machine?

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.