I was able to use a web browser before to view simple documents but I put it in another form and get this error when loading the form: The code used is from the MS help "about webbrowser class"
Could not instantiate ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' because the current thread is not in a single-threaded apartment.
Error points at designer code:
this.web_brwsr = new System.Windows.Forms.WebBrowser();