cancel
Showing results for 
Search instead for 
Did you mean: 

crystal report support oracle client 64 bit

Former Member
0 Kudos

Dear all,

Hope everyone is doing good. I have an problem and i wish you can help me to get the solution.

I built an application which running on operating system 64 bit, using ASP Classic as programming language and oracle 10g as database. The application and reports are working fine when i deploy it on 32 bit machine (windows server 2003) and use oracle client 32 bit and crystal report 8. But when I deploy it on a 64 bit machine (windows server 2008), oracle client 64 bit, and crystal report 2008, my Application works fine but reports are not displayed and give a message like this:

-


Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/iips/REPORT/FIRSTStep.asp, line 3

800401f3

-


After that, for resolving this problem, i tried to verify the connection between crystal report 2008 to database oracle, but i get a error message like this :

-


Logon failed.

Details: ADO Error Code: 0x

Source: Microsoft OLE DB Provider for Oracle

Description: Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.

Provider is unable to function until these components are installed.

-


For your information, i have tried to install oracle client 32 bit and crystal report 2008, and the connection is successful.

But, i want to maintain this application with oracle client 64 bit, crystal report 2008, and deploy it on 64 bit machine (windows server 2008). can you tell me what must i do for solve this problem?

Regards,

Yuni Wulandari

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Moved to Legacy SDK forums.

Don't use Microsoft's Oracle ODBC driver, it only supports Oracle 7, they have not updated it since.

Download the DataDirect ODBC drivers from our download page and use it.

Also, Classic ASP is not support on that OS nor does CR 2008 support classic ASP. Upgrade to ASP.NET.

Thank you

Don

Former Member
0 Kudos

thanks for your information..

It's very helpful

I'm very happy now

Regards,

Yuni Wulandari

Answers (0)