Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pdsmon.dll

Status
Not open for further replies.

skumaru

Programmer
Mar 1, 2003
3
US
I have a unique problem with crystal reports. I have few activex dlls which has crystal reports dsr embeded. Activex dlls are installed in client machine. I am using push technology for pushing data into reports at run time. I am using Microsoft OLEDB for Oracle as the data source provider. If I am initiating only one report at a time, the program will run perfectly. But however, if more than one report is called at a time (which is possible as the client program can call two different reports in two different activex dll(two different thread)) crystal report will give an error "Unable to find pdsmon.dll". Any idea why this is happening?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top