when i tried upload a video the program show me the next error
the program get into account, upload the video, put the tittle but when have to put the description get stuck and show me this problem
i hope someone can help me please.
Upload exception - System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at DMBlaster.UploadVideo_newbrowser_ext.DoUpload(GeckoWebBrowser webbrowser, Account ac, String file, Boolean disable_comments, Boolean unlisted, String title, String description, String keywords, String category, String custom_thumnnail, VideoInfo vid, Boolean& stop, Boolean disable_ratings)