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.net. Now 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.
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.net. Now 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.
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. |
|||
|
|||
5 comments :
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 .
Yes...can you please post some real time examples using AjaxMin.dll...Thanks
Please tell other method its not helping .
yes...It is working..thanks..Bro
Thank u.. I got my solution
Note: Only a member of this blog may post a comment.