NetTalk Central

Author Topic: Error on upgrading from 10.15 to 10.16  (Read 3671 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Error on upgrading from 10.15 to 10.16
« 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
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: Error on upgrading from 10.15 to 10.16
« Reply #1 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

"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11182
    • View Profile
Re: Error on upgrading from 10.15 to 10.16
« Reply #2 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

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: Error on upgrading from 10.15 to 10.16
« Reply #3 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.  ;-)

"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: Error on upgrading from 10.15 to 10.16
« Reply #4 on: February 19, 2018, 11:42:45 PM »
Hi Bruce.
I will try to phone you.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11182
    • View Profile
Re: Error on upgrading from 10.15 to 10.16
« Reply #5 on: February 20, 2018, 06:43:00 AM »
issue fixed for build 10.17