1
Answer

Error - Object reference not set to an instance of the Object.

Photo of Ramco Ramco

Ramco Ramco

2y
406
1

Hi

  In below line i am getting above error . Image attached.

this.webBrowser1.DocumentText = string.Format(html, "youtube.com/watch?v=MYojqnJ34g4".Split('=')[1]);

Thanks

Answers (1)