473,387 Members | 1,465 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Loggin all http Request

hi folks!

How can i log all request in my web application?
But i wanted something that not consume the time of the request (using
treads, for ex)!
I tried to use the ASYNCBEGINREQUEST , but it doesn´t work!

Any example will be welcome!

tks

Clécio
Nov 17 '05 #1
3 1483

"clécio" <cl**@ig.com.br> wrote in message
news:O1**************@TK2MSFTNGP11.phx.gbl...
hi folks!

How can i log all request in my web application?
But i wanted something that not consume the time of the request (using
treads, for ex)!
I tried to use the ASYNCBEGINREQUEST , but it doesn´t work!

Any example will be welcome!


Would you like more tracing than what trace.axd provides?

Luc K
Nov 17 '05 #2

"Luc Kumps" <NO*********@pandora.be> escreveu na mensagem
news:WX**************@afrodite.telenet-ops.be...

"clécio" <cl**@ig.com.br> wrote in message
news:O1**************@TK2MSFTNGP11.phx.gbl...
hi folks!

How can i log all request in my web application?
But i wanted something that not consume the time of the request (using
treads, for ex)!
I tried to use the ASYNCBEGINREQUEST , but it doesn´t work!

Any example will be welcome!


Would you like more tracing than what trace.axd provides?

Luc K

Yeah, i want to log all request into database!

tks
Nov 17 '05 #3

"clécio" <cl**@ig.com.br> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

"Luc Kumps" <NO*********@pandora.be> escreveu na mensagem
news:WX**************@afrodite.telenet-ops.be...

"clécio" <cl**@ig.com.br> wrote in message
news:O1**************@TK2MSFTNGP11.phx.gbl...
hi folks!

How can i log all request in my web application?
But i wanted something that not consume the time of the request (using
treads, for ex)!
I tried to use the ASYNCBEGINREQUEST , but it doesn´t work!

Any example will be welcome!


Would you like more tracing than what trace.axd provides?

Luc K

Yeah, i want to log all request into database!


You could add your tracing code to the Application_BeginRequest handler in
global.asax.cs
Or is this what you were doing in the first place?
In that case, perhaps you should show some source code and explain what
"doesn't work" ?
Luc
Nov 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. #...
8
by: turnit \(removethis\) | last post by:
I have a login form that uses the post method to carry the information to the next page. The form works just fine in ie6.0, but fails in mozilla and fails in ie5.2 on a mac. "HTTP/1.1 400 Bad...
6
by: Richard Silverstein | last post by:
I'm a member of a forum sponsored by jasc.com ( http://forums.jasc.com/ ) which uses Webboard software. I use Firefox 1.0 (final release) as my browser. When I used previous versions of FF I had...
1
by: Thomas LeBlanc | last post by:
Are there settings in PostgreSQL to log SQL Statements from client apps? Is yes, where are they logged to? We set log_statement=On, but where does the log get sritten to? Thanks, Thomas...
3
by: Patrick Fogarty | last post by:
I am programming what is to be a web service client that will use an HTTP-POST to request and retrieve data. The remote server (written in java for what it's worth) requires basic authentication...
1
by: Jones | last post by:
Hello people, I am new to this platform and database. I need to analyze an application on the AS400 and therefore need to know the operation it does on the database. So has anybody links to...
2
by: MDANH2002 | last post by:
Hi From VB.NET I want to simulate the POST request of the following HTML form <html> <title>HTTP Post Testing</title> <body> <form action=http://www.example.com/postdata ...
5
by: paitoon | last post by:
Well, actually im bad in this im not sure if i post the title correctly... My problem is I make a site which people can comment the picture each other.. every comment will be sent to their email...
1
by: pankajprakash | last post by:
Hi, I have used Application Loggin Enterprise Library in a web application to write the event information in a file. The file is exist in the other location, and the web application does have have...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.