I need to put in a stock ticker for my visual basic project and it is giving me an endpoint "My Base" error how can i get this to go away SOON!
Public Sub New(ByVal endpointConfigurationName As String)
MyBase.New(endpointConfigurationName)
End Sub
I get an error pointing to here. the ticker needs to get googles stock rate.