Re: Dream-com scripter and Server 2003
- From: Uwe Raabe <ur@xxxxxxxxxx>
- Date: Wed, 31 Aug 2005 09:14:25 +0200
Joseph Gordon schrieb:
Hi,
I have been using the scripter from Dream-com for many years now. They stopped having updates a long time ago but it has been running fine on win 98 and win xp and win 2000. On a Win Server 2003, events have stopped working for me. The same app that works on xp gives an access violation when run on Win Server 2003 at the point where an event is called.
Has anyone seen this and corrected it?
Thanks, J Gordon
I have experienced the same problem when a customer switched to a new machine with XP SP2. I could figure out that it has to do with the NX (No eXecution) Flag supported by SP2 on a newer CPU/BIOS. Disabling this feature in the BIOS made Dream Scripter work like before.
The NX flag marks data segments as no executable for security reasons. But as Dream Scripter generates direct opcode for event handlers which is stored in data segments (where else), the NX flag will hinder the CPU to execute these.
Best regards Uwe Raabe .
- Follow-Ups:
- Re: Dream-com scripter and Server 2003
- From: Günter Kieninger
- Re: Dream-com scripter and Server 2003
- References:
- Dream-com scripter and Server 2003
- From: Joseph Gordon
- Dream-com scripter and Server 2003
- Prev by Date: Re: ANN: madExcept 3.0
- Next by Date: Re: More on Postgresql 8.1 beta
- Previous by thread: Re: Dream-com scripter and Server 2003
- Next by thread: Re: Dream-com scripter and Server 2003
- Index(es):
Relevant Pages
|