I have a CRXI report that runs fine stand alone using the Oracle Sever Datasource. My Oracle client is 10.2.0. My problem is when trying to load this report into a Crystal Report Viewer in an ASP.Net 2.0 VS2005 application. I get the Message "Failed to load database information. Details: The database DLL 'crdb_oracle.dll' could not be loaded". My search effort indicates Crystal having an issue seeing the oracle oci.dll. I've checked, I only have one oci.dll in "C:\oracle\product\10.2.0\client_1\BIN" and thats the only one referenced in my path. Has anyone else seen this?