09-02-2010 11:22 AM
I occasionally get the following error when production is running. Any help is where this is at?
09-02-2010 01:28 PM
Error 1 generated by queue functions indicate an invalid queue reference. You have to debug your code to find out why your queue reference is invalid. You can use the NaN/Path/Refnum? function to test the queue reference and display a message if the queue is invalid or set a breakpoint when the output of that function indicates a True so you can then try to track what's causing it.