Number of lines showed when using Page.Trace.Write
Le
qu4dman
Greetings,
I'd like to know if there's an easy way to print more than the 27
printed lines (by default) while using Page.Trace.Write ?
Thanks
I'd like to know if there's an easy way to print more than the 27
printed lines (by default) while using Page.Trace.Write ?
Thanks

Poser une question


output ?) . All this is configurable in web.config but I'm a bit surprised
there would be a limit to 27 by default. Also it is unclear if this is the
number of requests (which is 10 by default) or if you meant the number of
lines in your trace (which has afaik no particular limit).
See http://msdn.microsoft.com/en-us/lib...5t83k.aspx for web.config
settings...
BTW this is a french group. You may want to try an english group instead and
elaborate a bit on what you are seeing...
--
Patrice
"qu4dman" discussion :
Hello and sorry because I had immediately removed this post after some
further tests I did yesterday. And effectively it is not limited to 27
lines :)
Sorry again, and anyway thank you.