404 error running MagicSquare example with MPS
이전 댓글 표시
이 질문에 Walter Roberson
님이 플래그를 지정함
I'm getting a 404 error when trying to run the magic squares example with a trial of 64-bit MATLAB Production Server R2013b.
The issue is that it was working fine, but now isn't. The error below is obtained in Visual Studio while running the MPS .NET client.
Any assistance on this is appreciated!
System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at MathWorks.MATLAB.ProductionServer.Client.MWHttpHandler.Invoke(Object proxy , MethodInfo method, Object[] parameters) at Magic.MagicClass\.MagicProxy.mymagic(Int32 in1) at Magic.MagicClass.Main(String[] args) in \\wapdfp01\brown0$\Visual Studio 2 012\Projects\MPSmagic\MPSmagic\Program.cs:line 33 Web exception caught. at System.Net.HttpWebRequest.GetResponse() at MathWorks.MATLAB.ProductionServer.Client.MWHttpHandler.Invoke(Object proxy , MethodInfo method, Object[] parameters) at Magic.MagicClass\.MagicProxy.mymagic(Int32 in1) at Magic.MagicClass.Main(String[] args) in \\wapdfp01\brown0$\Visual Studio 2 012\Projects\MPSmagic\MPSmagic\Program.cs:line 33
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Installation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!