|
|
| News.free-online.net 2005-03-03, 8:55 am |
| Am using Clarion 5.5 Legacy templates
I have recently been working on a sales invoicing program. Two days ago I
found that when I tried to start the sales invoice program direct from the
executable it came up with an error "Unable to open MDI window (no
application active) Do you want to GPF". The only way I can run the
executable is if I re-compile the program.
The Data folder lies within a sub folder of the executable and none of the
files are read-only.
I have moved the same folder and data onto other PCs and the program works
fine, it seems that it is just my PC that seems to have this problem.
I was wondering if anyone else has experienced this problem and would be
grateful if someone knew how to fix this problem
| |
|
| My guess.
You are did not Initiate the thread.
Check the Actions from the Menu Editor.
| |
| News.free-online.net 2005-03-04, 8:55 am |
|
> Am using Clarion 5.5 Legacy templates
>
> I have recently been working on a sales invoicing program. Two days ago I
> found that when I tried to start the sales invoice program direct from the
> executable it came up with an error "Unable to open MDI window (no
> application active) Do you want to GPF". The only way I can run the
> executable is if I re-compile the program.
>
> The Data folder lies within a sub folder of the executable and none of the
> files are read-only.
>
> I have moved the same folder and data onto other PCs and the program works
> fine, it seems that it is just my PC that seems to have this problem.
>
> I was wondering if anyone else has experienced this problem and would be
> grateful if someone knew how to fix this problem
>
It is not because a thread hasn't been Initialised as it is the first
opening window i.e the main frame
| |
|
| I've never experience the problem, but you might check Windoze=A9
read/write on folder attributes. You may also have a .DLL in the path
that is out of sync with the correct .DLL.
Also, try deleting all the .OBJ files so they will have to be rewritten
when you re-compile. =20
Good Luck,
Rich Knoch
www.compulink-ltd.com
| |
|
| I've never experience the problem, but you might check Windoze=A9
read/write on folder attributes. You may also have a .DLL in the path
that is out of sync with the correct .DLL.
Also, try deleting all the .OBJ files so they will have to be rewritten
when you re-compile. =20
Good Luck,
Rich Knoch
www.compulink-ltd.com
| |
|
| I've never experience the problem, but you might check Windoze=A9
read/write on folder attributes. You may also have a .DLL in the path
that is out of sync with the correct .DLL.
Also, try deleting all the .OBJ files so they will have to be rewritten
when you re-compile. =20
Good Luck,
Rich Knoch
www.compulink-ltd.com
| |
| grstark62 2006-02-01, 8:06 pm |
| Am a new developer in Clarion, and just developed a small database for tracking some church service information, and am getting this same error, but in ver. 6.1. Anybody have any ideas? |
|
|
|