| Author |
GPF [53] - 16 bit proctected mode program on XP pro
|
|
| Roger Mettam 2005-03-26, 8:55 am |
| Is there a problem to run clipper 5.3b programs linked with Exospace on XP
pro on SP1
I manage without problem on XP Home with either SP1 or SP2
thank yo
Roger Mettam
| |
| Stephen Quinn 2005-03-26, 8:55 am |
| Roger
> Is there a problem to run clipper 5.3b programs linked with Exospace on XP
> pro on SP1
XP Pro is better (IMO) than XP Home so I'd say no.
If it works on one then it should work on the other.
If your having problems then your better off asking a specfic question stating
what the errors your seeing are.
HTH
Steve
| |
| Roger Mettam 2005-03-26, 8:55 pm |
| Thanks for your reply Steve here is the error message that appears
immediately on statrting the application:
Error [35]: General protection fault in c:\EBCLINIC\EVCLI.EXE 0247:0b98
code 0000 SS=0187 DS=01F7 ES=0227
AX=0589 BX=5890 CX= 2500 DX=0000 SP=27A4 BP=27AC SI=0000 DI=27C0 ERROR
[35]:General protection fault in c:\EBCLINIC\EVCLI.EXE 0247:6A23
code 0000 SS=01F7 DS=0257
AX=0643 BX=FFFC CX=0257 DX=01F7 SP=0C82 BP=2C74 SI=0E7C DI=0400
"Stephen Quinn" <steveqNOSPAM@integritynet.com.au> wrote in message
news:424554a0@news.comindico.com.au...
> Roger
>
>
> XP Pro is better (IMO) than XP Home so I'd say no.
> If it works on one then it should work on the other.
>
> If your having problems then your better off asking a specfic question
> stating
> what the errors your seeing are.
>
> HTH
> Steve
>
>
| |
| Stephen Quinn 2005-03-26, 8:55 pm |
| Roger
How do you start it??
Does it start in a window or full screen??
Do you have the mouse active in the app??
Are you using long filenames??
Do the directories have spaces in them??
You'll need to step through it in the debugger to find out exactly where it
falls over.
You might try linking with the trial version of Blinker (V7) to see if that
fixes anything
- http://www.blinkinc.com
HTH
Steve
| |
| Roger Mettam 2005-03-29, 3:55 am |
| In fact even the test program as below gives the same gpf [35] using
exospace but not blinker
cls
x=.t.
@1,1 say "Hello World" get X
read
> If your having problems then your better off asking a specfic question
> stating
> what the errors your seeing are.
>
> HTH
> Steve
>
>
| |
| Vassil Daskalov 2005-03-29, 8:55 am |
| > Is there a problem to run clipper 5.3b programs linked with Exospace on XP
> pro on SP1
> I manage without problem on XP Home with either SP1 or SP2
Yesterday I had exactly the same problem. The same
morning the computer had performed a Windows Update
and some hotfixes had been installed. This was recorded
in the Event Log. The problem disappeared after I
uninstalled the hotfix KB828741, restarted, uninstalled
KB885835, restarted again and then reinstalled Windows
XP in upgrade mode. Uninstallation of KB828741 and
reinstallation of Windows XP may be unnecessary though.
The problem in probably only in KB885835. Of course,
after all this the Windows Update should be turned off, or
else the same hotfixes will install again.
HTH,
Vassil Daskalov
| |
| Stephen Quinn 2005-03-30, 8:55 am |
| Roger
> Is there a problem to run clipper 5.3b programs linked with Exospace on XP
> pro on SP1
XP Pro is better (IMO) than XP Home so I'd say no.
If it works on one then it should work on the other.
If your having problems then your better off asking a specfic question stating
what the errors your seeing are.
HTH
Steve
| |
| Stephen Quinn 2005-03-30, 8:55 am |
| Roger
How do you start it??
Does it start in a window or full screen??
Do you have the mouse active in the app??
Are you using long filenames??
Do the directories have spaces in them??
You'll need to step through it in the debugger to find out exactly where it
falls over.
You might try linking with the trial version of Blinker (V7) to see if that
fixes anything
- http://www.blinkinc.com
HTH
Steve
| |
| Patricio 2005-05-09, 10:16 pm |
| Dear Vassil:
Ive tried removing both update files and yet not working.
I dont know how to reinstall XP as I have a Notebook that comes with preinstalled operating system.
Could you provide further help?
I have XP PRO SP2.
Thanks
Patricio
quote: Originally posted by Vassil Daskalov
> Is there a problem to run clipper 5.3b programs linked with Exospace on XP
> pro on SP1
> I manage without problem on XP Home with either SP1 or SP2
Yesterday I had exactly the same problem. The same
morning the computer had performed a Windows Update
and some hotfixes had been installed. This was recorded
in the Event Log. The problem disappeared after I
uninstalled the hotfix KB828741, restarted, uninstalled
KB885835, restarted again and then reinstalled Windows
XP in upgrade mode. Uninstallation of KB828741 and
reinstallation of Windows XP may be unnecessary though.
The problem in probably only in KB885835. Of course,
after all this the Windows Update should be turned off, or
else the same hotfixes will install again.
HTH,
Vassil Daskalov
|
|
|
|