[Mono-bugs] [Bug 80002][Wis] New - [2.0] app_code does not take in account dlls from bin/
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 21 18:06:09 EST 2006
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 ck at carlo-kok.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80002
--- shadow/80002 2006-11-21 18:06:09.000000000 -0500
+++ shadow/80002.tmp.27267 2006-11-21 18:06:09.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 80002
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: atsushi at ximian.com
+ReportedBy: ck at carlo-kok.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [2.0] app_code does not take in account dlls from bin/
+
+Description of Problem:
+The new 2.0 app_code logic does not take in account dlls from the projects
+/Bin/ directory.
+
+Steps to reproduce the problem:
+1. create a 2.0 project
+2. create an app_code dir with code that uses the dlls in bin/
+3. run xsp2
+
+Actual Results:
+types not found
+
+Expected Results:
+succes
More information about the mono-bugs
mailing list