Ver Mensaje Individual
  #2 (permalink)  
Antiguo 07/10/2005, 19:44
Avatar de sindestino
sindestino
 
Fecha de Ingreso: noviembre-2003
Ubicación: xxxx xxxx
Mensajes: 270
Antigüedad: 20 años, 6 meses
Puntos: 0
De acuerdo respuesta!

Me autorespondo por si a álguien le sirve:

Agregué el atributo validate="false" en el elemento <add> de la sección <httphandlers>

de MSDN:

Cita:
If validate is set to false, ASP.NET will not attempt to load the class until the actual matching request comes, potentially delaying the error but improving start-up time.