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 ExchangeMATLAB 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