FRM-10044: Cannot create file (Strange Behavior)
Hello,
I am getting this error on an FMB comppile in FMW-Forms 11gR2 and when I rename the file to some other name, it compiles just fine.
1. My form is called AUDIT.FMB. I tried to compile and it errors out with "FRM-10044: Cannot create file."
2. I then rename the file to AUDIT-New.FMB and this one compiles just fine and produces the FMX.
I checked permissions, environment and all other stuff and still can not get this to work.
The Workaround is I rename the file, then compile it and then rename the compiled FMX to the name it should originall be.