[Mono-bugs] [Bug 76842][Wis] Changed - Web.config remove directive doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 05:55:02 EST 2005


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 devel at stresser.de.

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

--- shadow/76842	2005-12-01 19:26:19.000000000 -0500
+++ shadow/76842.tmp.9201	2005-12-02 05:55:02.000000000 -0500
@@ -84,6 +84,18 @@
 offering to open visual studio (on windows).
 
 ------- Additional Comments From gonzalo at ximian.com  2005-12-01 19:26 -------
 Created an attachment (id=16147)
 Test case ready to be run on windows.
 
+
+------- Additional Comments From devel at stresser.de  2005-12-02 05:55 -------
+In the testcase I always get the the download dialog, doesn't matter
+if theres a handler defined in the web.config or not. Perhaps a
+Testhandler which give a clear defined response would be good.  
+
+If I understand the MS Documentation on this right (and that's how it
+works on my MS.Net Framework) the handler should apply to the
+directory and all subfolders I got. But if I define a location
+directive and remove the handler there, the default handling for the
+files should happen (which should be processing my code in the .aspx
+file). But at the moment the handler still kicks in. 


More information about the mono-bugs mailing list