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

No traffic pass through minutes later when connected

This issue looks like the network out of connect suddenly some minutes later after connected.Most...

Still Can not open website when VPN connected

1.  DNS Hijacking is used very often in most ISP network. If you have such problem, please change...

How to change NAT Type in PS3/PS4

Here’s a quick guide to get you on your way with changing the NAT type: The first thing you’ll...

Error 868

This issue caused by server address incorrect or DNS resolve issue. Solutions: 1. Verify your...