View previous topic :: View next topic |
Author |
Message |
pagrusr
Joined: 16 Mar 2005 Posts: 5
|
Posted: Tue Apr 12, 2005 12:47 pm Post subject: Null Procedure Message |
|
|
Can you tell me please how to correct this error --
[color=red]Program Halted. Error #94 Invalid use of Null in Procedure: SendTAP[/color]
It is repeating in the monitor and pages are not going through
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4405
|
Posted: Tue Apr 12, 2005 12:56 pm Post subject: |
|
|
You will need to clear the pending message for that recipient.
Open PageGate Admin
Expand 'Connectors'.
Right Click on the Dialer.
Select 'Stop'.
Expand 'Recipients'.
Right Click on the "recipient".
Select 'Cancel Messages'.
Select "All Pending"
"Apply".
|
|
Back to top |
|
pagrusr
Joined: 16 Mar 2005 Posts: 5
|
Posted: Tue Apr 12, 2005 1:18 pm Post subject: |
|
|
I saw another post with the same error -- What I did:
copied the mdb file to my pc opened with MSAccess, found a null
message
deleted that record
copied the mdb back onto the server
ta-da -- pages are going.
From your fix above, I have questions:
1) Do I still need to do that procedure? It appears to be working
2) I have 6 dialers running, -- stop All of them?
3) This is ad-hoc, the recipient is like an alias -- I'd be stopping all messages.
Is there some application or db fix that I can use to stop the Null message field??
Thanks much for your help!
|
|
Back to top |
|
pagrusr
Joined: 16 Mar 2005 Posts: 5
|
Posted: Tue Apr 12, 2005 1:32 pm Post subject: Maybe I'm wrong about the error??? |
|
|
This is from the PGDial2.log:
4/12/2005 1:27:08 PM Program Halted. Modem error: 8002 Invalid port number in Procedure: SendTAP
Does this mean there's a configuration problem or that the modem is not responding??
Thanks Again, Sorry, I inherited this without any information....
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4405
|
Posted: Tue Apr 12, 2005 1:33 pm Post subject: |
|
|
"1) Do I still need to do that procedure? It appears to be working "
No. you do not need to do it. You should be all set.
|
|
Back to top |
|
|