Quantcast
Channel: htmlagilitypack Forum Rss Feed
Viewing all articles
Browse latest Browse all 655

New Post: ArgumentOutOfRangeException in HtmlNode

$
0
0

That's worked here, no more exception:

                    //Just empty the doc object                   
                    doc = new HtmlAgilityPack.HtmlDocument();
                    doc.LoadHtml(rows[i].OuterHtml);                   
                    HtmlAgilityPack.HtmlNodeCollection cells = doc.DocumentNode.SelectNodes("//td");


Viewing all articles
Browse latest Browse all 655

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>