Build from source code.
- Unzip the source files.
- Open the MvcAjaxControls.sln file in VS 2010
- Cancel the TFS login and click "OK" to work offline.
- You can click "Yes' to allow VS to create the IISExpress virtual directory.
- Select File->Source Control->Change Source Control and click "Yes" to completely disassociate the solution from source control.
- The project assemblies are signed using a strong name key file, so you will need to provide your own key signing file (if you so choose).
- You will need to Install the required packages using the Package Manager Console:
- Rebuild and run the MvcAjaxControls project.