Microsoft KB Archive/247292: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB247292"></span>MOD2000: &quot;Error Configuring SQL Server Agent&quot; Error When You Are Installing Server Components =
= <span id="KB247292"></span>MOD2000: "Error Configuring SQL Server Agent" Error When You Are Installing Server Components =




Line 57: Line 57:
   18:10:19 Setup cannot continue with installation. Click OK to exit the
   18:10:19 Setup cannot continue with installation. Click OK to exit the
   Setup program. For help with installation requirements, see the
   Setup program. For help with installation requirements, see the
   &quot;Installation and Setup&quot; topic in the Administrator's Guide
   "Installation and Setup" topic in the Administrator's Guide
   (modAdminGuide.chm).
   (modAdminGuide.chm).
   18:10:22 Unloading System Support DLLs
   18:10:22 Unloading System Support DLLs
Line 79: Line 79:


</div>
</div>
If the MSSQLServer and SQLServerAgent services are not logged in with a valid domain account, you continue to receive the error message mentioned in the &quot;Symptoms&quot; section and are unable to install the Access Workflow Designer server components.
If the MSSQLServer and SQLServerAgent services are not logged in with a valid domain account, you continue to receive the error message mentioned in the "Symptoms" section and are unable to install the Access Workflow Designer server components.


</div>
</div>
Line 93: Line 93:
== REFERENCES ==
== REFERENCES ==


For more information, see the &quot;Installation and Setup&quot; topic in the ''Access Workflow Designer Developer's Guide'' Help system.
For more information, see the "Installation and Setup" topic in the ''Access Workflow Designer Developer's Guide'' Help system.


</div>
</div>

Latest revision as of 13:50, 21 July 2020

Knowledge Base


MOD2000: "Error Configuring SQL Server Agent" Error When You Are Installing Server Components

Article ID: 247292

Article Last Modified on 8/9/2004



APPLIES TO

  • Microsoft Office 2000 Developer Edition



This article was previously published under Q247292

SYMPTOMS

When you are installing the Access Workflow Designer server components, you may receive the following error message at the beginning of the installation process:

Error configuring SQL Server Agent

When you view the SetupS.Log file (located in the server computer's C:\Program Files\Microsoft Office Developer folder, by default), you see error-message text similar to the following:

   18:10:09 SQLServerAgent owner: LocalSystem
   18:10:09 MSSQLServer and SQLServerAgent services need to be logged in
   using a valid domain account and run in Windows NT Authentication Mode.
   See SQL Server Books Online for more information.
   18:10:19 Setup cannot continue with installation. Click OK to exit the
   Setup program. For help with installation requirements, see the
   "Installation and Setup" topic in the Administrator's Guide
   (modAdminGuide.chm).
   18:10:22 Unloading System Support DLLs
   18:10:22 Unloading Application Support DLLs
   18:10:22 Setup completed.
                

CAUSE

When you are installing and using the Access Workflow Designer server components, the MSSQLServer and SQLServerAgent services must be logged in with a valid domain account. This valid domain account must run in Microsoft Windows NT Authentication Mode.

For more information about authentication, refer to SQL Server 7.0 Books Online, which is available for download from the following Microsoft Web site:

If the MSSQLServer and SQLServerAgent services are not logged in with a valid domain account, you continue to receive the error message mentioned in the "Symptoms" section and are unable to install the Access Workflow Designer server components.

RESOLUTION

Ensure that the MSSQLServer and SQLServerAgent services use a valid Windows NT domain account. This login account should be the same login account used when Microsoft SQL Server was originally installed. (Typically, this login account is the local administrator or a member of the Administrators local group.)

REFERENCES

For more information, see the "Installation and Setup" topic in the Access Workflow Designer Developer's Guide Help system.


Additional query words: prb SQL Server Agent configuring authentication mode

Keywords: kbdownload kbprb kbworkflowdesigner KB247292