You cannot start the Routing and Remote Access service on a
Microsoft Windows 2000 Server-based computer or on a Microsoft Windows Server
2003-based computer.
The following error messages are logged in the
system event log on a Windows 2000 Server-based computer:
Type: Error
Source: Service Control
Manager
Category: None
Event ID: 7024
Description:
The Routing
and Remote Access service terminated with service-specific error 87 (0x57).
Type: Error
Source:
RemoteAccess
Category: None
Event ID: 20152
Description:
The
currently configured authentication provider failed to load and initialize
successfully. The parameter is incorrect.
The following error message
is logged in the system event log on a Windows Server 2003-based computer:
Type: Error
Source: Service Control Manager
Category: None
Event ID: 7024
Description:
The Routing and
Remote Access service terminated with service-specific error 16389
(0x4005).
This issue may occur if the Internet Authentication Service
(IAS) database is damaged. IAS and the Routing and Remote Access service use
the IAS database.
To resolve this issue, follow these steps:
- Extract the Ias.mdb file and extract the Dnary.mdb file
from the Windows 2000 Server CD or the Windows Server 2003 CD to the
%WinDir%\System32\Ias folder on the disk. To do this, follow these steps:
- Click Start, click
Run, type cmd in the
Open box, and then click OK.
- At the command prompt, type the following lines. Press
ENTER after each line:
Drive:
cd i386
ren %windir%\system32\ias\ias.mdb %windir%\system32\ias\iasOLD.mdb
ren %windir%\system32\ias\dnary.mdb %windir%\system32\ias\dnaryOLD.mdb
expand ias.md_ %windir%\system32\ias\ias.mdb
expand dnary.md_ %windir%\system32\ias\dnary.mdb
Note In this step, Drive is a placeholder
for the drive letter of the CD-ROM drive or of the DVD-ROM drive that contains
the Windows 2000 Server or the Windows Server 2003 CD.
- Register the Oledb32r.dll file and register the Oledb32.dll
file. To do this, follow these steps:
- At the command prompt, type the following lines. Press
ENTER after each line:
Drive:
cd program files\common files\system\ole db
regsvr32 oledb32r.dll
Note In this step, Drive is a placeholder
for the drive letter where the Program Files folder is stored. - When you receive a message that indicates that the
operation is successful, click OK.
- At the command prompt, type the following line, and
then press ENTER:
regsvr32 oledb32.dll
- When you receive a message that indicates that the
operation is successful, click OK.
- Type exit, and then press ENTER
to quit Command Prompt.
- Register the Vbscript.dll file. To do this, follow these
steps:
- At the command prompt, type the following lines. Press
ENTER after each line:
Drive:
cd %systemroot%\system32
regsvr32 vbscript.dll
Note In this step, Drive is a placeholder
for the drive letter where the System32 folder is stored. - When you receive a message that indicates that the
operation is successful, click OK.
- Type exit, and then press ENTER
to quit Command Prompt.
- Start the Routing and Remote Access service. To do this,
follow these steps:
- Click Start, point to
Programs, point to Administrative Tools, and
then click Services.
- Right-click the Routing and Remote
Access service, and then click Start.