Unable to use App designer: error -111, R2017b

I am trying to develop APP / GUI using app designer. However, following error appears. (This error appeared when I tried to open first example in app designer.). error code (-111) remains same when I try to use uifigure command.
Any setting needs to be done ? Thanks in advance.
' Failed to load URL https://localhost:31515/toolbox/matlab/appdesigner/web/index.html?CWD=C%3A%5CUsers%5CEHM-ARDL-PR%5CAppData%5CRoaming%5CMathWorks%5CMATLAB%5CR2017b%5C&HasCompiler=true&OpenTutorial=BasicCoding&ShowAxesBanner=true&ShowCodeViewTips=true&ShowCompatibilityDialog=true&ShowIntroDialog=true&ShowProgrammingTips=true&snc=DRYLMG with error (-111).'

 채택된 답변

Jyotish Robin
Jyotish Robin 2018년 3월 21일

0 개 추천

Hi!
This is probably due to network configuration issue (proxy).
Make sure that any sort of antivirus or firewall installed on the system are not blocking anything in the MATLAB installation directory.
Also confirm that there is no ip protection software blocking communication. You may need to check with your IT, because sometimes those programs are hidden from end users (eg: Symantec DLP).
If the network setting on your machine uses HTTP proxy, modify the network configuration to add an HTTP proxy exception.
In Windows, you can do this by : Going to Control Panel -> Network settings -> Internet Options -> Connections -> LAN Settings -> turned ON "Bypass proxy server for local addresses" with "Use a proxy server for your LAN".
If a proxy server is used you could also check if it might be not properly set in MATLAB and adapt the settings. To do so: Please enter the proxy server details in the MATLAB Preferences that can be opened from the Home Tab in the MATLAB toolbar Preferences -> Web section
This should hopefully resolve the error.
Thanks,
Jyotish

댓글 수: 1

Brijesh Shah
Brijesh Shah 2018년 3월 21일
Thank you for your detailed answer. I had done proxy setting and restarted MATLAB; still it wasn't working. However, I did not restart computer. Something weird about windows maybe. Now working fine. Thanks again.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

질문:

2018년 3월 13일

댓글:

2018년 3월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by