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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to