I can not get logs to work on this site at xxx Admin/SiteLog but others OK
I Add Extension & later Repaired with DNNCE_SiteLog_08.00.00_Install.zip
I added the manual records & they are correct as listed below:
data OK CoE & CoF SELECT TOP (200) PortalSettingID,
PortalID, SettingName,
SettingValue, CreatedByUserID, CreatedOnDate,
LastModifiedByUserID, LastModifiedOnDate, CultureCode
FROM
[DemoCoECPQcartcom].[dbo].[PortalSettings]
WHERE (SettingName LIKE
'SiteLog%')
131 0 SiteLogBuffer 5 1 2016-01-09 07:33:21.197 1 NULL en-US
133 0 SiteLogHistory 30 1 2016-01-09
07:33:21.197 1 NULL en-US
134 0 SiteLogStorage D 1 2016-01-09
07:33:21.197 1 NULL en-US
132 1 SiteLogBuffer 5 1 2016-01-09 07:33:21.197 1 NULL en-US
135 1 SiteLogHistory 30 1 2016-01-09
07:33:21.197 1 NULL en-US
136 1 SiteLogStorage D 1 2016-01-09
07:33:21.197 1 NULL en-US
There are no records in SiteLog Table
Thanks in advance for any sugesstions
Lee