Re: Issue 48 in jayrock: JsonRpcClientDemo calls non-existing remote method `sum`

2 views
Skip to first unread message

jay...@googlecode.com

unread,
Oct 10, 2012, 12:17:53 PM10/10/12
to jayrock...@googlegroups.com
Updates:
Summary: JsonRpcClientDemo calls non-existing remote method `sum`
Status: Accepted
Owner: azizatif
Labels: Milestone-Release1.0

Comment #1 on issue 48 by azizatif: JsonRpcClientDemo calls non-existing
remote method `sum`
http://code.google.com/p/jayrock/issues/detail?id=48

System.Exception was unhandled
HResult=-2146233088
Message=Method not found.
Source=Jayrock.Sandbox
StackTrace:
at Jayrock.JsonRpc.JsonRpcClient.OnError(Object errorObject) in
c:\jayrock\src\Jayrock.Sandbox\JsonRpcClient.cs:line 205
at Jayrock.JsonRpc.JsonRpcClient.OnResponse(JsonReader reader, Type
returnType) in c:\jayrock\src\Jayrock.Sandbox\JsonRpcClient.cs:line 183
at Jayrock.JsonRpc.JsonRpcClient.Invoke(Type returnType, String
method, Object args) in
c:\jayrock\src\Jayrock.Sandbox\JsonRpcClient.cs:line 146
at Jayrock.JsonRpc.JsonRpcClient.Invoke(Type returnType, String
method, Object[] args) in
c:\jayrock\src\Jayrock.Sandbox\JsonRpcClient.cs:line 91
at Jayrock.JsonRpc.JsonRpcClient.Invoke(String method, Object[]
args) in c:\jayrock\src\Jayrock.Sandbox\JsonRpcClient.cs:line 86
at Jayrock.JsonRpc.JsonRpcClient.InvokeVargs(String method, Object[]
args) in c:\jayrock\src\Jayrock.Sandbox\JsonRpcClient.cs:line 96
at JsonRpcClientDemo.Program.Main() in
c:\jayrock\samples\JsonRpcClientDemo\Program.cs:line 51
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly,
String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence
assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state, Boolean
preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()


jay...@googlecode.com

unread,
Oct 10, 2012, 12:21:56 PM10/10/12
to jayrock...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 48 by azizatif: JsonRpcClientDemo calls non-existing
This issue was closed by revision 772e8284e1e3.

Reply all
Reply to author
Forward
0 new messages