Has anyone successfully been able to get BrowserHawk to work under C#? I've been working on it for a few hours now and I'm not having any luck. Additionally, cyScape's documentation for a .NET implementation doesn't coincide with what's actually happening. (The ServerObjects they refer to in their documentation, don't seem to exist when they are brought into the code).<BR><BR>Specifically, the problem I'm having is when I try to call bhObj.SetExtProperties("ActiveXEnabled", false) I get a BrowserHawk error saying "activexenabled is not a valid keyword for this method.<BR><BR>Any help would be appreciated.