Could someone explain this error message:
Something went wrong while processing this report: Ongeldige index. (Uitzondering van HRESULT: 0x8002000B (DISP_E_BADINDEX))
Or, is there an overview of all known error messages?
Page 1 / 1
Hi Harm,
This type of error message is not thrown by the reporting service and probably has something to do with the underlying report processor.
I assume the service is processing a Crystal Reports report? The DISP_E_BADINDEX seems to be an error where the provided parameters do not match the report parameters. Can you check them? They are case-sensitive.
This type of error message is not thrown by the reporting service and probably has something to do with the underlying report processor.
I assume the service is processing a Crystal Reports report? The DISP_E_BADINDEX seems to be an error where the provided parameters do not match the report parameters. Can you check them? They are case-sensitive.
Goodmorning Anne,
Solved! 🙂 This was the hint I needed, parameters were not matching.
Solved! 🙂 This was the hint I needed, parameters were not matching.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.