[Mono-list] System.Web.IHttpModule support using xsp and mono

Shawn Vose mono@programmerforrent.com
Mon, 06 Dec 2004 07:45:45 -0500


Ok, I will send you my entire project this evening. It is not very big. 
Consists of a couple of classes and one apx page.
Curious, I did not compile my project using mono, rather I compiled it 
in .net and moved it over to my linux box. Might this be the reason it 
is not working? I would think that it is not since in the end it is all 
the same IL, if this is not the case then I will compile on mono tonight 
and see if that remedies the problem.

Kindest Regards,
Shawn Vose


Gonzalo Paniagua Javier wrote:

>On Sun, 2004-12-05 at 20:10 -0500, Shawn Vose wrote:
>  
>
>>I have written a project that inherits from System.Web.IHttpModule 
>>indicated in my webconfig file. Are httpModules supported in Mono. When 
>>I run my app on windows it will automatically direct me to the correct 
>>page as indicated in my webconfig. Something like this:
>>    
>>
>
>Yes, httpModules are supported in mono. If something doesn't work as it
>does under MS runtime, it's a bug and I'd be willing to get a simple
>test case that reproduces it in order to fix our implementation.
>
>-Gonzalo
>
>
>_______________________________________________
>Mono-list maillist  -  Mono-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>  
>