NetTalk Central

Author Topic: Nettalk File Error 33 with SQL Express  (Read 1358 times)

hkalmbach

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
    • Email
Nettalk File Error 33 with SQL Express
« on: July 20, 2022, 12:36:07 AM »
Hello,
I am using NetTalk 12.41 and SQL Express.
I have a browse with an Edit in Place Checkbox.
If I check some lines in the browse fast the WebServer produces an error message (error 33) and also DebugView gets error messages.

67   29.923422   15280   MagWeb.exe   [st] [netTalk][thread=4] NETTALK FILE ERROR: 33 Satz nicht verf?gbar! :: 0
68   29.931760   15280   MagWeb.exe   [st] [netTalk][thread=4] NETTALK FILE ERROR: 33 Satz nicht verf?gbar! :: 0
69   29.932107   15280   MagWeb.exe   [st] [netTalk][thread=4] NETTALK FILE ERROR: 33 Satz nicht verf?gbar! :: 0
70   29.932671   15280   MagWeb.exe   [st] [netTalk][thread=4] NETTALK FILE ERROR: 33 Satz nicht verf?gbar! :: 0

The problem is, the error messages appear on the server, mostly the webserver runs as windows service and nobody sees them. Then the web server hangs.

Does someone know how to trap these file error messages to get no message boxes in the web server?

Thanks in advance

Cheers
Heinz

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11171
    • View Profile
Re: Nettalk File Error 33 with SQL Express
« Reply #1 on: July 20, 2022, 02:45:41 AM »
Do you have your driver strings set to
busyHandling=2
and (perhaps?) MARS on? (Some have success with it on, others with it off.)

Cheers
Bruce

hkalmbach

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
    • Email
Re: Nettalk File Error 33 with SQL Express
« Reply #2 on: July 20, 2022, 04:02:59 AM »
Hi Bruce,

I don't see any effect with these driverstring options.

Is there a way to trap and ignore this errors?
That there is no message box in the webserver?

Cheers
Heinz

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11171
    • View Profile
Re: Nettalk File Error 33 with SQL Express
« Reply #3 on: July 20, 2022, 06:56:36 AM »
Using CapeSoft MessageBox you can suppress the errors.
https://www.capesoft.com/accessories/mesboxsp.htm

Alberto

  • Hero Member
  • *****
  • Posts: 1845
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: Nettalk File Error 33 with SQL Express
« Reply #4 on: July 20, 2022, 11:34:40 AM »
Hi,
Try this:

GLO:DriverOptions = '/VERIFYVIASELECT=true ; /BUSYHANDLING=2 ; /LOGONSCREEN=FALSE'

Regards
-----------
Regards
Alberto