Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
May 25, 2005
If RRAS (Routing and Remote Access Service) stops with Event Id 7024, error 499, you can correct the problem if you are running SP3 (Service Pack 3), or SP4:
1. Open a CMD.EXE window.
2. Type the following commands, pressing Enter after each line:
regsvr32 /s %SystemRoot%system32iasnap.dll regsvr32 /s %SystemRoot%system32iassvcs.dll
You May Also Like