Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82383 --- shadow/82383 2007-08-09 10:05:13.000000000 -0400 +++ shadow/82383.tmp.17645 2007-08-09 10:08:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82383 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -26,6 +26,19 @@ Compilation failed: 1 error(s), 0 warnings Please tell me how I solve this problem. regards Saumya + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-09 10:08 ------- +The WebBrowser control is currently not supported by Mono. Work is +currently being done on it, and hopefully it will appear in some form +for Mono 1.2.6. You can see our class status page to see what is +still missing from Mono here: +http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-System.Windows.Forms.html. + You can also run MoMA on your application to determine exactly what +functionality your program uses that is not supported by Mono yet: +http://www.mono-project.com/MoMA. + +At this time, the only option is to not use the WebBrowser control in +your application. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
