Access violation running msdev from batch file (DDE Server)
Status: Beta
Brought to you by:
typz
I get the following error most of (but not all) the
time when switching windows while running msdev from a
batch file.
'DDE Server Window: msdev.exe - Application Error
The instruction at "0x5005570A" referenced memory at
"0x00000014". The memory could not be "read".'
The compilation stops until I click OK, but seems to
continue without problem afterwards.
Not sure if the instruction address is always the same,
but the "referenced memory" value is always 14.
This doesn't appear to happen when compiling from
within msdev's GUI.
Logged In: YES
user_id=1388665
(That's MSDev from Visual C++ 6.0, by the way, running on
W2000 SP4)
And it does appear to affect the build process, at least
some times, and then leaves processes lying around still
open...quite annoying.