404 error running MagicSquare example with MPS
Mostrar comentarios más antiguos
Walter Roberson
ha marcado con alerta este/a pregunta
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Installation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!