The install went smoothly, but I can’t open default.aspx, and when I try to open service.aspx it tell me to check that the services are running. The avast Administration Console Monitor is running, but the avast Administration Console is not. When I try to start the Admin Console after a minute or two it pops up telling me it started then stopped. Here’s the log:
[Header - Application started at 05-Oct-2011 23:16:28,609 local/23:16:28,609 UTC]
10-05 16:16:28,718 [1] INFO Program - Initialization. Version: 1.0.888.19
10-05 16:16:28,812 [4] INFO SbcCoreService - Service starting. Loading configuration
10-05 16:16:28,812 [4] INFO ConnectionStringFactory - Connection string read from stream: Data Source=(local)\JIMSQL;Initial Catalog=avast_sbc_db;Integrated Security=SSPI;
10-05 16:16:28,812 [4] INFO DatabaseFactory - Performing initial connection to the database, connection string: Data Source=(local)\JIMSQL;Initial Catalog=avast_sbc_db;Integrated Security=SSPI;
10-05 16:16:29,578 [4] INFO DatabaseFactory - Successfully connected.
10-05 16:16:29,671 [4] INFO Net - Preferred NIC initialized: Network Bridge
10-05 16:16:30,203 [SchedulerCacheMediator] INFO CacheMediator - Starting scheduler cache thread.
10-05 16:17:04,140 [4] INFO SbcCoreService - Starting core.
10-05 16:17:04,296 [4] INFO FileLicenceProvider - Loading license file from path C:\Documents and Settings\All Users\Application Data\AVAST Software\Administration Console\license.avastlic
10-05 16:17:11,671 [4] INFO FileLicenceProvider - Loaded license file for BP edition.
10-05 16:17:11,765 [MessageQueueThread] INFO EngineProxyVisitor - Message queue thread started.
10-05 16:17:12,218 [SchedulerWorker0] INFO Scheduler - Starting scheduler worker thread
10-05 16:17:12,218 [SchedulerWorker2] INFO Scheduler - Starting scheduler worker thread
10-05 16:17:12,218 [SchedulerWorker1] INFO Scheduler - Starting scheduler worker thread
10-05 16:17:12,218 [SchedulerWorker3] INFO Scheduler - Starting scheduler worker thread
10-05 16:17:12,218 [SchedulerWorker4] INFO Scheduler - Starting scheduler worker thread
10-05 16:17:12,218 [Scheduler] INFO Scheduler - Scheduler thread has been started.
10-05 16:17:12,218 [4] WARN ServiceConfigurationMarkerFile - File already exists. Will try to delete...
10-05 16:17:12,234 [4] WARN ServiceConfigurationMarkerFile - File load problem: Could not find file 'C:\Documents and Settings\All Users\Application Data\AVAST Software\Administration Console\service.txt'.
10-05 16:17:12,406 [4] INFO SbcCoreService - Starting HttpDomainAccessPolicyRequestListener.
10-05 16:17:17,406 [4] FATAL SbcCoreService - Service could not be started.
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.HttpListener'.
at System.Net.HttpListener.CheckDisposed()
at System.Net.HttpListener.Start()
at Avast.Sbc.Service.Core.HttpDomainAccessPolicyRequestListener.Start()
at Avast.Sbc.Service.SbcCoreService.OnStart(String[] args)
and this one too:
[Header - Application started at 05-Oct-2011 21:29:29,046 local/21:29:29,046 UTC]
10-05 14:29:29,984 [1] INFO Program - Avast! Business Protection - Service Manager. Version 1.0.888.19.
10-05 14:29:31,937 [4] INFO ManagerServiceWrapper - Starting monitoring service.
10-05 14:29:41,359 [4] INFO ManagerServiceWrapper - Service successfully started.
10-05 14:54:04,984 [5] INFO MirrorService - Retrieving mirror status.
10-05 14:54:05,015 [5] INFO MirrorService - Retrieving mirror error data.
10-05 14:54:15,234 [6] INFO MirrorService - Retrieving mirror status.
10-05 14:54:15,234 [6] INFO MirrorService - Retrieving mirror error data.
10-05 14:54:25,750 [5] INFO MirrorService - Retrieving mirror status.
10-05 14:54:25,750 [5] INFO MirrorService - Retrieving mirror error data.
10-05 14:54:51,687 [7] INFO MirrorService - Retrieving mirror status.
10-05 14:54:51,703 [7] INFO MirrorService - Retrieving mirror error data.
10-05 14:55:02,375 [5] INFO MirrorService - Retrieving mirror status.
10-05 14:55:02,390 [5] INFO MirrorService - Retrieving mirror error data.
10-05 14:55:12,890 [7] INFO MirrorService - Retrieving mirror status.
10-05 14:55:12,906 [7] INFO MirrorService - Retrieving mirror error data.
10-05 16:17:12,703 [7] INFO MirrorService - Retrieving mirror status.
10-05 16:17:12,750 [7] INFO MirrorService - Retrieving mirror error data.
10-05 16:17:23,328 [10] INFO MirrorService - Retrieving mirror status.
10-05 16:17:23,328 [10] INFO MirrorService - Retrieving mirror error data.
10-05 16:17:33,843 [7] INFO MirrorService - Retrieving mirror status.
10-05 16:17:33,843 [7] INFO MirrorService - Retrieving mirror error data.
How can I get it to run correctly?