Click to See Complete Forum and Search --> : How to enter a HttpHandlers ProcessRequest method?


ireland
January 9th, 2008, 05:59 AM
I'm trying to test some HttpHandler code (.ashx), but I cannot get my app to step into or display the code I have in place in my HttpHandlers ProcessRequest method, I even tried throwing an exception from my aspx but no good, how can I enter the ProcessRequest method?