Error in Export (Urgent help needed)
Hi friends,
I've devleoped an application in vb6,access2000 and crystal report 8.5. I've installed it but now when I try to print the rerpot it is giving me following error
Runtime error (800478ec) Missing or out of date export dll"
And it termiantes the application. Now actually in that form when i print that report, it prints and export the same report in document format.It terminaes an application after error, but its printing the same report.
I've used vb6's package and deployment wizard to create the package.
plz help me .
An immediate response is appreciated.
thanks
Re: Error in Export (Urgent help needed)
Hi All!!!
I hope someone will help me soon. Plz.....................
Re: Error in Export (Urgent help needed)
If your app is printing the same report you probably have "Save Report Data" checked on your rpt file. De-select this and the new data will print.
PDW does not correct pick up all your dependencies for CR. You either need to do this manually by using the CR runtime.hlp file or another program that will automatically find your dependencies for you.