NetTalk Central

Author Topic: Tag EIP generating 404 errors in Debug view  (Read 2924 times)

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Tag EIP generating 404 errors in Debug view
« on: June 14, 2012, 12:32:53 PM »
Welcome back, Bruce

My app has a few places where many child records are selected to be added to a parent record by means of tagging multiple select procedures.  These procedures are forms with a Browse with a check box EIP for tagging the records, and routines to process the tagged records when the user clicks OK.

They seem to work fine, but when I have debug view turned on each time the check box EIP is clicked a 404 message is generated referencing the form page and some unique process ID.  Doesn't seem to affect anything, but I worry when a program tells me it can't find what it is expecting.  Any cause for concern?

I have modified the Tagging example (web48.app) to demonstrate the problem.  Added a menu to call a test form with the BrowseMailBoxes procedure as a 'field'.

Thanks.

[attachment deleted by admin]

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Tag EIP generating 404 errors in Debug view
« Reply #1 on: June 14, 2012, 03:22:43 PM »
check debugging in FireBug as well as it could just be a missing ico file.

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Re: Tag EIP generating 404 errors in Debug view
« Reply #2 on: June 15, 2012, 01:48:53 PM »
Thanks for the suggestion, Kevin

I have seen the ico issue occasionally, but this different.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Tag EIP generating 404 errors in Debug view
« Reply #3 on: June 17, 2012, 10:18:42 PM »
I'm not seeing the effect here, with your example, but it's likely it's nothing to worry about. Feel free to post the debugview log here if you want me to see it.

cheers
Bruce