You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cli-dev@httpd.apache.org by bu...@apache.org on 2005/02/15 12:44:38 UTC

DO NOT REPLY [Bug 33582] - Adding an HttpModule in an application throw an exception.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33582>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33582





------- Additional Comments From yalkhamrichi@hotmail.com  2005-02-15 12:44 -------
This is a known behaviour, somehow the mod_aspdotnet configures the httpmodule 
section from the web.config twice resulting in this bug.

A workaround is to do a <clear/> in de httpmodule section tag and thus 
removing all configured httpmodules and below that add the ones you need 
(don't forget to check the machine.config that holds the default httpmodules).


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.