Error in web app but not in desktop designer

Stimulsoft Reports.WEB discussion
Post Reply
KDH
Posts: 8
Joined: Wed Mar 09, 2022 10:45 pm

Error in web app but not in desktop designer

Post by KDH »

I have built a report in the desktop designer and it is working fine in the designer app. When I load the report to run in asp.net app I am getting this error:
"The column 'VersionID' does not exist in the Data Source 'VersionsSplitOrderNumber_Select' and the relation 'Name' can't be created"

The web app is running version 2020.2.3

Any suggestions on how to get past this? I have attached the report
Attachments
sample.mrt
(170.57 KiB) Downloaded 86 times
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Error in web app but not in desktop designer

Post by Lech Kulikowski »

Hello,

Please set the CacheAllData=true property for the report.

Also, please check the last release build.

Thank you.
KDH
Posts: 8
Joined: Wed Mar 09, 2022 10:45 pm

Re: Error in web app but not in desktop designer

Post by KDH »

I am getting the same error when I set Cache all data.
Unfortunately I am not able to upgrade the version running in the app at this time.
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Error in web app but not in desktop designer

Post by Lech Kulikowski »

Hello,

Could you send us test data for your report?

Thank you.
KDH
Posts: 8
Joined: Wed Mar 09, 2022 10:45 pm

Re: Error in web app but not in desktop designer

Post by KDH »

Unfortunately cannot share the database and mocking up data would be very difficult as the report is tied to stored procedures that pull data from 50+ tables
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Error in web app but not in desktop designer

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue on our data. Please try to check the last release build.

Thank you.
Post Reply