Hi Manuel,
Did you follow this part of the update:
http://www.capesoft.com/docs/NetTalk8/NetTalk8Upgrade.htm#LogListWeb 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