NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd 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.
-
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
-
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.
-
Same here. I removed the the browse procedure and let the wizard do it again.
NT 8.06
Jari
-
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