NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on February 17, 2018, 11:42:47 PM

Title: Error on upgrading from 10.15 to 10.16
Post by: terryd on February 17, 2018, 11:42:47 PM
Hi
I got the attached error when compiling after upgrading to the latest version.
Clicking on the error does not display the clw.
If I revert to 10.15 the error disappears
Title: Re: Error on upgrading from 10.15 to 10.16
Post by: DonRidley on February 18, 2018, 07:46:51 PM
Bruce made changes regarding processing tables that have a DeletedTimeStamp field.

NT 10.16
Add: Web apps now filter out all records with DeletedTimeStamp set from every VIEW by default. Can display deleted records by setting p_web.RemoveDeletedRecords = false.

I'm paraphrasing quite a bit and I'm sure Bruce will clarify. 

A procedure that uses a VIEW, browses being the most common, will now automatically filter out "deleted" records.

If you haven't already, I would add the ServerTimeStamp, TimeStamp, and DeletedTimeStamp fields, along with keys, to the table of the offending procedure. 

See if that helps,

Don

Title: Re: Error on upgrading from 10.15 to 10.16
Post by: Bruce on February 18, 2018, 10:53:03 PM
No, don't do that <g>.
If possibly Terry I'd like to TeamViewer into your machine to take a look....

cheers
Bruce
Title: Re: Error on upgrading from 10.15 to 10.16
Post by: DonRidley on February 19, 2018, 02:53:20 AM
No, don't do that <g>.
If possibly Terry I'd like to TeamViewer into your machine to take a look....

cheers
Bruce

Ok.

Didn't have a lot to go on.  ;-)

Title: Re: Error on upgrading from 10.15 to 10.16
Post by: terryd on February 19, 2018, 11:42:45 PM
Hi Bruce.
I will try to phone you.
Title: Re: Error on upgrading from 10.15 to 10.16
Post by: Bruce on February 20, 2018, 06:43:00 AM
issue fixed for build 10.17