Add new comment

You need to copy the AjaxMin dll library to libraries/_bin/AjaxMin/AjaxMin.dll

There are several ways to get these binaries, the easiest is to run the installer form codeplex:

http://ajaxmin.codeplex.com/releases/view/611118

And then look for the binary files in:

C:\Program Files (x86)\Microsoft\Microsoft Ajax Minifier\net35

Make sure that - if you are using GIT to deploy - add .dll files as binary files to .gitattributes:

*.dll binary