[Mono-bugs] [Bug 510229] New: REGRESSION: ASP.NET no longer loads assemblies in the bin directory for precompiled websites

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 4 20:37:38 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=510229


           Summary: REGRESSION: ASP.NET no longer loads assemblies in the
                    bin directory for precompiled websites
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: bassam at symform.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10)
Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)

ASP.NET no longer loads assemblies in the web sites .\bin directory.

This is a regression from 2.4.0.


Reproducible: Always

Steps to Reproduce:
1. Create a new web site.
2. In Application_Start() invoke BuildManager.GetReferencedAssemblies()
3. None of the assemblies loaded are from the .\bin directory.


Expected Results:  
All assemblies in the bin directory should be loaded even if the web site is
precompiled.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list