Page 1 of 1

Index was outside the bounds of the array in Designer

Posted: Wed Aug 17, 2022 8:30 am
by mrett2004
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.

Re: Index was outside the bounds of the array in Designer

Posted: Wed Aug 17, 2022 11:19 am
by HighAley
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:

Code: Select all

stireport.RegBusinessObject("DataSet", set);
 stireport.Dictionary.SynchronizeBusinessObjects(3);
Thank you.

Re: Index was outside the bounds of the array in Designer

Posted: Wed Aug 17, 2022 11:20 am
by Lech Kulikowski
Hello,

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

Posted: Tue Aug 30, 2022 10:35 am
by HighAley
Hello,

We have made an improvement.
Please, check our next build when it will be available.

Thank you.

Re: Index was outside the bounds of the array in Designer

Posted: Tue Aug 30, 2022 12:33 pm
by Sherif Ahmed
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
Windows.png
Windows.png (11.17 KiB) Viewed 2537 times
Web
Web.png
Web.png (25 KiB) Viewed 2537 times
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.

Re: Index was outside the bounds of the array in Designer

Posted: Tue Aug 30, 2022 3:21 pm
by Max Shamanov
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#7934

Re: Index was outside the bounds of the array in Designer

Posted: Wed Jan 24, 2024 8:38 pm
by Sherif Ahmed
Any update

Re: Index was outside the bounds of the array in Designer

Posted: Thu Jan 25, 2024 10:03 am
by Lech Kulikowski
Hello,

Unfortunately, the task is still in our to-do list.

Thank you.