Re: Installing 2003 SDK Causes Buffer Overrun
From: Alexander Aristov (alexander_a_at_ipnet.kiev.ua)
Date: 10/29/04
- Next message: Alex Feinman [MVP]: "Re: How to unregister all event handlers from another class?"
- Previous message: Alex Feinman [MVP]: "Re: Simulate User Input"
- In reply to: Eric Renken: "Re: Installing 2003 SDK Causes Buffer Overrun"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 29 Oct 2004 03:04:14 +0300
I had the same problem. Latest version of Windows Script (5.6) solved it.
Alexander Aristov
"Eric Renken" <EricRRenken@newsgroup.nospam> wrote in message
news:u1jQ2oZsEHA.3572@tk2msftngp13.phx.gbl...
> Well that didn't fix it.
>
> I don't think this is DEP that is causing the problem. this isn't the
> normal DEP error message/dialog that I have seen. The error is coming up
> saying C++ runtime error.
>
> --
> Eric Renken
>
>
>
> "Alex Feinman [MVP]" <public_news@alexfeinman.com> wrote in message
> news:eDQPc5WsEHA.1452@TK2MSFTNGP11.phx.gbl...
>> Not sure if this helps but I just discovered that there is something
>> quirky with the way you disable DEP on Athlon64 systems (I have nForce
>> 250 MSI board with Athlon 3500+). Apparently (and this is contrary to
>> what KB says) in order to completely disable DEP (not per process, but
>> altogether) you need to specify /execute in the boot.ini.
>>
>> --
>> Alex Feinman
>> ---
>> Visit http://www.opennetcf.org
>> "Eric Renken" <EricRRenken@newsgroup.nospam> wrote in message
>> news:Ogwfgz8rEHA.3988@tk2msftngp13.phx.gbl...
>>> When I install the 2003 SDK I get a buffer overrun when it is running
>>> the CScript. I am running this on a AMD 64 3400+ with Windows XP SP2.
>>> I tried disabling Data Execution Protection for CScript, but that didn't
>>> help. The error pops up in C++
>>>
>>> The CScript window has this text:
>>>
>>> Opening file [C:\Program File\Windows CE Tools\wce420\POCKET PC
>>> 2003\install_files\Microsoft.PocketPC2003.1.0.Template.xsl]...
>>>
>>>
>>> Here is the error:
>>> ---------------------------
>>> Microsoft Visual C++ Runtime Library
>>> ---------------------------
>>> Buffer overrun detected!
>>>
>>> Program: C:\WINDOWS\system32\cscript.exe
>>>
>>> A buffer overrun has been detected which has corrupted the program's
>>> internal state. The program cannot safely continue execution and must
>>> now be terminated.
>>>
>>> ---------------------------
>>> OK
>>> ---------------------------
>>>
>>> --
>>> Eric Renken
>>> Demiuirge Software LLC
>>> http://www.demiurge.us
>>>
>>>
>>>
>>
>>
>
>
- Next message: Alex Feinman [MVP]: "Re: How to unregister all event handlers from another class?"
- Previous message: Alex Feinman [MVP]: "Re: Simulate User Input"
- In reply to: Eric Renken: "Re: Installing 2003 SDK Causes Buffer Overrun"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|