Hi, I used WebBrowser control in my C# application. In Navigated event, I tried to access the 'webBrowser1.Document'. But it is throwing the UnAuthorized exception. Only for few websites, I am getting this issue (for ex; www.aol.com). Anyone please suggest!