Error 711

This error caused by important system services terminated.
including Telephony, Remote Access Connection Manager  and Remote Access Auto Connection Manager.

Solutions:
1: Windows-Startup-Run, input and run services.msc , double click Remote Access Connection Manager, Network Connections and Telephony, enable and set them to run with startup.

2. Create a new text file, copy and paste the follow command.

@echo Service for VPN connections
@pause
sc config TapiSrv start= AUTO
sc config Netman start= AUTO
sc config RasMan start= AUTO
Net start TapiSrv
Net start RasMan
Net start Netman
@pause

click Menu-File-Save as, choose type to "all file", and set file name to service.bat, and double click the created file service.bat 

Was this answer helpful?

 Print this Article

Also Read

Error 809/800

This issue caused by PPTP blocked by ISP.Solutions:Switch to other solutions like L2TP/CISCO IPSEC

Error 789/768

This issue happened in WindowsXP the most, mainly caused by IPSec service stopped.Solutions:Open...

Error 628

This issue caused by incorrect encryption mode used.Solutions:Follow and Find Step 8 in...

Error 619

This issue caused by PPTP blocked by ISP.Solutions:Switch to other solutions like L2TP/CISCO IPSEC

Mac OS Cisco VPN auto disconnect

Refer to http://imwuyu.me/talk-about/something-about-vpn.html/ Create a new Cisco IPSec...