NTVDM.exe

G

Guest

I always get this error when I launch a 16 bit program
NTVDM.EXE has generated errors and will be closed by
Windows. Am I missing a DLL or something?
 
B

Bill Peele [MS]

--------------------
From: <[email protected]>
Subject: NTVDM.exe
Date: Thu, 19 Feb 2004 08:23:46 -0800
Lines: 3
Newsgroups: microsoft.public.win2000.applications

I always get this error when I launch a 16 bit program
NTVDM.EXE has generated errors and will be closed by
Windows. Am I missing a DLL or something?
--

16-bit programs run in Windows On Windows (WOW) which runs under the NTVDM.EXE sub-system. The message you
are getting indicates that NTVDM.EXE caused an exception to happen. When this happens it should write an entry to the
Dr Watson log (drwtsn32.log) and create a User dump of the NTVDM.EXE process, this is assuming Dr Watson is still
setup as the sytems default debugger. The information in this log and dump file can be used to help determine why this is
happening.

In the meantime you might want to see if you get the same message when you try to run Command Prompt or something
like EDIT.COM

You may also want to look at the following article.

196453 - Troubleshooting NTVDM and WOW Startup Errors
http://support.microsoft.com/default.aspx?scid=kb;[LN];196453

Bill Peele
Microsoft Enterprise Support

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread
from which they originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Killing a child process of NTVDM.exe without killing NTVDM.exe itself 1
NTVDM.EXE 2
NTVDM.exe error 1
NTVDM.EXE IS stop working 1
Error: NTVDM.EXE stopped working 5
NTVDM 1
ntvdm.exe 3
Ntvdm.exe Error 1

Top