Click here to Skip to main content
15,900,108 members

Comments by Member 12111727 (Top 14 by date)

Member 12111727 4-May-20 8:08am View    
Yes, feedImage is valid. The error Im getting is
System.NullReferenceException: 'Object reference not set to an instance of an object.'


and the code that is throwing the error is
If feedImage.SelectSingleNode("url") IsNot Nothing Then
Member 12111727 3-May-20 7:45am View    
Yes lol.
Member 12111727 3-May-20 7:28am View    
I mean it fixed the error, but it still shows up as one item in the cmombo box
Member 12111727 3-May-20 7:15am View    
I already tried that, no dice.
Member 12111727 3-May-20 7:05am View    
Its says "Value of Type List(Of String) cannot be converted to Object()