Hi
I am running a c# .Net app which loads a Crystal Reports (2008) report with multiple subreports. I am able to run the report fine from Crystal Designer preview. But when I load the report from my code I get a login screen and when I supply the password, it gives me the Logon failed error and the report does not load.
Points:
1. My code is able to load other Crystal reports with no problems
2. Using SQL 2014 - other reports use this also and no issues
3. This report was working well until a couple of days ago - I have not made any major changes
Code Snippet: