提示 3 后显示Overload resolution failed because no Public '<>' can be called with these arguments:
'Public Shared Operator <>(a As String, b As String) As Boolean':
Argument matching parameter 'a' cannot convert from 'Dictionary(Of String,String)' to 'String'.
显示 8 后提示
.NET Framework
版本:2.0.50727.3655 |
Foxtable 版本:2017.12.31.1 |
错误所在事件:自定义函数za_ck_afterload |
详细错误信息: |
Exception has been thrown by the target
of an invocation. |
Method invocation failed because 'Public
Overrides Sub Add(key As String, value As System.Collections.Generic.List(Of
String))' cannot be called with these arguments: |
Argument matching parameter 'value' cannot convert from 'String' to
'List(Of String)'. |
|
.NET Framework 版本:2.0.50727.3655 |
Foxtable 版本:2017.12.31.1 |
错误所在事件:窗口,serevmain,SizeChanged |
详细错误信息: |
Overload resolution failed because no
Public '<>' can be called with these arguments: |
'Public Shared Operator <>(a As String, b As String) As
Boolean': |
Argument matching parameter 'a' cannot convert from 'Dictionary(Of
String,String)' to 'String'. |
|
.NET Framework 版本:2.0.50727.3655 |
Foxtable 版本:2017.12.31.1 |
错误所在事件:窗口,serevmain,SizeChanged |
详细错误信息: |
Overload resolution failed because no
Public '<>' can be called with these arguments: |
'Public Shared Operator <>(a As String, b As String) As
Boolean': |
Argument matching parameter 'a' cannot convert from 'Dictionary(Of
String,String)' to 'String'. |
[此贴子已经被作者于2018/2/14 22:20:24编辑过]