필터 지우기
필터 지우기

Executable Won't run on another Machine

조회 수: 1 (최근 30일)
Eshetu Gebretsadik
Eshetu Gebretsadik 2019년 9월 24일
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'

답변 (0개)

카테고리

Help CenterFile Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by