If you use internet explorer (Any version) and it crashes at time of accessing Oracle Forms, the following step could resolve the issue.
- Disable 3rd party browser extension (Tools -> Internet Options -> Advanced -> Browsing)
- Deinstall all Jinit versions. (Optional but preferred)
- Cleanup IE cache
- Close IE broswer
- Open IE and access URL
I have tested this with AS 10R2 (10.1.2.3) and IE 6 and IE7 SP2.
1 comment:
Just use Forms EXEJar
In our company we use this tool - it just creates one executable JAR file, which runs the Forms Client natively without Browser.
http://www.talkingbyte.com/index.php?page=frmexejar
This tool creates an executable jar file - which is fine for most people - but if you want a "real" .EXE, then just convert it with an jar-to-exe wrapper like "Launch4j".
Post a Comment