Recompiling Third Party Product Assemblies
You may need to recompile the MM .NET Third Party product projects if you have an updated or hot-fixed version of the third party tools/controls or if you have installed third party assemblies in a directory other than the default. Here are the steps you need to follow:
- Remove the third party assembly references from the MM .NET third party project and point them to the new version or correct location of the third party assemblies.
- To generate a new signed key pair for the assembly right-click the project and select Properties from the shortcut menu. using the sn.exe tool. Click on the Signing tab, then in the Choose a strong name key file combo box select <New...>.
- In the Create Strong Name Key dialog enter keyPair.snk in the Key file name text box. You can uncheck Protect my key file with a password, then click OK.
- If you have referenced any of the controls in your web.config file you must change the public key token of the assembly to match the new strong key you just created
After recompiling is complete, you can add the controls to your Visual Studio Toolbox and you should be ready to go!
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 08/14/10
Comment or report problem with topic
