Executable Won't run on another Machine

2 vues (au cours des 30 derniers jours)
Eshetu Gebretsadik
Eshetu Gebretsadik le 24 Sep 2019
I compiled an example to test TCP/IP communication and it works on the computer with Instrument Control Toolbox installed and active license machin, and transported the executable to a second machine, which has the same MCR library, but no matlab package, The executable won't run but gave the following error message.
C:\90924-TCPIP>tstserver.exe
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstser0'. Details: 'Could not close zip entry that was open for read'
Could not access the MATLAB Runtime component cache. Details: Some error has occurred in the file: b:\matlab\standalone\mclmcr\core\mclctffileextractor.cpp, at line: 64.
The error message is:
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstser0'. Details: 'Could not close zip entry that was open for read'
C:\90924-TCPIP>tstclient.exe
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstcli0'. Details: 'Could not close zip entry that was open for read'
Could not access the MATLAB Runtime component cache. Details: Some error has occurred in the file: b:\matlab\standalone\mclmcr\core\mclctffileextractor.cpp, at line: 64.
The error message is:
Error in extracting CTF file to 'C:\Users\Owner\AppData\Local\Temp\Owner\mcrCache9.2\tstcli0'. Details: 'Could not close zip entry that was open for read'

Réponses (0)

Catégories

En savoir plus sur Instrument Control Toolbox Supported Hardware dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by