EDN Admin
Well-known member
Hi
i want to connect to vpn through csharp. to do this, i found this http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/e8df5c7b-3188-46dd-8d5f-b553dbda8a62/
thread which demonstrate how to connect vpn through cmd, but when i try this, i receive this error :
<div style="background-color:white; color:black
<pre>Remote Access error 623 - The system could not find the phone book entry <span style="color:blue for <span style="color:blue this connection.
For more help <span style="color:blue on <span style="color:blue this error:
Type <span style="color:#a31515 hh netcfg.chm
In help, click Troubleshooting, then Error Messages, then 623
[/code]
here is my command which i run via System.Diagnostics.Process.Start method :
rasdial d:vpn.pbk myUserName myPasswod
can anyBody help me to work-around this problem ?
thanks
<
http://www.codeproject.com/KB/codegen/DatabaseHelper.aspx
View the full article
i want to connect to vpn through csharp. to do this, i found this http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/e8df5c7b-3188-46dd-8d5f-b553dbda8a62/
thread which demonstrate how to connect vpn through cmd, but when i try this, i receive this error :
<div style="background-color:white; color:black
<pre>Remote Access error 623 - The system could not find the phone book entry <span style="color:blue for <span style="color:blue this connection.
For more help <span style="color:blue on <span style="color:blue this error:
Type <span style="color:#a31515 hh netcfg.chm
In help, click Troubleshooting, then Error Messages, then 623
[/code]
here is my command which i run via System.Diagnostics.Process.Start method :
rasdial d:vpn.pbk myUserName myPasswod
can anyBody help me to work-around this problem ?
thanks
<
http://www.codeproject.com/KB/codegen/DatabaseHelper.aspx
View the full article