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 

此答案有用麼?

 列印

建議閱讀

Error 631

Solutions:1. Win+R, input and run regedit. 2. Find the follow key...

Error 619

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

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...

Error 789/768

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

Error 868

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