I have ASPX application developed on Vista-32 Pro. Works fine. Moved it to target Vista-64 Pro system, now neither its HttpHandler nor its HttpModule fire.
I tried both the Intregrated and the Classic pools. Nada.
I set both to "Allow 32-bit apps" and tried again. Nada.
I installed VS2008 on it, set breakpoints in both, neither get hit (although other breakpoints eg in Default.aspx.vb work fine).
riix
Member
23 Points
30 Posts
HttpHandler, HtpModule - neither work on Vista-64
Apr 09, 2009 12:07 PM|LINK
Hi all,
I have ASPX application developed on Vista-32 Pro. Works fine. Moved it to target Vista-64 Pro system, now neither its HttpHandler nor its HttpModule fire.
I tried both the Intregrated and the Classic pools. Nada.
I set both to "Allow 32-bit apps" and tried again. Nada.
I installed VS2008 on it, set breakpoints in both, neither get hit (although other breakpoints eg in Default.aspx.vb work fine).
httphandller httpmodule vista-64