Working with Local Files

By default, EO.WebBrowser enforces the same security rules as a regular Web Browser and does not allow a page from the Internet zone to access local files. You can enable local file access by setting WebViewOptions.EnableWebSecurity property to false. See here on how to set browser options.