Home » Developer & Programmer » Forms » Problem with ..... " Run Form " button
icon4.gif  Problem with ..... " Run Form " button [message #235703] Mon, 07 May 2007 13:28 Go to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

when I made a sample form and than press the "Run Form" button .... give me a web page like this :-

http://www.m5zn.com/uploads/df964fd9ac.PNG

and as you see the URL is http://www.%1.com/

and I don't know what is the problem !!!!!

I hope anyone help me to solve this problem and thanks .
Re: Problem with ..... " Run Form " button [message #235749 is a reply to message #235703] Mon, 07 May 2007 18:56 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

I still waiting for the answer ........
Re: Problem with ..... " Run Form " button [message #235840 is a reply to message #235749] Tue, 08 May 2007 02:39 Go to previous messageGo to next message
kamran.it
Messages: 265
Registered: September 2005
Location: Karachi
Senior Member
You can run this in Internet explorer but you have to do some changes in you form like
go Edit --- > Preference --> Runtime Tab
and set the web browser location, write here full path of your I.E exe file.

2nd thing you have to install Java for Oracle.

It can run in Firefox but you 'll have to install Plugin of Firefox.
icon2.gif  Re: Problem with ..... " Run Form " button [message #235923 is a reply to message #235840] Tue, 08 May 2007 07:30 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

thank you very much MR.kamran.it

your way is right ..... but some problems happened again ...... I attached 3 photos for this problem in ZIP file ....... and I'm waiting for response ...... and thanks.
Re: Problem with ..... " Run Form " button [message #236050 is a reply to message #235703] Tue, 08 May 2007 16:09 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

people ..... please help me in this problem
Re: Problem with ..... " Run Form " button [message #236083 is a reply to message #236050] Wed, 09 May 2007 00:31 Go to previous messageGo to next message
kamran.it
Messages: 265
Registered: September 2005
Location: Karachi
Senior Member
TNS Problem shows that you have some problem in your tnsnames.ora file let me know which oracle database version you are using with developer 10g?
icon2.gif  Re: Problem with ..... " Run Form " button [message #236095 is a reply to message #235703] Wed, 09 May 2007 00:51 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

I use oracle 10g Release 10.2.0.1.0

SQL> select banner from v$version;

BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
PL/SQL Release 10.2.0.1.0 - Production
CORE    10.2.0.1.0      Production
TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production


and I use forms 10g Release 10.1.2.0.2 as the fellow picture show :-

http://www.m5zn.com/uploads/e5f8eda1ad.PNG
Re: Problem with ..... " Run Form " button [message #236111 is a reply to message #236095] Wed, 09 May 2007 01:12 Go to previous messageGo to next message
kamran.it
Messages: 265
Registered: September 2005
Location: Karachi
Senior Member
I am sorry Hany you did not mention here what was a problem.
Re: Problem with ..... " Run Form " button [message #236212 is a reply to message #235703] Wed, 09 May 2007 06:13 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

well ...... so what is the problem ?
Re: Problem with ..... " Run Form " button [message #236267 is a reply to message #235703] Wed, 09 May 2007 08:05 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

anyway ..... this is the contents of tnsnames.ora :-

# tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.

ORCL =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = orcl)(PORT = 1521))
    (CONNECT_DATA =
      (SERVER = DEDICATED)
      (SERVICE_NAME = orcl)
    )
  )

EXTPROC_CONNECTION_DATA =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    )
    (CONNECT_DATA =
      (SID = PLSExtProc)
      (PRESENTATION = RO)
    )
  )


and I'm still waiting for any response !!!!!
Re: Problem with ..... " Run Form " button [message #236331 is a reply to message #235703] Wed, 09 May 2007 11:35 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

what suppose to do ??????? any answer !!!!!!!
Re: Problem with ..... " Run Form " button [message #236356 is a reply to message #236331] Wed, 09 May 2007 13:24 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I didn't quite get it ... did you set the Forms Preferences? Something like this:

/forum/fa/2428/0/

Also, I believe there must be MS Internet Explorer installed on your computer. For a moment, forget about Mozilla Firefox and use IE instead. Go to Tools - Internet Options - Advanced and set "Allow Active content to run in files on my computer", as here:

/forum/fa/2429/0/

What happens fter you set it up and run the form again?
Re: Problem with ..... " Run Form " button [message #236362 is a reply to message #235703] Wed, 09 May 2007 13:48 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

I execute what you said ..... but also the same problem happened
Re: Problem with ..... " Run Form " button [message #236436 is a reply to message #236362] Thu, 10 May 2007 00:16 Go to previous messageGo to next message
kamran.it
Messages: 265
Registered: September 2005
Location: Karachi
Senior Member
currently what error you are receiving?
icon14.gif  Re: Problem with ..... " Run Form " button [message #236614 is a reply to message #235703] Thu, 10 May 2007 06:54 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

It's OKay the problem has been solved ...... and thanks to you all.
Re: Problem with ..... " Run Form " button [message #236696 is a reply to message #236614] Thu, 10 May 2007 11:36 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
No, not yet!

First you have to tell the audience the way you solved the problem so that other people might benefit from it. Then we can, probably, close the case.
Re: Problem with ..... " Run Form " button [message #236821 is a reply to message #236696] Fri, 11 May 2007 01:41 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
We are still waiting for the answer ........

David
Previous Topic: when_mouse_enter (help)
Next Topic: list item
Goto Forum:
  


Current Time: Thu Sep 26 22:56:26 CDT 2024