what is HttpSendRequest failed 12002 ?

Hello,
While trying to package simple two functions in order to integrate it into c++ code, I have followed the following link: http://www.mathworks.com/videos/integrating-matlab-algorithms-in-c-or-c-applications-86431.html After creating the "MyAppInstaller_web.exe", I tried to install this app, yet the following error has occured: "HttpSendRequest failed: 12002"
Why I get that? - any help is much appreciated.
Thank you, Hanan

Answers (1)

T.
T. on 15 Jun 2014
I also have this problem sometimes. I only encounter this problem when behind a proxy server (though not alwas). The easy workaround for me is thus switch to a network without proxy server. Very annoying, as I don't want my users to have to deal with these kind of issues

Categories

Find more on Software Development Tools in Help Center and File Exchange

Asked:

on 27 May 2014

Answered:

T.
on 15 Jun 2014

Community Treasure Hunt

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

Start Hunting!