Hi All,
trying to run an application built with forms 10g, I get those errors :
2019-Jan-07 12:37:23.51 ERROR>WUC-18 [URLDownload.pullFile()] Invalid URL C:/rcar_es/config/jacob.dll
2019-Jan-07 12:39:38.962 ERROR>WUC-18 [URLDownload.pullFile()] Invalid URL C:/rcar_es/config/JNIsharedstubs.dll
2019-Jan-07 12:39:39.816 ERROR>WUC-18 [URLDownload.pullFile()] Invalid URL C:/rcar_es/config/d2kwut60.dll
In the file webutil.cfg I put :
install.syslib.location=C:/rcar_es/config
And in the folder C:/rcar_es/config, I put the three files (jacob, JNI and d2k).
Any help plz ?