[Mono-bugs] [Bug 82383][Maj] New - `System.Windows.Forms.WebBrowser` doen't support by mono
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 03:43:04 EDT 2007
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 saumya at innomedia.soft.net.
http://bugzilla.ximian.com/show_bug.cgi?id=82383
--- shadow/82383 2007-08-09 03:43:04.000000000 -0400
+++ shadow/82383.tmp.2895 2007-08-09 03:43:04.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82383
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: saumya at innomedia.soft.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: `System.Windows.Forms.WebBrowser` doen't support by mono
+
+Hi,
+ When I compile my winform webbrowser program through mono then the
+following problem comes
+
+Problem:
+ error CS0234: The type or namespace name `WebBrowser' does not exist in
+the namespace `System.Windows.Forms'. Are you missing an assembly reference?
+Compilation failed: 1 error(s), 0 warnings
+
+Please tell me how I solve this problem.
+
+regards
+Saumya
More information about the mono-bugs
mailing list