NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Larry Sand on April 11, 2013, 09:07:03 AM

Title: Trace call in NetWebRoot.NormalizeURL NT 7.07
Post by: Larry Sand on April 11, 2013, 09:07:03 AM
Please add a conditional compile around the call to Trace() in this method.

Line 95 in nethttp.clw.

Thanks,
Larry Sand
Title: Re: Trace call in NetWebRoot.NormalizeURL NT 7.07
Post by: Rene Simons on April 11, 2013, 10:01:10 PM
Hi Larry,

For the time being......
Put a question mark in front of it. Then the line only executes when you ' re in debug mode.

Rene

Title: Re: Trace call in NetWebRoot.NormalizeURL NT 7.07
Post by: Bruce on April 12, 2013, 05:39:30 AM
the line shouldn't be there - it's just left over debug code - you can remove it. I have for the next build.

cheers
Bruce