Thanks for the feedback.
Thats exactly what i thought would happen. But I tried it and my application is catching the requests.
I have a shared IP right now (www.virex.info). I requested support to add a wildcard (*.domain.com) domain header to which they responded that it already exists.
I removed all default file names to acccess in request for the domain and now when I request www.virex.info/home1.aspx, the application beginRequest function catches
the request. Only problem is, you cant acces the Session in there. Either that or I've been unable to; but the point is, the beginRequest function (my application) catches the request !
If you want, I can give you the code as well that i'm using in the beginRequest function, and you can help me fix that, because I really need this to work, and apparently its about to work
with a shared IP. I need help, because I dont know where to go from here.
If I'm not understanding something correctly, please do let me know.
Thanks.