Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The Routing and Remote Access service terminated with Error

850 views
Skip to first unread message

BJ

unread,
Feb 5, 2007, 4:02:01 PM2/5/07
to
HI
I am tryin to setup VPN on my server but i m getting error its like Routing
and Remote access service not running ! in the event viewer its shwoing like .
(The Routing and Remote Access service terminated with service-specific
error 340 (0x154) )

The exact error is
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7024
Date: 2/5/2007
Time: 11:49:48 AM
User: N/A
Computer: SERVER
Description:
The Routing and Remote Access service terminated with service-specific error
340 (0x154).

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


Please help me to find out the problem ..

thanks

BJ

TC

unread,
Feb 28, 2007, 9:48:58 AM2/28/07
to
Hi,

I fixed it creating the following reg patch in notepad:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{6BC096C4-0CE6-11D1-BAAE-00C04FC2E20D}]
"AppID"="{A5CEB593-CCC3-486B-AB91-9C5C5ED4C9E1}"
@="IAS OLE-DB Data Store"

[HKEY_CLASSES_ROOT\CLSID\{6BC096C4-0CE6-11D1-BAAE-00C04FC2E20D}\InprocServer
32]
"ThreadingModel"="Free"
@="C:\\WINDOWS\\System32\\iasrecst.dll"

[HKEY_CLASSES_ROOT\CLSID\{6BC09693-0CE6-11D1-BAAE-00C04FC2E20D}]
"AppID"="{A5CEB593-CCC3-486B-AB91-9C5C5ED4C9E1}"
@="IAS Netsh Jet Helper"

[HKEY_CLASSES_ROOT\CLSID\{6BC09693-0CE6-11D1-BAAE-00C04FC2E20D}\InprocServer
32]
"ThreadingModel"="Free"
@="C:\\WINDOWS\\System32\\iasrecst.dll"

[HKEY_CLASSES_ROOT\CLSID\{6BC09692-0CE6-11D1-BAAE-00C04FC2E20D}]
"AppID"="{A5CEB593-CCC3-486B-AB91-9C5C5ED4C9E1}"
@="IAS Attribute Dictionary"

[HKEY_CLASSES_ROOT\CLSID\{6BC09692-0CE6-11D1-BAAE-00C04FC2E20D}\InprocServer
32]
"ThreadingModel"="Free"
@="C:\\WINDOWS\\System32\\iasrecst.dll"

Run this reg patch and then go to start/run and run this command:
regsvr32 C:\WINDOWS\System32\iasrecst.dll

TC

planalp

unread,
May 25, 2007, 9:03:59 PM5/25/07
to

TC wrote:
> *Hi,
> > [url]http://go.microsoft.com/fwlink/events.asp.[/url]

> >
> >
> > Please help me to find out the problem ..
> >
> > thanks
> >
> > BJ *

that WORKED!! I have little idea what you did but it seems to be
getting at the same cause as cited in MS KB 840686.

Roy Planalp

--
planalp
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

0 new messages