rainforestnet / CrystalReportsNinja

A small Windows Console App that loads external Crystal Reports file, takes parameter inputs and export to various format or even print to printer
http://www.rainforestnet.com
94 stars 78 forks source link

Running on 64Bit Windows 10 #8

Open jongilbey opened 6 years ago

jongilbey commented 6 years ago

I've installed the CR runtime, and downloaded CrystalReportsNinja.exe when I run it I get an error message:

This version of C:\CRREPORTS\CrystalReportsNinja.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.

I've attached a screenshot. crn

mhertzfeld commented 6 years ago

Try my fork https://github.com/mhertzfeld/CrystalReportsNinja

It includes seperate executables for 32bit and 64bit.

Make sure you install the correct crystal runtime for your enviroment. I believe on a 64bit system you can install both 32bit and 64bit runtimes so that the app works regardless of how the executable was compiled.

jongilbey commented 6 years ago

Thanks – that works 😊

Kind Regards Jon Gilbey

JSA Consultants LTD, Milton Keynes Business Centre, Linford Wood, Milton Keynes, MK14 6GD

From: Matthew Hertzfeld Sent: 25 October 2017 21:31 To: rainforestnet/CrystalReportsNinja Cc: jongilbey; Author Subject: Re: [rainforestnet/CrystalReportsNinja] Running on 64Bit Windows 10(#8)

Try my fork https://github.com/mhertzfeld/CrystalReportsNinja It includes seperate executables for 32bit and 64bit. Make sure you install the correct crystal runtime for your enviroment. I believe on a 64bit system you can install both 32bit and 64bit runtimes so that the app works regardless of how the executable was compiled. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.