![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | web.config httpModules What do the following httpModules do? UrlAuthorization FileAuthorization ServiceModel ErrorHandlerModule ScriptModule |
My System Specs![]() |
| | #2 (permalink) |
| | RE: web.config httpModules Hi MCM, As for the httpModules you mentioned, here is some of my understandings: Quote: >UrlAuthorization >FileAuthorization these two are all authorization modules which will control the current user request's authorization(access control). They works depend on different authentication schema. UrlAuthorization generally work with forms authentication while FileAuthorization depend on windows authentication. http://msdn.microsoft.com/en-us/libr...hd(VS.71).aspx http://www.bluevisionsoftware.com/We....aspx?Name=URL Authorization Quote: >ServiceModel This is a httpmodule installed for WCF service (hosting in IIS/asp.net application). It is necessary for those xx.svc WCF endpoint to work when hosted in ASP.NET web application. Quote: >ErrorHandlerModule I think this is just an general module for handling some error occurs during the ASP.NET server request processing pipeline Quote: >ScriptModule > This is the module for handling ASP.NET AJAX requests Hope this help clarify some. Sincerely, Steven Cheng Microsoft MSDN Online Support Lead Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg@xxxxxx. ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/en-us/subs...#notifications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://support.microsoft.com/select/...tance&ln=en-us. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- Quote: >From: =?Utf-8?B?TUNN?= <MCM@xxxxxx> >Subject: web.config httpModules >Date: Wed, 20 Aug 2008 13:12:07 -0700 Quote: > >What do the following httpModules do? > >UrlAuthorization >FileAuthorization >ServiceModel >ErrorHandlerModule >ScriptModule > > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Extending app.config with addtional config | .NET General | |||
| config.xml | General Discussion | |||
| Powershell.exe.config | PowerShell | |||
| app.exe.config on XP but app.config on Vista x64? | Vista General | |||