MOD2000: Contents of SetupS.log File for Server Components (237882)



The information in this article applies to:

  • Microsoft Office 2000 Developer
  • Microsoft Access 2000

This article was previously published under Q237882
Moderate: Requires basic macro, coding, and interoperability skills.

This article applies only to a Microsoft Access project (.adp).

SUMMARY

When you install the Access Workflow Designer Server Components, log information is written to a file named SetupS.log. By default, the SetupS.log file resides in the following folder:

\Program Files\Microsoft Office Developer

MORE INFORMATION

During the installation of the Access Workflow Designer Server Components, the SetupS.log file logs the following:

  • The date and time that Access Workflow Designer server components are installed.
  • System information including the boot drive, CPU, default language, RAM, and operating system version.
  • The computer name, user name, and domain name of the person installing the Access Workflow Designer server components.
  • Checking for the installation of Microsoft FrontPage Server Extensions and Microsoft FrontPage Web Server Extensions (WEC .dlls).
  • Checking for the installation of Microsoft Access Office Web Component (DSO) (MSOWC.dll).
  • Checking for the installation of Microsoft SQL Server SP1 including obtaining the Microsoft SQL Server binn and data paths; and getting the Microsoft SQL Server (minus SP1) and SP1 versions.
  • Checking for the installation of Microsoft Internet Explorer 5.0.
  • Checking for currently running Microsoft SQL Server services.
  • Checking for the account owner of the MSSQLServer and SQLServerAgent services.
  • Checking for the modSystem database.
  • Stopping any currently running Microsoft SQL Server services.
  • Checking for an available NTFS partition (for FrontPage Server Extensions).
  • Checking for available disk space on the target installation hard drive.
  • Checking for the total disk space of the selected component(s).
  • Creating the modAppOwners local group.
  • Adding the user currently installing Microsoft Office 2000 Developer to the modAppOwners local group.
  • Starting the SMTP services.
  • Starting the SQLServerAgent and MSSQLServer services.
  • Updating DCOM permissions.
  • Registering the Microsoft Office 2000 Developer files.
  • Setting registry values.
  • Setting up folders and menu items.
  • Unloading system support .dlls.
  • Unloading application support .dlls.
Following is a sample SetupS.log file for a PC with Microsoft Windows NT 4.0 Server:

15:26:34 Microsoft Office Developer Setup Log File
15:26:34 System Info:
15:26:34 DATE: 10-13-1999
15:26:34 TIME: 15:26:34
15:26:34 BOOTUPDRIVE: C:
15:26:34 CPU: Pentium
15:26:34 EXTENDEDMEMORY: 127M
15:26:34 LANGUAGE: English
15:26:34 IS_LANGUAGE: English
15:26:34 LANGUAGE_DRV:
15:26:34 OS: Windows NT
15:26:34 OSMAJOR: 4.0
15:26:34 OSMINOR: 4.0

15:26:34 CMDLINE: -pid:51849-1111111111-35708
15:26:34 CMDLINE: -pid:51849-1111111111-35708
15:26:34 Loading System Support DLLs
15:26:34 Loading Application Support DLLs
15:26:34 NT Product Type: ServerNT
15:26:34 Computer Name: COMPUTER
15:26:34 User Name: USER
15:26:34 Domain Name: DOMAIN
15:26:34 IsDomainController: COMPUTER
15:26:34 Return Code: 0
15:26:34 Return Code: (ERROR?) 102407
15:26:34 Checking NT Permissions.
15:26:34 User is NT admin.
15:26:34 Checking for NT Service Pack 4.
15:26:34 Found.
15:26:34 Checking for NT Option Pack 4.
15:26:34 Found.
15:26:34 Checking for FrontPage Server Extensions.
15:26:34 Found FPSE version: Office 2000=4.0.2.2717
15:26:34 Found FPSE port: Port /LM/W3SVC/1:
15:26:34 Checking for FrontPage Web Server Extensions (WEC dlls).
15:26:34 Found.
15:26:34 Checking for Access Office Web Component (DSO).
15:26:34 Found.
15:26:34 Checking for SQL Server 7.0, Service Pack 1.
15:26:34 SQL Install Path: C:\MSSQL7\Install
15:26:34 SQL Binn Path: C:\MSSQL7\binn
15:26:34 SQL Data Path: C:\MSSQL7
15:26:34 SQL Version: 7.00.623
15:26:34 SQL Version (Service Pack): 7.00.699
15:26:34 Checking for Internet Explorer 5.0.
15:26:34 Internet Explorer Version: 5.00.2314.1003
15:26:35 Checking for which SQL services are running.
15:26:35 The following SQL service(s) was found running: MSSEARCH MSDTC MSSQLServerAgent MSSQLServer
15:26:35 Checking for sysadmin permissions.

