[Mono-bugs] [Bug 81071][Nor] Changed - ProvidersHelper can not load type from App_Code assembly [w/ fix]
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 12 09:20:28 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=81071
--- shadow/81071 2007-03-12 08:09:46.000000000 -0500
+++ shadow/81071.tmp.30725 2007-03-12 08:20:28.000000000 -0500
@@ -12,13 +12,13 @@
ReportedBy: mmorano at mikeandwan.us
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: ProvidersHelper can not load type from App_Code assembly [w/ fix]
-OtherBugsDependingOnThis: 81115
+OtherBugsDependingOnThis: 81115[FIXED]
Description of Problem:
Created a custom Membership and Role provider for my site by creating these
classes under the App_Code directory. Currently with a fresh version from
SVN, the application fails to load the provider as it can not find the type
in any assembly.
More information about the mono-bugs
mailing list