This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Enterprise Console - Red Cross in Status Bar

I have updated to version 5.0 and notice that in the right hand corner of the status bar where there once used to be a green tick now has a red circle with a white cross in it.  I have tried double clicking etc but no joy.  Any Ideas ?

Thanks

Billy

:19655


This thread was automatically locked due to age.
Parents
  • QC, thank you so much!

    And this really makes sense, since I remember how "EM Library" was replaced by the "Update Manager" and we did have this error since the before-times of the EM Lib.

    One small mistake with the sql query, though:

    Since our EC uses MS SQL 2008 (Express), the syntax for deleting all entries that worked was:

    sqlcmd -E -S .\SOPHOS -d SOPHOS50 -Q "DELETE FROM EmLibraryServers"

     Thanks again and have a nice day!

    :23019
Reply
  • QC, thank you so much!

    And this really makes sense, since I remember how "EM Library" was replaced by the "Update Manager" and we did have this error since the before-times of the EM Lib.

    One small mistake with the sql query, though:

    Since our EC uses MS SQL 2008 (Express), the syntax for deleting all entries that worked was:

    sqlcmd -E -S .\SOPHOS -d SOPHOS50 -Q "DELETE FROM EmLibraryServers"

     Thanks again and have a nice day!

    :23019
Children
No Data