Vertaling van "httpHandlers" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Note You must not copy the <httpHandlers> element from the Machine.config file.
Nota No debe copiar el <httphandlers> elemento desde el archivo Machine.config.
However, if you want to run the handler in application pools configured to use ISAPI mode, you must add the handler to the <httphandlers> section in System.web from a tool such as Appcmd.exe.
Sin embargo, si desea ejecutar el controlador en grupos de aplicaciones configuradas para utilizar el modo ISAPI, debe agregar el controlador a la sección <httphandlers> en System.web desde una herramienta como Appcmd.exe.
An entry in the <httpHandlers> section indicating the path that, when visited through a browser, will render various views on the error log.
Una entrada en la sección <httpHandlers> que indique la ruta que, tras visitarse mediante un explorador, procese varias vistas en el registro de errores.
On the other hand, if you want to entirely disable Web-based access to the log then you simply don't configure the <httpHandlers> section.
Por otra parte, si se desea deshabilitar por completo el acceso al registro basado en Web, simplemente no configure la sección <httpHandlers>.
The following snippet shows the <httpHandlers> element in the Web.config file in the demo included in this article's download.
En el siguiente fragmento de código se muestra el elemento <httpHandlers> del archivo Web.config de la demostración que se incluye en la descarga de este artículo.
The following default httpHandlers element is configured in the Machine.config file in the.NET Framework version 1.1.
En.NET Framework 1.1, el siguiente elemento httpHandlers predeterminado se configura en el archivo Machine.config.