[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:09:46 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-11 17:40:28.000000000 -0500
+++ shadow/81071.tmp.30438	2007-03-12 08:09:46.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 81071
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+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
 TargetMilestone: ---
@@ -98,6 +98,9 @@
 (String.Format ("Could not find type: {0}", providerSettings.Type));
                         if (!providerType.IsAssignableFrom (settingsType))
 
 
 Thanks,
 Mike
+
+------- Additional Comments From mhabersack at novell.com  2007-03-12 08:09 -------
+This bug has been fixed in svn head, revision #74112.


More information about the mono-bugs mailing list