Trying my first Crystal Report in ASP.NET, I get the
error "CrystalDecisions.CrystalReports.Engine.LogOnException: Logon
failed" when trying to run it. I know I used a valid user id and password
to the (Oracle) database when designing the report, and I know I can
connect to the DB with that user id and password through other ASP pages
I've developed. I'm running this stuff only on my own development
machine. I can't find any code exposed by the 'report object' to help in
debugging the situation. Any suggestions?