NetTalk Central

Author Topic: Browse lookups not working  (Read 3430 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Browse lookups not working
« on: February 04, 2014, 10:47:24 PM »
Clarion9 Nettalk 7.31
On 2 separate occasions I have compiled applications (more than 1 different application) and found that using a lookup on another browse does not work.
I mean that the lookup browse displays but the select just returns the user to the same lookup browse, not back to the calling form.
I solved this problem by reinstalling Nettalk after which compiling the lookups worked as expected.
Just a heads up to anyone who may have the same issue.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

hkalmbach

  • Jr. Member
  • **
  • Posts: 81
    • View Profile
    • Email
Re: Browse lookups not working
« Reply #1 on: April 26, 2014, 04:23:42 AM »
Hi,
I also get this behaviour from time to time. I am not sure, but I guess that this happens if I change something in the WebServer procedure itself.
The only way to get back the normal behaviour was to use a backup of my web app and do all the work again...
I had this behaviour with NetTalk6 and NetTalk7, also with all browsers.

Regards
Heinz

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: Browse lookups not working
« Reply #2 on: April 26, 2014, 10:35:17 PM »
As I mentioned its probably easier (and less hassle) to reinstal Nettalk itself. Doesn't affect any current apps and I don't have to redo any work since the last backup.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

jari@softmade.fi

  • Full Member
  • ***
  • Posts: 134
    • View Profile
    • Email
Re: Browse lookups not working
« Reply #3 on: April 27, 2014, 09:01:43 PM »
Same here. I removed the the browse procedure and let the wizard do it again.
NT 8.06

Jari

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Browse lookups not working
« Reply #4 on: April 27, 2014, 11:45:20 PM »
If you get this effect it would be helpful to see the "before" and "after" versions of the code. Even the CLW module with the procedure would probably do it.

All that re-generating a procedure from scratch does is bypass the mistake you made with the first one. So you learn nothing with this approach, unless you have a before-after snapshot to tell you (or me) what is different.

cheers
Bruce