forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #553500] |
Sat, 05 May 2012 07:57  |
ncmm
Messages: 11 Registered: May 2012 Location: UAE
|
Junior Member |
|
|
Hi Leaders,
Here we are using oracle forms 6i/reports 6i and Oracle 9i as database which is installed in windows 2003 server. Every client machine is installed with Windows 7 64 bit. All our .fmx and .rdf files are kept in a net work folder (Z:\orafmx) on the same server. A short cut key has been created on all user's desktops to read login screen(C:ORANT\BIN ifrun60.exe Z:\ORAFMX\genlogin.fmx scott/tiger@orcl) from the network folder.It is working fine on everybody's machine except one new user. Whenever he tries to click his shortcut key it gives forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx. I have updated his forms60_path in his registry with Z:\orafmx. Changed environment variable and added the network folder. He got full access to the network folder. The fuuny thing is that when I open and run the Genlogin.fmb from his local folder it works fine and even it opens all the forms from the network since so many call_form statements are being used in that form as per user's selection. But like other users when he tries through the shortcut it gives forms-40010 error. How to solve this problem.
I am trying to sort out the issue for the last few days and couldn't succeed. Pleaaaase help me .....
Thank you,
Abdul
[Updated on: Sat, 05 May 2012 08:02] Report message to a moderator
|
|
|
|
|
|
Re: forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #553530 is a reply to message #553525] |
Sun, 06 May 2012 08:28   |
ncmm
Messages: 11 Registered: May 2012 Location: UAE
|
Junior Member |
|
|
Thank you Arif for your reply. But could you please elaborate little bit. I am not much expertised in net working. Do I need to do something on server side or in client machine. The thing is that I can open,run,copy everything is possible on network drive from this client machine. Even I can run the login.fmb from his local folder and I am able to call all the forms from this. Every thing is working. But through the short cut like other users are doing only gives problem. Your great help would be highly appreciated.
Thank you,
Abdul
|
|
|
|
|
Re: forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #553534 is a reply to message #553530] |
Sun, 06 May 2012 09:13   |
|
I think you need to define the path properly in the shortcut itself maybe there is a space in between userid:=username/password@db, you need to define the db connect .
first check for the .fmx is available or not,
second try to delete it and try to run with .fmb
third define the username/passwor details in the shortcut to open.
I dont think its a network issue , hope it works.
[Updated on: Sun, 06 May 2012 09:15] Report message to a moderator
|
|
|
Re: forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #554133 is a reply to message #553534] |
Thu, 10 May 2012 11:42   |
ncmm
Messages: 11 Registered: May 2012 Location: UAE
|
Junior Member |
|
|
Arif,
Thank you very much. But problem still persists. I recompiled and path everythig is ok. see this is my shortcut
target c:\orant\bin\ifrun60.exe Z:\orafmx\genlogin.fmx scott/tiger@ncmm
start in z:\orafmx
This gives FRM-40010 cannot read form Z:\orafmx\gelogi.fmx error.
I removed Z:\orafmx from target then it opens genlogin.fmx but from sign in button it doesn't call other forms. just a blink and returns.
What to do ? please help me ?
|
|
|
Re: forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #554134 is a reply to message #553533] |
Thu, 10 May 2012 11:45   |
ncmm
Messages: 11 Registered: May 2012 Location: UAE
|
Junior Member |
|
|
Thanks a lot Little foot,
Problem still persists. here my short cut target and start in script
target c:\orant\bin\ifrun60.exe Z:\orafmx\genlogin.fmx scott/tiger@ncmm
start in z:\orafmx
This gives FRM-40010 cannot read form Z:\orafmx\gelogin.fmx error.
I removed Z:\orafmx from target then it opens genlogin.fmx but from sign in button it doesn't call other forms. just a blink and returns.
What to do ? please help me ?
|
|
|
Re: forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #554139 is a reply to message #554133] |
Thu, 10 May 2012 12:54   |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
ncmm wrote on Thu, 10 May 2012 12:42Arif,
Thank you very much. But problem still persists. I recompiled and path everythig is ok. see this is my shortcut
target c:\orant\bin\ifrun60.exe Z:\orafmx\genlogin.fmx scott/tiger@ncmm
start in z:\orafmx
This gives FRM-40010 cannot read form Z:\orafmx\gelogi.fmx error.
I removed Z:\orafmx from target then it opens genlogin.fmx but from sign in button it doesn't call other forms. just a blink and returns.
What to do ? please help me ?
Error says cannot find gelogi.fmx, but you keep mentioning genlogin.fmx
Either your form is calling another form that doesn't exist in the PATH or you are purposefully misleading us.
|
|
|
Re: forms-40010 cannot read form Z:\ORAFMX\GENLOGIN.fmx [message #554342 is a reply to message #554139] |
Sun, 13 May 2012 02:36   |
ncmm
Messages: 11 Registered: May 2012 Location: UAE
|
Junior Member |
|
|
Sorry Joy,
That was a typographical error. As you people said it is a path issue. But where is the problem lying, still a mystery.
Anyhow Thank you all for your patience. Once I find the solution for this issue, I will let you know guys.
once again Thank you very much.
|
|
|
|
|
|
|
|
|
|
|
|