sudhioyoor

About

Username
sudhioyoor
Joined
Visits
54
Last Active
Roles
Member

Comments

  • Dear TonyStark Thanks for your Help. My problem solved . Here is my New code : Dim kite As New Kite(MyAPIKey, Debug:=True) Dim user As User = kite.RequestAccessToken(RequestToken, MySecret) Dim MyAccessToken As String = user.…
  • thanks Tonystark for your response. Debug already in True condition i got these type of information in my console window A first chance exception of type 'System.EntryPointNotFoundException' occurred in mscorlib.dll A first chance exception of…