作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
重新安装计算机后,我在使用旧的完美运行的 Floodinefx 应用程序时遇到了问题。
对于某些函数调用(我认为包含自定义对象的函数调用),我得到:
2013-01-15 19:03:53,616 [27] ERROR FluorineFx.MethodHandler - Could not find a suitable method with name GetTodayView
2013-01-15 19:03:53,616 [27] ERROR FluorineFx.MethodHandler - Displaying verbose logging information
2013-01-15 19:03:53,616 [27] ERROR FluorineFx.MethodHandler - Checking GetTodayView(query(Query))
2013-01-15 19:03:53,616 [27] ERROR FluorineFx.MethodHandler - query(Query) did not match value "Offerta.DAL.Queries.Query" (Query)
2013-01-15 19:03:53,633 [27] ERROR FluorineFx.Messaging.Endpoints.Filter.ProcessFilter - Could not find a suitable method with name GetTodayView
FluorineFx.Exceptions.FluorineException: Could not find a suitable method with name GetTodayView
at FluorineFx.MethodHandler.GetMethod(Type type, String methodName, IList arguments, Boolean exactMatch, Boolean throwException, Boolean traceError)
at FluorineFx.MethodHandler.GetMethod(Type type, String methodName, IList arguments, Boolean exactMatch, Boolean throwException)
at FluorineFx.MethodHandler.GetMethod(Type type, String methodName, IList arguments, Boolean exactMatch)
at FluorineFx.MethodHandler.GetMethod(Type type, String methodName, IList arguments)
at FluorineFx.Messaging.Endpoints.Filter.ProcessFilter.Invoke(AMFContext context)
最佳答案
这是 FlourineFX 和线程的一个罕见问题。阅读以下博客文章:
http://jdecuyper.github.com/blog/FluorineFx-Could-Not-Find-A-Suitable-Method.html
关于.net - Flourinefx:找不到合适的方法名称,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14344333/
重新安装计算机后,我在使用旧的完美运行的 Floodinefx 应用程序时遇到了问题。 对于某些函数调用(我认为包含自定义对象的函数调用),我得到: 2013-01-15 19:03:53,616 [
我是一名优秀的程序员,十分优秀!