[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
Sun Mar 11 18:18:10 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 mmorano at mikeandwan.us.
http://bugzilla.ximian.com/show_bug.cgi?id=81071
--- shadow/81071 2007-03-07 19:52:39.000000000 -0500
+++ shadow/81071.tmp.11605 2007-03-11 17:18:10.000000000 -0500
@@ -12,12 +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
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