| View previous topic :: View next topic |
| Author |
Message |
Birkemose Guest
|
Posted: Thu Feb 17, 2005 10:00 am Post subject: Can not access Project->Options anymore |
|
|
Hi
I am using C+Builder5 ( all latest patches ) on XP-Pro ( all latest
updates )
Suddenly I can not access project->options anymore ( Shift + Ctrl + F11 )
I get two error messages saying
Access violation at address 0012F9C3. Write of address 0012F9C3
Access violation at address 0012FB37. Write of address 0012FB37
I have tryed reinstalling BCB completely, but first time on a new project I
still get the error.
My own guess is it has something to do with a Windows security update ?
Any words on this ?
TIA
|
|
| Back to top |
|
 |
Birkemose Guest
|
Posted: Thu Feb 17, 2005 10:23 am Post subject: Re: Can not access Project->Options anymore |
|
|
"Birkemose" wrote...
| Quote: | Hi
I am using C+Builder5 ( all latest patches ) on XP-Pro ( all latest
updates )
Suddenly I can not access project->options anymore ( Shift + Ctrl + F11 )
I get two error messages saying
Access violation at address 0012F9C3. Write of address 0012F9C3
Access violation at address 0012FB37. Write of address 0012FB37
I have tryed reinstalling BCB completely, but first time on a new project
I still get the error.
My own guess is it has something to do with a Windows security update ?
Any words on this ?
|
Turned out that enabling DEP is what causes this
|
|
| Back to top |
|
 |
Miguel Gimenez Guest
|
Posted: Fri Feb 18, 2005 12:24 pm Post subject: Re: Can not access Project->Options anymore |
|
|
Birkemose wrote:
| Quote: |
Turned out that enabling DEP is what causes this
|
Just in case it happens to me: what's DEP?
Regards
|
|
| Back to top |
|
 |
Birkemose Guest
|
Posted: Fri Feb 18, 2005 1:44 pm Post subject: Re: Can not access Project->Options anymore |
|
|
Somewhere inside "System Properties" ( not 100% certain where exactly )
there is a tab called "Data Execution Prevention" or DEP, that is part of
the new anti virus system that MicroSoft has developed...
If I enable DEP for all programs, BCB5 crashes as mentioned
Regards
"Miguel Gimenez" <me (AT) privacy (DOT) net> wrote
| Quote: | Birkemose wrote:
Turned out that enabling DEP is what causes this
Just in case it happens to me: what's DEP?
Regards
|
|
|
| Back to top |
|
 |
|