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=33797>. 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=33797 Summary: Web.config handling is not implemented Product: Apache mod_aspdotnet Version: 2.0.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Apache.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It seems that Web.config is not read. Thus things like <httpHandlers> don't work. For example, I tried to use nGallery (a small/nice ASP.NET app) but it failed to work. <add verb="*" path="albums/*" validate="false" type="nGallery.Lib.AlbumRequestHandler, nGalleryLib" /> I'm still how things are done (Tomcat v.s. ASP.NET, mod_jk2 v.s. mod_aspdotnet). So bear with me if this is something I misconfigured. -- 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.