NetTalk Central

Author Topic: Strange message in Debug View  (Read 3309 times)

Djordje Radovanovic

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Strange message in Debug View
« on: March 11, 2015, 10:10:12 PM »
I found this message in DebugView log:

[st] [netTalk][thread=3] Error [-1:2] opening file: D:\AC9.1\UniFB\B2b\web\workplace_korpa_frm_value

Does this have to bother me?

Best regards,

Djole

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Strange message in Debug View
« Reply #1 on: March 12, 2015, 01:19:43 AM »
nothing to worry about. It's just reporting that it can't find that file on disk. (I'm guessing with a name like that you're not expecting it to be a disk file - but perhaps you have not re-compiled your webhandler procedure if there are multiple DLL's in play here?)

cheers
Bruce

Djordje Radovanovic

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Re: Strange message in Debug View
« Reply #2 on: March 12, 2015, 01:57:24 AM »
No multiple DLL's. But as I understand, it is related to Ajax calls during field validation.

Best regards,

Djole

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Strange message in Debug View
« Reply #3 on: March 15, 2015, 10:34:50 PM »
yes.