1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Problem Description
-------------------
You have installed Designer 6i without the Forms Generator.
When trying to create a new module diagram or trying to open an existing one,
you get the error:
CDD-23564: The file "<home>\dwm61.dll" could not be loaded or does not exist.
File dwm61.dll exists in your Designer oracle_home and is the correct version.
Solution Description
--------------------
If you intend to install the Forms Generator, install it; the Forms Generator
installation will solve the problem.
If you don''t want to use and install the Forms Generator, copy the file
cflpt61.dll, located on the Designer 6i CD in directory
\products\designer\des2000\cgenf61 to your <oracle_home>\bin
Explanation
-----------
The DE (Design Editor) opens DLL dwm61.dll when opening or creating a module
diagram. This DLL calls file cflpt61.dll, but this file is installed in your
<oracle_home>\bin only if you installed the Forms Generator.
The file cflpt61.dll should be installed in the <oracle_home>\bin,
independently of the fact that the Forms Generator is installed or not. This
has been reported in Bug 1642747. Problem was fixed in Designer 6i Release 4. |
Partager