15:26:35 Executing: C:\MSSQL7\binn\osql.exe C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modUserSysAdmin.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:26:36 Return Code: 0

15:26:36 SQLServerAgent owner: DOMAIN\USER
15:26:36 MSSQLServer owner: DOMAIN\USER
15:26:36 Checking for existence of modSystem database. (0 -> Yes)

15:26:36 Executing: C:\MSSQL7\binn\osql.exe C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modExistModSystem.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:26:36 Return Code: (ERROR?) 1
Msg 50000, Level 16, State 1, Server COMPUTER, Procedure , Line 2
[Microsoft][ODBC SQL Server Driver][SQL Server]modSystem database does
not exist

15:26:36 Return Code: (ERROR?) 1
15:26:36 Database file: C:\MSSQL7\data\modsystem.mdf
15:26:36 Not Exists
15:26:39 Checking for NTFS system partition.
15:26:39 Not found.
15:26:41 Install Directory: C:\Program Files\Microsoft Office Developer
15:26:42 Setup Type: Server
15:26:42 Available space on target drive: 195919872
15:26:42 Total space of component: 55680678
15:26:50 Creating NT Local Group: modAppOwners on \\COMPUTER
15:26:50 Return Code: 0
15:26:50 Adding: DOMAIN\USER to NT Local Group: modAppOwners
15:26:50 Return Code: 0
15:26:50 You have been added to the Windows NT local group "modAppOwners". Members of this group are able to create and manage team solutions. You may add additional users with the User Manager for Domains. For more information, see the "Creating User Accounts and Assigning Permissions" topic in the Administrator's Guide (modAdminGuide.chm).
15:27:16 Granting SeAssignPrimaryTokenPrivilege privilege to modAppOwners
15:27:16 Return Code: (ERROR?) 1
15:27:16 Granting SeIncreaseQuotaPrivilege privilege to modAppOwners
15:27:16 Return Code: (ERROR?) 1
15:27:16 Setting registry: Software\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Office Developer Server, UninstallString=C:\WINNT\IsUninst.exe -f"C:\Program Files\Microsoft Office Developer\UninstS.isu" -c"C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Uninstall\modcss.dll"
15:27:17 Starting w3svc.
15:27:17 Starting smtpsvc.
15:27:17 smtpsvc started.
15:27:17 Ask to stop services.
15:27:22 Automatically stopping SQL Services.
15:27:22 Stopping SQL service(s): MSSEARCH MSDTC MSSQLServerAgent MSSQLServer
15:27:31 Return Code: 0
15:27:31 Moving data...
15:27:54 Starting SQL service(s): MSSEARCH MSDTC MSSQLServerAgent MSSQLServer
15:28:08 Return Code: 0
15:28:08 Setting MSSQLServer, SQLServerAgent, and MSDTC to auto start.
15:28:10 Updating DCOM permissions for DOMAIN\USER
15:28:10 Return Code: 0
15:28:12 Updating DCOM permissions for Administrators
15:28:12 Return Code: 0
15:28:14 Updating DCOM permissions for modAppOwners
15:28:14 Return Code: 0
15:28:14 Updating DCOM identity for DOMAIN\USER
15:28:14 Return Code: 0

15:28:14 Registering mod files.
15:28:14 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modtbad.exe /RegServer
15:28:14 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modhost.exe /RegServer
15:28:15 Launching application: C:\Program Files\Microsoft Office Developer\Server\Bin\userlist.exe /RegServer
15:28:15 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppMgr.exe /RegServer
15:28:15 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppMgr.exe /regit
15:28:15 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppWiz.exe /RegServer
15:28:15 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppWiz.exe /regit

15:28:15 Setting registry values.
15:28:15 Setting registry: Software\Microsoft\Office Developer, AppPath=C:\Program Files\Microsoft Office Developer
15:28:15 Setting registry: Software\Microsoft\Office Developer, CommonFilesPath=C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer
15:28:15 Setting registry: Software\Microsoft\Office Developer, Server=COMPUTER
15:28:15 Setting registry: Software\Microsoft\Office Developer, userid=sa
15:28:15 Setting registry: Software\Microsoft\Office Developer, InstallPath=C:\Program Files\Microsoft Office Developer

