NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on February 20, 2019, 11:57:56 AM
-
Runnning a very simple exe which gets a web page, Im seeing this in Debugview.
How to avoid this?
-
Is NetTalk logging turned on?
-
Its turned off
-
Check project defines for
NetShowSend and NetShowReceive. If there set both to 0.
cheers
Bruce
-
in netwww.clw,
circa line 556
comment out...
self._CommandURLst.trace('command len=' .....
-
Looking for NetShowxxxx Having or not theres no difference at all.
Ive Commented the trace line and the url is not traced, thats ok, but...
What ll happen in the next release?
and
why the other lines are still traced?
Thanks
-
Trace statements are usually removed before release, although sometimes some slip through.
If you are seeing any you need to send me a screen-shot so I can find them.
cheers
Bruce
-
May be, just an idea, a check in the templates to turn trace output on and off?
here it goes:
1 0.000000 4144 wsetpst.exe [st] [netTalk][thread=1] self._CommandText.GetValue()=[
2 0.000000 4144 wsetpst.exe Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
3 0.000000 4144 wsetpst.exe Accept-Language: en
4 0.000000 4144 wsetpst.exe Accept-Encoding: gzip
5 0.000000 4144 wsetpst.exe User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729; .NET4.0C)
6 0.000000 4144 wsetpst.exe Host: www.armisoftware.com
7 0.000000 4144 wsetpst.exe Content-Length: 0
8 0.000000 4144 wsetpst.exe Connection: Keep-Alive
9 0.000000 4144 wsetpst.exe
10 0.000000 4144 wsetpst.exe ]
11 0.868809 4144 wsetpst.exe before close 0
12 0.913697 4144 wsetpst.exe after close