Wrong engine version

Stimulsoft Reports.JS discussion
Post Reply
compuaid
Posts: 14
Joined: Mon Aug 22, 2022 3:30 pm

Wrong engine version

Post by compuaid »

I have installed the new 2022.4.5 version and when I run against the .Net data adapter on our server I am getting the following:

stimulsoft.reports.js:26 The data adapter version is 2022.4.5.
The handler version is 2022.4.5.
The engine version is 2022.3.4.
For correct work, please update the data adapter to match the same engine version.

I cannot determine what steps I need to take to get the engine version to update to 2022.4.5. I have run the build on the DataAdapter in Visual Studio and copied the bin and ashx files to our IIS server.
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Wrong engine version

Post by Lech Kulikowski »

Hello,

Please try to update data adapters also.

If the issue is still present, please send us a sample project that reproduces the issue for analysis.

Thank you.
compuaid
Posts: 14
Joined: Mon Aug 22, 2022 3:30 pm

Re: Wrong engine version

Post by compuaid »

I have installed the latest data adapters. You can see that the data adapter version is 2022.4.5 and the handler version is 2022.4.5. Only the engine version is is the prior 2022.3.4 version. I rebuilt the 2022.4.5 data adapters and copied them to my IIS Server and still get the error.
Lech Kulikowski
Posts: 6237
Joined: Tue Mar 20, 2018 5:34 am

Re: Wrong engine version

Post by Lech Kulikowski »

Hello,

Please send us a sample project that reproduces the issue for analysis.

Thank you.
Post Reply