Jason, thanks for the info. Did what you have suggested and got message below - still no good on logging in.
AxisTV Device Upgrade Wizard [Version 7.0.17.0]
..Begin AxisTV Upgrade
....Step 1 - Checking Database SKIPPING, ALREADY DONE
....Step 2 - Stopping Device Services DONE
....Step 3 - Creating/Verifying Machine Account SKIPPING, ALREADY DONE
....Step 4 - Configuring Database Security SKIPPING, ALREADY DONE
....Step 5 - Attaching Database SKIPPING, ALREADY DONE
....Step 6 - Updating Database Schema SKIPPING, ALREADY DONE
....Step 7 - Updating Configuration Files SKIPPING, ALREADY DONE
....Step 8 - Checking Machine Name SKIPPING, ALREADY DONE
....Step 9 - Adjusting Crawl Speed SKIPPING, ALREADY DONE
....Step 10 - Adjusting Section Font Sizes FAILED
The wizard failed due to the following error.
System.Exception: Adjusting Section Font Sizes failed due to the following underlying error:
System.Data.SqlClient.SqlException: Invalid column name 'rich_text'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at Tei.Common.DatabaseServices.GetBinary(IDbConnection connection, String query, String column)
--- caused the following exception:
Exception Tei.Common.AxisException
Assembly: Tei.Common.DatabaseServices.dll
Error Code: Tei.Common.DatabaseServices.GetBinary.999
Description: Unanticipated exception caught.
at Tei.Common.DatabaseServices.GetBinary(IDbConnection connection, String query, String column)
at Tei.Common.UpgradeDevice.Wizard.StepAdjustingSectionFontSizes(Int32 currentStep)
at Tei.Common.UpgradeDevice.Wizard.StepAdjustingSectionFontSizes(Int32 currentStep)
at Tei.Common.UpgradeDevice.Wizard.proceed_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs ea)