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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Jun 7 17:03:42 EDT 2009


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

User bassam at symform.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=510229#c5





--- Comment #5 from Bassam Tabbara <bassam at symform.com>  2009-06-07 15:03:42 MDT ---
Attached is self-contained repro. Steps:

1) extract the files to /root/qsbug 
2) mv /root/qsbug/qsbug to /etc/apache2/sites-enabled
3) chown -R www-data:www-data /root/qsbug
4) In a browser goto http://localhost

Actual:


06/07/2009 09:21:37

System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

System.Configuration, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a

System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

System.Drawing, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a

System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

System.Web.Services, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a

System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

System.Web.Extensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35

System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089

System.Xml.Linq, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089

Expected:
Code, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null

-- 
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