
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2011 05:32 PM
What is the Configuration Tool link on the Dashboard web page?
When I click it I get the following error...
Do I need to do something to make this work correctly?
When I click it I get the following error...
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'.
Do I need to do something to make this work correctly?
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2011 10:36 AM
We have three scanning servers currently.
Two have been successfully updated to the latest version
One, we are unable to upgrade - see other post HERE
Attached is image of service status on homepage
Two have been successfully updated to the latest version
One, we are unable to upgrade - see other post HERE
Attached is image of service status on homepage

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2011 11:22 AM
Can you check the following:
On your main dashboard page, in the bottom right, do you see the correct service version number?
On your main dashboard page, in the bottom right, do you see the correct service version number?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2011 09:59 AM
Attached

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2011 07:38 PM
Can you post an sceenshot with the line of the error please.
You might need to set "debug" to true in the web.config file.
You might need to set "debug" to true in the web.config file.
