|
Question : 9i forms
|
|
i am running my 9i forms in win2003.what i found is the forms browser is showing this address when i run, http://%%20"http://jessy:8888/forms90/f90servlet?form=......".if i remove http://%%20 it is working fine...where do i set this address and also oc4j instance doesnot shutdown properly.http listener is showing an error message as follows "syntax error on line 92 of e:/oracle/ora92/sqlplus/admin/isqlplus.conf:failed to create fastCGI application accept mutex".please help
|
Answer : 9i forms
|
|
For your forms problem: I've often read about this on OTN Forms forum. Nobody seems to know about the cause (I believe this is caused by some spyware that replaces the default search page of IE).
The solution is to set the Application URL and Webbrowser Location in Forms Developer under Edit->Preferences->Runtime.
Application URL: http://:8888/forms90/f90servlet
Webbrowserlocation: \iexplore.exe
HTH Gerald
|
|
|
|