Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!!0 OSS.Common.ComModels.ResultMoMap.ConvertToResult(OSS.Common.ComModels.ResultMo)'.) ---> System.MissingMethodException: Method not found: '!!0 OSS.Common.ComModels.ResultMoMap.ConvertToResult(OSS.Common.ComModels.ResultMo)'. #5

Open
qibucloud opened this issue May 25, 2018 · 0 comments

Comments

@qibucloud
Copy link

qibucloud commented May 25, 2018

System.AggregateException: One or more errors occurred. (Method not found: '!!0 OSS.Common.ComModels.ResultMoMap.ConvertToResult(OSS.Common.ComModels.ResultMo)'.) ---> System.MissingMethodException: Method not found: '!!0 OSS.Common.ComModels.ResultMoMap.ConvertToResult(OSS.Common.ComModels.ResultMo)'.
   at OSS.SnsSdk.Official.Wx.WxOffBaseApi.<RestCommonOffcialAsync>d__4`1.MoveNext()
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
   at OSS.SnsSdk.Official.Wx.WxOffBaseApi.RestCommonOffcialAsync[T](OsHttpRequest req, HttpClient client)
   at OSS.SnsSdk.Official.Wx.Basic.WxOffKfApi.<SendKfMsgAsync>d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OSS.SnsSdk.Official.Wx.Basic.WxOffKfApi.<SenKfTextMsgAsync>d__14.MoveNext()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at Qibu.Controllers.WxMsgController.Msgs()
   at lambda_method(Closure , Object , Object[] )
   at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResourceFilter>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeFilterPipelineAsync>d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeAsync>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
@qibucloud qibucloud changed the title An unhandled exception occurred while processing the request. !!0 OSS.Common.ComModels.ResultMoMap.ConvertToResult(OSS.Common.ComModels.ResultMo)'.) ---> System.MissingMethodException: Method not found: '!!0 OSS.Common.ComModels.ResultMoMap.ConvertToResult(OSS.Common.ComModels.ResultMo)'. May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant