NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Jim A on September 15, 2016, 04:49:36 AM
-
One of the fields on my memory form is Loc:Customer. There's a lookup button and the "Force user to use lookup" is checked. Click the button and the lookup browse page appears. Click on a Customer and nothing (the browse blinks as though it's going to work). The app is stuck. Won't return to caller. Won't return results.
This has been working fine but went south on me when I started to set the app to run as a service.
Ugh.
C10 NT 9.12
Thanks.
-
any error reports in the Firebug console?
cheers
Bruce
-
" went south on me when I started to set the app to run as a service."
same as other thread, does this nettalk server have user interactions?(messages)
poul
-
Thanks guys. Been on the road and haven't been able to follow up. Will watch it in Firebug and will post results.
Appreciate the help.
-
I'm not sure what I'm looking for. This comes from the Firebug console:
Accept
*/*
Accept-Encoding
gzip, deflate, br
Accept-Language
en-US,en;q=0.5
Cookie
SESSIONID=2XIzDCqik3Jm20W8lCh0VTCMho5IeM
Host
xx.xx.xx.xxx:5082
Referer
https://xx.xx.xx.xxx:5082/LookupCustomers?LookupField=Loc:Customer&Tab=1&ForeignField=CUS:Customer&_sort_
=CUS:Customer&_refresh_=sort&
User-Agent
Mozilla/5.0 (Windows NT 10.0; rv:48.0) Gecko/20100101 Firefox/48.0
X-Requested-With
XMLHttpRequest
curl 'https:/xx.xx.xx.xxx:5082/lookupcustomers?_event_=rowclicked&_bidv_=XN4X1GKb&_column_=5&_parentProc_=&_parentRid_=&_ajax_=1&_popup_=0&_rid_=130318&_rnd_=b79i1qn5' -H 'Accept: */*' -H 'Accept-Encoding: gzip, deflate, br' -H 'Accept-Language: en-US,en;q=0.5' -H 'Cookie: SESSIONID=2XIzDCqik3Jm20W8lCh0VTCMho5IeM' -H 'Host: xx.xx.xx.xxx:5082' -H 'Referer: https://xx.xx.xx.xxx:5082/LookupCustomers?LookupField=Loc:Customer&Tab=1&ForeignField=CUS:Customer&_sort_=CUS:Customer&_refresh_=sort&' -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:48.0) Gecko/20100101 Firefox/48.0' -H 'X-Requested-With: XMLHttpRequest'
If there's a webinar I should watch, please let me know. Trying to find my way through this.
Thanks,
Jim
-
Not enough information Jim perhaps come to the user group on Thursday and we can discuss it there.
cheers
Bruce
-
Thanks Bruce. I'll try to be there.