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
93 stars 77 forks source link

Invalid Printer Specified #49

Open skellerggh opened 4 years ago

skellerggh commented 4 years ago

Im having issues running crexport on a windows 2012 R2 server with .NET 4.8 installed along with Crystal Report runtime x64 bit.

I am receiving an error saying "Invalid Printer Specified"

Printer is installed and prints other documents from the server just fine.

This is working on another server that I have (Same Parameters being sent)... which utilizes .net 4.5.

Is there a way to get this working with .NET 4.8?