I want to write an console application in c#. Every time i use "load()" the following message shows up, after a klick on "OK", everything works. As an Windows Forms application, it works without problems?
My code is simple:
using (ReportDocumen...
Hi Don, I think there is a misunderstanding here. I don't use .net reflector or have anything like that installed by myself. The Message only apears on the screen, when using Crystal Reports in a console application (in my case with a grpc service). ...