BA configurator is not initialing

mggoswamimggoswami Member Posts: 14
I'm trying to start the configurator but received this error "index and length must refer to a location within the string. parameter name: length" in the Initialize part. Why am I getting this error?

Comments

  • kinekine Member Posts: 12,562
    Try to run debugger and look into code where it is failing. Some parameter for string (text) function is out of limit (e.g. because the string is empty - it means that you have not set some value etc.).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.