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

missing parameters error #47

Open mikecrf121 opened 4 years ago

mikecrf121 commented 4 years ago

Hi, Is there anyway we can get a log for debugging to see which params are missing when trying to execute these reports????

mhertzfeld commented 4 years ago

I'm working on enhancing the logging in my fork. Create an issue there so I remember to address this with the other logging enhancements I am working on.

https://github.com/mhertzfeld/CrystalReportsNinja

mhertzfeld commented 4 years ago

Disregard. I see that you've already created an issue there.

mikecrf121 commented 4 years ago

@mhertzfeld Thanks appreciate it! now looks like this is my current dilemma. if no value is passed into crn, then i want the runner to use the default value for the parameter found within the .rpt file. have you ever done this in the past or know of any solutions for this? google has returned anything substantial