Hello,
I've got a
VB .Net application ()Version 7.1.3088, 1.1.4322 SP1 framework) that uses Crystal Reports. I'm trying to track a problem where when printing from the application I get a "Error in File <local file specified here>.rpt Invalid Group Condition".
Advice that I found elsewhere on the web indicated I should try to run a Verify Datbase on the report within .NET. Well, when I try to do that I get an error "Login Failed. Details: Object reference not set to an instance of an object."
I saw reference to this error elsewhere on this forum and it indicated that a missing .resx was the source of the problem - however my report does have it's .resx file.
Any advise would be appreciated. Please be kind - I'm a newbie to the .NET/Crystal Reports world.