Goran Level: Moderator
 Registered: 16-05-2002 Posts: 1681
|
Re: Error Message from Crystal Report Viewer
Most probably you are missing database dll. So, depending on how do you connect your database, you should distribute dll that is need for certaing type of connection. For instance, when connecting with OleDB using Jet 4.0 engine, you should distribute p2soledb.dll, if I am not mistaken. Anyway, you have several p2*.dll's, so try copying then when one by one and see which one your connection needs, if you are not sure.
____________________________
If you find the answer helpful, please mark this topic as solved.
|