[Mono-bugs] [Bug 73081][Maj] Changed - No errormessages , just dll not found...
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Mar 2005 16:43:41 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73081
--- shadow/73081 2005-03-01 13:59:46.000000000 -0500
+++ shadow/73081.tmp.19248 2005-03-01 16:43:41.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 73081
Product: Mono: Tools
Version: 1.0
OS: unknown
OS Details: FC 3
-Status: REOPENED
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Major
Component: XSP
AssignedTo: gonzalo@ximian.com
ReportedBy: pommes@teleos-web.de
@@ -90,6 +90,20 @@
Rgds.
P
+
+------- Additional Comments From gonzalo@ximian.com 2005-03-01 16:43 -------
+With 1.1 HEAD i get:
+---------------
+Compilation Error
+Description: Error compiling a resource required to service this
+request. Review your source file and modify it to fix this error.
+
+Error message: /tmp/encodetest/index.cs(45,0) : error CS0103: The name
+`lblNewLabel' could not be found in `IndexClass'
+.......
+---------------
+
+But in 1-0 branch, it fails as you say.