Tristan
Rookie

windows 7 rasdial


For some time I have been trying to connect rasdial on windows 7 as I was having no problem doing the same on window xp. But I am not able to connect it in windows 7. I am using VPN and I have checked the configuration and everything seems all right so I do not know what is the actual problem if anyone have any idea on windows 7 rasdial please share it with me ……its urgent……..thanks
8 months ago
Respond to this discussion
Hermon Costa | Oct 12 2011

To solve this problem of yours you either need to seek the help of the softaware developer or you can ask the computer agency to provide you the service that seems to be a software failure.. also there is a solution for this.. all you need to do is.. just work on this following relevant code.

<DllImport("rasapi32.dll", CharSet:=CharSet.Auto)> _

Private Shared Function RasDial(ByVal lpRasDialExtensions As

Integer, ByVal lpszPhonebook As String, ByRef lprasdialparams As

_RASDIALPARAMS, ByVal dwNotifierType As Integer, ByVal lpvNotifier As

Callback, ByRef lphRasConn As Integer) As Integer

End Function

RasDial

If Not dwError.ToString = "0" Then

Debug.WriteLine("Error: " & dwError)

End If

End Sub , by doin this … it may just help you solve your issues with the rasdial.. thank you..

© 2012, Instamedia. Some rights reserved. Powered by Instapress and Instacheckin.