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 app

    how 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
    0_1747405527524_Screenshot 2025-05-16 172503.png

    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-bit0_1747407137377_Screenshot 2025-05-16 175009.png



  • 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 using jsreport.Client nuget package.



  • the app is downloaded through my website
    and it is a standalone app it is hard to do that

    and 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


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.