15:28:15 Setting up folders and menu items.
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Path=C:\WINNT\Profiles\All Users\Start Menu\Programs\Microsoft Office 2000 Developer\Access Workflow Designer
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Server=
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Common=
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Server=Server Readme
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Common=Team Solutions Manager
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Common=Team Solutions Manager;New Team Solution Wizard
15:28:15 Setting registry: Software\Microsoft\Office Developer\Links, Common=Team Solutions Manager;New Team Solution Wizard;Administrator's Guide online help
15:28:15 Directory: C:\Program Files\Microsoft Office Developer\Server\ClientInstall was made virtual directory: modWeb
15:28:17 Updating your Active Directory Services components...
15:28:17 Executing: C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\ads.exe /q:a /r:n
15:28:19 Return Code: 0
15:28:19 Executing: C:\PROGRA~1\COMMON~1\MICROS~1\WEBSER~1\40\bin\fpsrvadm.exe -o upgrade -p 80
15:28:26 Return Code: 0
15:28:26 Executing: C:\PROGRA~1\COMMON~1\MICROS~1\WEBSER~1\40\bin\fpsrvadm.exe -o security -p 80 -w "" -u "CREATOR OWNER"
15:28:28 Return Code: 0
15:28:28 Executing: C:\PROGRA~1\COMMON~1\MICROS~1\WEBSER~1\40\bin\fpsrvadm.exe -o security -p 80 -w "" -u "modAppOwners" -a administrators
15:28:28 Return Code: 0
15:28:28 Setting up replication shares.
15:28:29 C:\MSSQL7\repldata shared for replication.
15:28:29 Return Code: 0

15:28:29 Installing mod system database components.

15:28:29 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modSystem.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:34 Return Code: 0
The CREATE DATABASE process is allocating 0.75 MB on disk 'modSystem'.
The CREATE DATABASE process is allocating 0.49 MB on disk
'modSystem_log'.
Cannot add rows to sysdepends for the current stored procedure because
it depends on the missing object 'master.dbo.xp_modAddApp'. The stored
procedure will still be created.
Cannot add rows to sysdepends for the current stored procedure because
it depends on the missing object 'master.dbo.xp_modSyncUserList'. The
stored procedure will still be created.

15:28:34 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modNT.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:34 Return Code: 0
Granted database access to 'COMPUTER\modAppOwners'.
Granted login access to 'COMPUTER\modAppOwners'.
'COMPUTER\modAppOwners' added to role 'dbcreator'.
Granted database access to 'COMPUTER\modAppOwners'.

15:28:34 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modsystemdatabaseproccreation.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:36 Return Code: 0
Cannot add rows to sysdepends for the current stored procedure because
it depends on the missing object 'master..xp_modExecute'. The stored
procedure will still be created.
Added the procedure modCreateSchema
Cannot add rows to sysdepends for the current stored procedure because
it depends on the missing object 'master..xp_modExecute'. The stored
procedure will still be created.
Added the procedure modDropSchema
Cannot add rows to sysdepends for the current stored procedure because
it depends on the missing object 'master..xp_modExecute'. The stored
procedure will still be created.
Added the procedure modCreateProcedures
Cannot add rows to sysdepends for the current stored procedure because
it depends on the missing object 'master..xp_modExecute'. The stored
procedure will still be created.
Added the procedure modDropProcedures
Added the procedure modExecuteTimeOutEvents

15:28:36 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modsystemmessagesENU.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:48 Return Code: 0
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.

15:28:48 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modServerSetup.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:53 Return Code: 0
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
'modAppOwners' added to role 'db_ddladmin'.
'modAppOwners' added to role 'db_datareader'.
'modAppOwners' added to role 'db_datawriter'.
(1 row affected)

15:28:53 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modCommonSetup.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:55 Return Code: 0

15:28:55 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modPolarSetup.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:28:57 Return Code: 0

15:28:57 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modSetupDistributor.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:29:10 Return Code: 0
Server added.
Server network name set.
New login created.
'distributor_admin' added to role 'sysadmin'.
All 1 matched objects now have their 'startup' setting as 'true'.
Updates were required for 1 objects.
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
Successfully attached database 'distribution'.
Index (ID = 2) is being rebuilt.
Index (ID = 2) is being rebuilt.
Index (ID = 2) is being rebuilt.
Index (ID = 2) is being rebuilt.
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
Checkpointing database that was changed.
DBCC execution completed. If DBCC printed error messages, contact your
system administrator.
New remote login created.
New remote login created.

15:29:10 Executing: C:\MSSQL7\binn\osql.exe -E -b -n -i -Q "exec master.dbo.xp_modCreateTemplateFromFile 'C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\System\IssueTrackingENU.tpl', 'Provider=sqloledb;initial catalog=modSystem;Integrated Security=SSPI;Persist Security Info=False;data source=COMPUTER'" -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:29:23 Return Code: 0

15:29:23 Install almost finished.
15:29:29 Unloading System Support DLLs
15:29:29 Unloading Application Support DLLs
15:29:29 Setup completed.

Modification Type:MinorLast Reviewed:2/14/2005
Keywords:kbinfo kbWorkFlowDesigner KB237882