StackOverflow link for more details: http://stackoverflow.com/questions/13400493/htmlagilitypack-htmlweb-load-returning-empty-document
I've been a happy user of HtmlAgilityPack for 2 months with no problems. But I have no idea why trying to load this website
"http://www.prettygreen.com/"
and get an empty document. What is strange, is I can load this website like normal
"http://www.prettygreen.com/news/"
Any ideas why this may be the case? It's very strange.