Why does my MATLAB Web App Server return a "Wrong Platform" when uploading a MATLAB Compiler's Web App?

I recently created a Web App using the MATLAB Compiler and have uploaded the "CTF" to my MATLAB Web App Server on another machine. The "CTF" file uploaded without error, however when navigating to the home page of my Web App Server, I receive a "Wrong platform."
What is the cause of this and how do I resolve this? 

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 4월 15일
편집: MathWorks Support Team 2025년 4월 15일
The "Wrong platform" message indicates that the platform on which the application was compiled in not compatible with the platform on which you are deploying the Web App. Please make sure that you are deploying your Web App on the same platform on which it was compiled (Linux->Linux, Windows->Windows, etc.).
If you are unsure of which platform your app was compiled using, you can unzip your CTF archive and check the metadata. There should be a field called "platform" which lists the platform on which your app was compiled.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

제품

릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by