Skip to main content
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?
Goodmorning Anne,



Solved! 🙂 This was the hint I needed, parameters were not matching.
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.

Reply