HttpHandlerFactory is not always called in IIS

G

Guest

Hi there, I meet with a strange behavior -- I add a custom httphandlerfactory
in web.config and map * to this new factory, <add path="*".... When I try it
in the build-in iis from VS2005, it catch all types of URL that I passed in
from the address bar ,including .aspx, .ascx, .master... But, when I do the
same thing thru the windows IIS service, only .aspx get pass to my handler
factory , not the rest.

I confirm the setting in IIS, all file types are mapped to aspnet_isapi.dll.
Does anyone here know the reason?

Thanks for any comment.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top