I have a form that scrapes data from a website, using Awesomium as the browser and HTMLAgilityPack to pass the Html, and sends it to another process using WCF....When I call the method ScraperForm.GetData() with the button on the form I get no error (the ...