Crystal Reports and VB.NET 2003

rrwilliams

Member
Joined
Dec 9, 2005
Messages
7
Programming Experience
1-3
I am new to VB and Crystal Reports so please bear with me. I have a VB.Net project that has crystal reports and when I run the project on my machine I can pull up some of the reports, but not all. I get an error: Failed to Load database information.

Can anyone please help.

If you need any other info from me, let me know

Thanks in advance
 
Fixed it???

This is for those seeking help on this same issue with no resolve.

The reason I could not see my reports in the application was due to a .dll bug. Mines dealt with the crdb_adoplus.dll which was causing the problem. Fortunately I had my application on two machine (one that worked, and the other that did not) so I was able to check each .dll file. If you don't have this luxury I would suggest checking to see it you have the current version.

Hope this helps anyone who is going thru what I went through to solve the problem. It took days!
 
Back
Top