Index was outside the bounds of the array in Designer
Index was outside the bounds of the array in Designer
Dear Support
when I open the report in web designer I receive this error message (Index was outside the bounds of the array).
the file can be opened in the desktop designer.
I have attached the solution.
when I open the report in web designer I receive this error message (Index was outside the bounds of the array).
the file can be opened in the desktop designer.
I have attached the solution.
- Attachments
-
- StiDesigner.zip
- (30.72 MiB) Downloaded 374 times
Re: Index was outside the bounds of the array in Designer
Hello,
The Business Objects are registered in the report.
You should register the business objects in the report after loading it with code like this:
Thank you.
The Business Objects are registered in the report.
You should register the business objects in the report after loading it with code like this:
Code: Select all
stireport.RegBusinessObject("DataSet", set);
stireport.Dictionary.SynchronizeBusinessObjects(3);
-
- Posts: 6664
- Joined: Tue Mar 20, 2018 5:34 am
Re: Index was outside the bounds of the array in Designer
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#7793
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#7793
Re: Index was outside the bounds of the array in Designer
Hello,
We have made an improvement.
Please, check our next build when it will be available.
Thank you.
We have made an improvement.
Please, check our next build when it will be available.
Thank you.
-
- Posts: 13
- Joined: Fri Aug 12, 2022 8:25 pm
Re: Index was outside the bounds of the array in Designer
Hello,
Thank you for the new build; Opening the report is fixed
But a new issue on the designer appeared in the Arabic language
please check the below screenshots from the windows designer and the web designer
Windows Web in the web designer, the Arabic letters are trimmed somehow (like "الرقم" , "الق" -- second field from right), it's written right in previewing the report, but in the designer, it shows wrong)
also, the field alignment is not proper (It should be in the middle, but in the web, it's in the middle but appears to be at the bottom)
I tried to use different fonts with no luck
Is there any idea how I can fix it?
again thank you so much.
Thank you for the new build; Opening the report is fixed
But a new issue on the designer appeared in the Arabic language
please check the below screenshots from the windows designer and the web designer
Windows Web in the web designer, the Arabic letters are trimmed somehow (like "الرقم" , "الق" -- second field from right), it's written right in previewing the report, but in the designer, it shows wrong)
also, the field alignment is not proper (It should be in the middle, but in the web, it's in the middle but appears to be at the bottom)
I tried to use different fonts with no luck
Is there any idea how I can fix it?
again thank you so much.
-
- Posts: 850
- Joined: Tue Sep 07, 2021 10:11 am
Re: Index was outside the bounds of the array in Designer
Hello,
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#7934
We need some additional time to investigate the issue, we will let you know about the result.
Thank you.
#7934
-
- Posts: 13
- Joined: Fri Aug 12, 2022 8:25 pm
-
- Posts: 6664
- Joined: Tue Mar 20, 2018 5:34 am
Re: Index was outside the bounds of the array in Designer
Hello,
Unfortunately, the task is still in our to-do list.
Thank you.
Unfortunately, the task is still in our to-do list.
Thank you.
-
- Posts: 850
- Joined: Tue Sep 07, 2021 10:11 am
Re: Index was outside the bounds of the array in Designer
Hello.
We have made an improvement.
Please, check our next build 2024.3.3 when it will be available.
Thank you.
We have made an improvement.
Please, check our next build 2024.3.3 when it will be available.
Thank you.