REP-0736: There exist uncomplied program unit(s). - d2kwutil.pll
We are upgrading from 6.0 to 6i (client/server) and we have an issue with some of our reports. With a lot of our reports we have the d2kwutil.pll attached and we use the win_api_dialog.save_file function to allow the user to save the report on their PC as a CSV. The problem is that whenever I run those reports I get the error REP-0736: There exist uncompiled program unit(s).
I download the latest revision of the d2kwutil.pll (d2kwutil_6_0_6_0.zip) and I extracted that into oracle_homes/bin. I also added the pll and the dll to this path C:\ORACLE_HOME\TOOLS\OPEN60\PLSQLLIB (forms60_path). I compiled the .pll into my application area, recompiled the report, and even dropped the library from the report and added the new one. Now I can run the .REP(s), but I still can't run the .RDF(s).
Any help would be greatly appreciated!