[Mono-bugs] [Bug 81108][Min] New - MonoAutoApplication does not support Bin folder

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 11 08:22:34 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 morten at vianett.no.

http://bugzilla.ximian.com/show_bug.cgi?id=81108

--- shadow/81108	2007-03-11 07:22:34.000000000 -0500
+++ shadow/81108.tmp.24878	2007-03-11 07:22:34.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 81108
+Product: Mono: Tools
+Version: 1.0
+OS: other
+OS Details: RHEL 4.0
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: XSP
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: morten at vianett.no               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MonoAutoApplication does not support Bin folder
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Enable MonoAutoApplication in apache on a linux system
+2. Create a web application in vs.net 2005, and add a reference so the bin
+folder is created automaticly.
+3. Access the webpage and check the ApplicationPath
+
+Actual Results:
+The application path is wrong because vs.net created the directory Bin
+instead of bin
+
+Expected Results:
+I expected MonoAutoApplication to check for both bin and Bin folder
+
+How often does this happen? 
+Every time
+
+Additional Information:
+To work around just rename the Bin folder, or create a folder called bin
+before you add references.


More information about the mono-bugs mailing list