C# WPF app using jsreport works on all windows X 64 versions but not in X86 versions
-
i am using jsreport insidemy C# WPF app and i am it works when I publish my app on all windows X 64 versions but not in X86 versions
and when debugging I can see that the temp files for js report are not created on X86 versions
and the node.js
executable in the temp folder is not running showing error message unable to run the apphow can I make my code work on X32 win versions ???
i am searching for a solution like downgrading my library files to by pass that
please help , I really appreciate the work you are doing here.
-
the temp folder node application that is created automatically as shown in the picture is the issue I guess
since it does not support 32-bit
-
We currently provide only x64 compiled versions of jsreport.
I'm afraid your only option is to run standalone jsreport with x86 nodejs and communicate with it usingjsreport.Client
nuget package.
-
the app is downloaded through my website
and it is a standalone app it is hard to do thatand most of my users use old gov PCs
if you have any other suggestion I will be thankful
this is my email: alfaqihrafeeq@gmail.com