404 error running MagicSquare example with MPS
Ältere Kommentare anzeigen
Diese(r) Frage wurde durch Walter Roberson
markiert
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Installation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!