Alaska Software Inc. - xBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
Username: Password:
AuthorTopic: xBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
Carmelo RiofloridoxBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
on Sat, 18 Nov 2006 10:31:23 -0800
Prior to SP 1 of Windows Server 2003, my application works in the server and
now would not launch after updating the OS to SP1. On the other hand, all
workstations that are with Windows XP could run the application from the
server without any problem.

The fatal error log says:
Module EH
Error Code EH: 900  SUB: 0(0)  OS: 0 Xpp:0
call stack (1660)

Anyone has similar problem? Please let me know how to solve this problem.

Thanks,
Carmelo Rioflorido
UniSoft
Markus Walter Re: xBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
on Mon, 20 Nov 2006 09:33:35 +0100
Carmelo Rioflorido schrieb:
> Prior to SP 1 of Windows Server 2003, my application works in the server and
> now would not launch after updating the OS to SP1. On the other hand, all
> workstations that are with Windows XP could run the application from the
> server without any problem.
> 
> The fatal error log says:
> Module EH
> Error Code EH: 900  SUB: 0(0)  OS: 0 Xpp:0
> call stack (1660)
> 
> Anyone has similar problem? Please let me know how to solve this problem.
> 
> Thanks,
> Carmelo Rioflorido
> UniSoft
> 
> 


If you use Xbase 1.82, xou have to deactivate DEP on this machine. Or
you have to use Xbase 1.9

Greetings
Markus
Carmelo RiofloridoRe: xBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
on Mon, 20 Nov 2006 18:53:43 -0800
Hi Markus,
Thank you for your valuable response. You are right, my application was
compiled with xBase 1.82.  I will recompile with 1.9 and will install the
update.

By the way, what is DEP? Where in the Server 2003 tabs can I find it?

Thank you again.
Carmelo



"Markus Walter" <nospam_mar.wal@web.de> wrote in message
news:17eb2d39$3e6d0b06$4124f@news.alaska-software.com...
> Carmelo Rioflorido schrieb:
> > Prior to SP 1 of Windows Server 2003, my application works in the server
and
> > now would not launch after updating the OS to SP1. On the other hand,
all
> > workstations that are with Windows XP could run the application from the
> > server without any problem.
> >
> > The fatal error log says:
> > Module EH
> > Error Code EH: 900  SUB: 0(0)  OS: 0 Xpp:0
> > call stack (1660)
> >
> > Anyone has similar problem? Please let me know how to solve this
problem.
> >
> > Thanks,
> > Carmelo Rioflorido
> > UniSoft
> >
> >
>
>
> If you use Xbase 1.82, xou have to deactivate DEP on this machine. Or
> you have to use Xbase 1.9
>
> Greetings
> Markus
Markus Walter Re: xBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
on Tue, 21 Nov 2006 09:27:51 +0100
DEP is Data Execute Protection

It comes with Win2003 and XP SP2. You can change this settings in
Settings - System - ??? (I have german version: Einstellungen - System -
Erweitert - Leistungsoptionen).
It can be active only for internal Windows-programs or for all Programs
and you can define some exceptions.

If you set this exception for your program, then a Xbase-1.82-exe will
run...

Carmelo Rioflorido schrieb:
> Hi Markus,
> Thank you for your valuable response. You are right, my application was
> compiled with xBase 1.82.  I will recompile with 1.9 and will install the
> update.
> 
> By the way, what is DEP? Where in the Server 2003 tabs can I find it?
> 
> Thank you again.
> Carmelo
> 
> 
> 
> "Markus Walter" <nospam_mar.wal@web.de> wrote in message
> news:17eb2d39$3e6d0b06$4124f@news.alaska-software.com...
> 
>>Carmelo Rioflorido schrieb:
>>
>>>Prior to SP 1 of Windows Server 2003, my application works in the server
> 
> and
> 
>>>now would not launch after updating the OS to SP1. On the other hand,
> 
> all
> 
>>>workstations that are with Windows XP could run the application from the
>>>server without any problem.
>>>
>>>The fatal error log says:
>>>Module EH
>>>Error Code EH: 900  SUB: 0(0)  OS: 0 Xpp:0
>>>call stack (1660)
>>>
>>>Anyone has similar problem? Please let me know how to solve this
> 
> problem.
> 
>>>Thanks,
>>>Carmelo Rioflorido
>>>UniSoft
>>>
>>>
>>
>>
>>If you use Xbase 1.82, xou have to deactivate DEP on this machine. Or
>>you have to use Xbase 1.9
>>
>>Greetings
>>Markus
> 
> 
>
Carmelo RiofloridoRe: xBase++ Hybrid Not Launching in Windows Server 2003 Pack 1
on Tue, 21 Nov 2006 20:52:44 -0800
Hi Markus,

I recompiled my application with xBase++ 1.9 and this solved the problem, as
you said it would. I will remember the DEP solution for the 1.82-compiled
applications.

Thank you very much.
Carmelo



"Markus Walter" <nospam_mar.wal@web.de> wrote in message
news:1caa238$1865f322$52b88@news.alaska-software.com...
>
> DEP is Data Execute Protection
>
> It comes with Win2003 and XP SP2. You can change this settings in
> Settings - System - ??? (I have german version: Einstellungen - System -
> Erweitert - Leistungsoptionen).
> It can be active only for internal Windows-programs or for all Programs
> and you can define some exceptions.
>
> If you set this exception for your program, then a Xbase-1.82-exe will
> run...
>
> Carmelo Rioflorido schrieb:
> > Hi Markus,
> > Thank you for your valuable response. You are right, my application was
> > compiled with xBase 1.82.  I will recompile with 1.9 and will install
the
> > update.
> >
> > By the way, what is DEP? Where in the Server 2003 tabs can I find it?
> >
> > Thank you again.
> > Carmelo
> >
> >
> >
> > "Markus Walter" <nospam_mar.wal@web.de> wrote in message
> > news:17eb2d39$3e6d0b06$4124f@news.alaska-software.com...
> >
> >>Carmelo Rioflorido schrieb:
> >>
> >>>Prior to SP 1 of Windows Server 2003, my application works in the
server
> >
> > and
> >
> >>>now would not launch after updating the OS to SP1. On the other hand,
> >
> > all
> >
> >>>workstations that are with Windows XP could run the application from
the
> >>>server without any problem.
> >>>
> >>>The fatal error log says:
> >>>Module EH
> >>>Error Code EH: 900  SUB: 0(0)  OS: 0 Xpp:0
> >>>call stack (1660)
> >>>
> >>>Anyone has similar problem? Please let me know how to solve this
> >
> > problem.
> >
> >>>Thanks,
> >>>Carmelo Rioflorido
> >>>UniSoft
> >>>
> >>>
> >>
> >>
> >>If you use Xbase 1.82, xou have to deactivate DEP on this machine. Or
> >>you have to use Xbase 1.9
> >>
> >>Greetings
> >>Markus
> >
> >
> >