In the middle of using the TX text control, we will be able to encounter on the developer's own computer our program is allowed, but when deployed to the client will often find some unexpected problems
As shown below:
Failed to load file or assembly "Txtools, version=22.0.500.500, culture=neutral, publickeytoken=6b83fe9a75cfb638" or one of its dependencies. The system cannot find the file specified.
Solution Ideas:
1. Verify that the support library for the TX Text control that you want to reference exists
The other TX dependent libraries that are dependent on the support library of the 2.Tx Text control are present (if the TX Text control is installed locally, this exception information typically does not occur).
After confirming, you need to copy all of the installation directory DLLs to the debug directory, as follows:
TX TextControl Usage Summary Two-common exceptions