[RESOLVED] Crystal Reports 10 and Visual Studio .NET 2008
Hi All
I've got an application that I recieved from my cleint. This is running Visual Studio 2008 and Crystal Reports 10 backend being Oracle 10.2
However, when I try to run the applincation and open any report it pops up an error "crdb_oracle.dll" not found.
I have searched this on the internet and found that there were many suggestions there. I've tried all the suggestions like reinstalling the Oracle client, Re Installing Crystal etc.,
But the error remained as is.
When i try to do a regsvr32 on this dll it fails. Am really not sure why this is happening
Any help from any one out there is highly appreciated.
Pavan
Re: Crystal Reports 10 and Visual Studio .NET 2008
Any replies to this .. Please .. I'm currently stuck and am not aware on what to do.
Re: Crystal Reports 10 and Visual Studio .NET 2008
Did you reinstalled Crystal custom way and selecting all about Oracle database?
Re: Crystal Reports 10 and Visual Studio .NET 2008
Quote:
Originally Posted by jggtz
Did you reinstalled Crystal custom way and selecting all about Oracle database?
Yes I did install the oracle components from the CD.
Re: Crystal Reports 10 and Visual Studio .NET 2008
OK
I've read all the thread. Seems nothing is working for you.
Same case happened for me. Here is what I've done.
for the "crdb_oracle.dll" and the "crdb_en_oracle.dll" I've added access priviligies to the following users :
NETWORK
NETWORK SERVICE.
I've done this fromt he Security tab of the properties page on these two files
and this started working fine for me.
Hope this will work for you too.