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!