[Mono-bugs] [Bug 81307][Nor] Changed - Custom ProfileProvider causes exception on app start
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 11 05:40:58 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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81307
--- shadow/81307 2007-04-05 22:30:22.000000000 -0400
+++ shadow/81307.tmp.24800 2007-04-11 05:40:58.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81307
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: mmorano at mikeandwan.us
QAContact: mono-bugs at ximian.com
@@ -104,6 +104,10 @@
though I was using index.aspx for my tests. A fresh build from svn
results in the stack trace reported above. After removing the type
check, the application no longer throws the exception.
Hope this helps,
Mike
+
+------- Additional Comments From mhabersack at novell.com 2007-04-11 05:40 -------
+I've decided to move the check till after all App_Code code is
+compiled and linked. This bug has been fixed in svn head, revision 75597
More information about the mono-bugs
mailing list