Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception thrown: 'System.InvalidCastException' in System.Windows.Forms.dll
- System.InvalidCastException: Cast specificato non valido.
- in System.Windows.Forms.UnsafeNativeMethods.IHTMLDocument2.GetLocation()
- in System.Windows.Forms.WebBrowser.get_Document()
- in YoutubeToMp3.form1.InsertLink(Object link) in C:\Users\matty\Desktop\DOCUMENTI\Programmazione\YoutubeToMp3\YoutubeToMp3\Form1.vb:riga 57
- in YoutubeToMp3.form1.VB$StateMachine_4_HandleUpdateAsync.MoveNext() in C:\Users\matty\Desktop\DOCUMENTI\Programmazione\YoutubeToMp3\YoutubeToMp3\Form1.vb:riga 91
- --- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
- in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- in Telegram.Bot.Extensions.Polling.DefaultUpdateHandler.<HandleUpdateAsync>d__3.MoveNext() in /_/src/Telegram.Bot.Extensions.Polling/DefaultUpdateHandler.cs:riga 37
- --- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
- in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- in System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
- in Telegram.Bot.Extensions.Polling.DefaultUpdateReceiver.<ReceiveAsync>d__4.MoveNext() in /_/src/Telegram.Bot.Extensions.Polling/DefaultUpdateReceiver.cs:riga 105
- --- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
- in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- in Telegram.Bot.TelegramBotClientPollingExtensions.<ReceiveAsync>d__7.MoveNext() in /_/src/Telegram.Bot.Extensions.Polling/Extensions/TelegramBotClientPollingExtensions.cs:riga 319
- --- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
- in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
- in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
- in Telegram.Bot.TelegramBotClientPollingExtensions.<>c__DisplayClass3_0.<<StartReceiving>b__0>d.MoveNext() in /_/src/Telegram.Bot.Extensions.Polling/Extensions/TelegramBotClientPollingExtensions.cs:riga 148
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement