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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-01 19:26 ------- Created an attachment (id=16147) Test case ready to be run on windows. + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
