Form Error [message #344615] |
Sun, 31 August 2008 00:59  |
kishani79
Messages: 3 Registered: August 2008 Location: Sri Lanka
|
Junior Member |
|
|
I am new to Oracle Forms. I installed oracle10g on my Vista installed standalone machine to learn it.
My 10g database connects is fine and the OC4J is also running.
when I try to run a form that I created from Forms Developer 10g,
the internet explorer opens up and there is a blank page, .No any error message.
please tell me what happened it
|
|
|
|
|
|
|
Re: Form Error [message #345284 is a reply to message #345251] |
Tue, 02 September 2008 15:36  |
 |
Littlefoot
Messages: 21825 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
If the form's path is "D:\manju_system\customer.fmb", why did you not use it in the URL, but - instead - have something doubtful (if I saw it well): "form=C:/DevSuiteHome_1/forms90"?
While in Forms Builder, go to Edit menu and select Preferences. Go to Runtime tab. Reset "Application Server URL" to default and browse for the "Web Browser location".
The final URL might/should look likehttp://your_computer_name:8890/forms90/f90servlet?form=d:\manju_system\customer&userid=scott/tiger@oracle
|
|
|