‎02-02-2011 05:32 PM
Overload resolution failed because no Public 'LCase' can be called with these arguments:
'Public Shared Function LCase(Value As Char) As Char':
Argument matching parameter 'Value' cannot convert from 'DBNull' to 'Char'.
'Public Shared Function LCase(Value As String) As String':
Argument matching parameter 'Value' cannot convert from 'DBNull' to 'String'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Reflection.AmbiguousMatchException: Overload resolution failed because no Public 'LCase' can be called with these arguments:
'Public Shared Function LCase(Value As Char) As Char':
Argument matching parameter 'Value' cannot convert from 'DBNull' to 'Char'.
'Public Shared Function LCase(Value As String) As String':
Argument matching parameter 'Value' cannot convert from 'DBNull' to 'String'.
‎02-07-2011 10:36 AM
‎02-04-2011 11:22 AM
‎02-04-2011 09:59 AM
‎02-02-2011 07:38 PM
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now