the following error message was recorded in the system event log on the Windows 2000 server computer:
Type error:
source: service control manager
category: none
event ID 7024:
note:
routing and remote access service due to a specific service error 87 (0x57).
Type error:
source: remote access
category: none
event ID: 20152
note:
the current configuration authentication provider failed to load and initialize. The parameter is an error.
The following error messages will be logged based on the system event log on the Windows Server 2003 machine:
Type error:
source: service control manager
category: none
event ID 7024:
note:
routing and remote access service due to a specific service error 16389 (0x4005).
Launching Routing and Remote Access Service prompts:
Routing and Remote Access cannot be started on a local computer. Refer to the system log for reasons. If this is not a Microsoft service, contact the service vendor. And refer to the specific error code 16389.
The details in the event viewer are:
Routing and Remote Access service to be stopped due to a 16389 (0x4005) service error. The error ID is 7024…
2, the reason
This problem occurred when the Internet Authentication Service (IAS) database was corrupted. IAS and routing and remote Access services use the IAS database.
3. Solutions
To solve this problem, follow these steps:
- extract ias.mdb file and dnary.mdb file from Windows2000Server CD or Windows Server 2003 CD to %WinDir%/System32/Ias folder on disk. To do this, follow these steps:
- click start, click run, type CMD in open, box, and then click ok. At the command prompt, type the following line. 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 that in this step, driver is a dvd-rom drive containing the Windows2000Server or WindowsServer2003CD that represents the drive letter is a cd-rom drive or placeholder.
register oledb32r.dll file and register oledb32.dll file. To do this, follow these steps:
- at the command prompt, type the following line. Press Enter after each line:
Drive:
cd program files/common files/system/ole db
regsvr32 oledb32r.dll
note that in this step, drive is a placeholder representing the ProgramFiles folder is the drive letter to store. When you receive a message indicating whether the operation was successful, click OK. At the command prompt, type the following line, and then press ENTER:
regsvr32 oledb32.dll
When you receive a message indicating whether the operation was successful, click OK. Type EXIT and then press ENTER to exit the command prompt.
register vbscript.dll file. To do this, follow these steps:
- at the command prompt, type the following line. Press Enter after each line:
Drive:
cd %systemroot%/system32
regsvr32 vbscript.dll
note that in this step, driver is a placeholder representing the drive letter is stored in the System 32 folder. When you receive a message indicating whether the operation was successful, click OK. Type EXIT and then press ENTER to exit the command prompt.
starts routing and remote access services. To do this, follow these steps:
- points to the program, points to the management tool, and starts with Services. Right-click the Routing and Remote Access service, and click Start.
Read More:
- An error is reported when starting the Remote Access Connection Manager service
- Error 711: Cannot load Remote Access Service Connection Manager.
- Remote desktop 0x104 solution?
- Microsoft Remote Desktop (Android version) connection appears the solution of the error of 0x204
- Zuul gateway routing URL and service ID configuration
- Solution to x service error when installing NVIDIA graphics driver under Ubuntu
- Events.js:167 throw er appears when starting node service under linux; // Unhandled ‘error’ event solution
- 0xc0000005: solution to access conflict when writing to location 0x00000000
- cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: Solution
- Running program encountered Error:Access violation at 0x**(tried to write to 0x**) program terminated
- Failed to start Remote desktop service (VNC)
- Windows_ Win7 broadband connection prompt remote access connection manager error
- git remote: HTTP Basic: Access denied error resolution
- Pychar console error: xmlrpc.client.Fault : Fault 0: ‘ java.lang.NullPointerException
- Unhandled exception at 0x00000000: 0xc0000005: access violation at position 0x0000000000
- nt service 1072 No need to restart, repeat the method of installing the service program or service driver
- After starting fiddler, the browser cannot access it normally
- Navicate premium Connecting to a remote Oracle,ORA-12514: TNS:listener does not currently know of service requested in c
- Solution to the segmentation fault of single chain table in C language
- Sqlog connect to MySQL 8.0.24 remote server, error: 2058 solution