I am new to Navision, we just finished implementation, and I am receiving an error. It is " Indexing 6 in the array is outside of permitted range."
Can anyone tell me what this is and how I would fix it?
I am trying to post a shipment. When I enter the qty to ship and hit post, this is when the error comes up. I am in the Sales and Receivables granule,,,, Order Shipping.
It's a runtime error where an variable array is defined with a certain number of dimensions, and the index used at the point of error exceeds that number. In your case it seems that it wants to use an index of 6, which leads me to believe that the dimension value of the array is 5 or less. This problem needs to be debugged by a Navision developer to discover where exactly it goes wrong.
Comments
http://www.BiloBeauty.com
http://www.autismspeaks.org
RIS Plus, LLC
I'll contact my reseller. I thought I'd ask here first as my reseller takes weeks to answer.
Thanks for checking and answering, at least now I can tell them what to look for and maybe it won't take so long.
Rosemarie