Windows service-IIS issue

C

caldera

Hi,
I want to write a windows services. But this service captures the specific asp.net web page
Request. Actually I want to capture Session of the page and last request time of this web
application. Windows service continously control request time.
How can I handle IIS thread for a specific web aplication.

Thanks for your answers.
 
J

Jens Christian Mikkelsen

caldera said:
I want to write a windows services. But this service captures the specific asp.net web page
Request. Actually I want to capture Session of the page and last request time of this web
application. Windows service continously control request time.
How can I handle IIS thread for a specific web aplication.

Sounds more like you want to write an HttpModule instead:

http://msdn.microsoft.com/library/en-us/cpguide/html/cpconhttpmodules.asp

Jens
 

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,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top