NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Manuel on April 02, 2014, 05:56:51 PM

Title: Webserver window info error
Post by: Manuel on April 02, 2014, 05:56:51 PM
Hi

Migrate 7.1 to 8.02....8.06, Clarion 8.

Get wrong information on webserver window. See attachment.
App works fine.
Added perfomance control and no change.

TIA

Regards
Manuel


[attachment deleted by admin]
Title: Re: Webserver window info error
Post by: Johan de Klerk on April 02, 2014, 09:23:16 PM
Hi Manuel,

Did you follow this part of the update: http://www.capesoft.com/docs/NetTalk8/NetTalk8Upgrade.htm#LogList

Web Server Log List Format Updated
More fields have been added to the LogQueue in the WebServer, so you need to do one of the following;
1. Delete the Log Control Template, and add it back again OR
2. Use the Format-List functionality in the Window Editor to map the columns to the items in the LogQueue structure OR
3. Use the Window Source Editor, to replace the FORMAT() property of the LIST control to
FORMAT('51L(2)|M~IP Address~@s30@28L(2)|M~Socket~@n7@28L(2)|M~Thread~@n3@51L(2)|M~Date~@D17B@36L(2)|M~Time~@T4B@1020L(2)|M~Description~@s255@')

Regards

Johan de Klerk
Title: Re: Webserver window info error
Post by: Manuel on April 03, 2014, 06:07:35 AM
Hi Johan

Thank you

Regards
Manuel Allo