I client of ours have Dynamic fields set up. The View that the dynamic fields are pulling data from also uses a link server for its data. Client is encountering the following error message several times during the day. The temporal resolution is to execute the View query in SQl which makes the fields available again.
I have read on other posts on here that this is common for View that is generated in SQL that contains the timestamp column or if any of the Tables in question contain the following data types: interval year to month, interval day to second, timestamp with time zone, timestamp with local time zone.
None of these apply for this case. There are no corresponding logs in the Event Viewer of the Laserfiche Server.
Any ideas?