Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Ajax Could not load file or assembly 'AjaxMin, Version = 4.97.4951.28478, Culture = neutral, PublicKeyToken = 3422fdet4' or one of its dependencies. The system cannot find the file specified.

Jun 8, 2014
Introduction:

Here I will explain how to solve “Could not load file or assembly 'AjaxMin, Version=4.97.4951.28478, Culture=neutral, PublicKeyToken=21ef50ce11b5d80f' or one of its dependencies. The system cannot find the file specified.problem in Ajax.

Description:

In previous articles I explained
Ajax auto complete textbox, Ajax country state city dropdown, Ajax calendar control example with custom date format, Ajax rating control example with database and many articles related to Ajax and asp.netNow I will explain how to solve the problem of “Could not load file or assembly 'AjaxMin, Version=4.97.4951.28478, Culture=neutral, PublicKeyToken=21ef50ce11b5d80f' or one of its dependencies. The system cannot find the file specified.

Actually this problem occurred because of missing “AjaxMin.dll” reference in our application. 

To solve this problem we need to refer “AjaxMin.dll” along with AjaxControlToolKit.dll in your application. Actually this “AjaxMin.dll” file will exists when we download AjaxControlToolKit please check add this reference also to solve this problem.

I hope it helps you to solve your problem in Ajax using asp.net.

Happy Coding…

If you enjoyed this post, please support the blog below. It's FREE!

Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email.

subscribe by rss Subscribe by RSS subscribe by email Subscribe by Email

5 comments :

Needy School Children's said...

hi,i am sheetalkumar ,i like this artical "jQuery Disable Submit Button After Click to Avoid Duplicate Form Submission" but when i disable my button then my code behind function not call .

Unknown said...

Yes...can you please post some real time examples using AjaxMin.dll...Thanks

Manish Swarnkar said...

Please tell other method its not helping .

Unknown said...

yes...It is working..thanks..Bro

Unknown said...

Thank u.. I got my solution

Give your Valuable Comments

Note: Only a member of this blog may post a comment.

© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.