Unable to use App designer: error -111, R2017b

4 visualizaciones (últimos 30 días)
Brijesh Shah
Brijesh Shah el 13 de Mzo. de 2018
Comentada: Brijesh Shah el 21 de Mzo. de 2018
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).'

Respuesta aceptada

Jyotish Robin
Jyotish Robin el 21 de Mzo. de 2018
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 comentario
Brijesh Shah
Brijesh Shah el 21 de Mzo. de 2018
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by