Missing Dependencies for Txic.dll
Last updated
Was this helpful?
Last updated
Was this helpful?
If you at start-up receive the error:
„Die Datei oder Assembly ‚txic.dll‘ oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.“
Or in English:
“Could not load file or assembly 'txic.dll' or one of its dependencies. The specified module could not be found.”
The windows server is probably missing Visual C++ Redistributable 2013. Download and install it from:
https://www.microsoft.com/en-us/download/details.aspx?id=40784
Also make sure that the Application Pool used for the Elements Web Application has the Property Enable 32-bit Applications set to False.
Check this by right-clicking on the Application Pool in the IIS manager and select Advanced Settings... and inspect the Property.