My system keeps giving me the message that V9 is in error ( NTDLL.DLL ) and the program shuts down.
I am pretty sure it has something to do with the automatic save feature. when I change the settings, I can get fewer or more crashes.
My system is up to date regarding drivers (ATI etc), version 6,7 and 8 were stable as a rock.
any suggestions?
V9 errror during edit (NTdll.dll)
Moderator: Ken Berry
-
Telgaladhion_Greyskye
Are you using WindowsNT? Coz it's an NT layer DLL file that controls Windows NT system functions. Hmmm... Anyway, you could download a replacement here:
http://www.dll-files.com/dllindex/dll-files.shtml?ntdll
Before you do that, try reinstalling VS9, maybe that would clear things up.
http://www.dll-files.com/dllindex/dll-files.shtml?ntdll
Before you do that, try reinstalling VS9, maybe that would clear things up.
-
ericzaal
-
THoff
NTDLL.DLL is not unique to Windows NT, it is present on all NT-based operating systems.
I would not download a "replacement" DLL from a third-party website. Instead, I would use a Repair installation using the original operating system CD.
Anyway, just because there is a crash in that DLL doesn't mean that the DLL is damaged, or that replacing it will fix the problem. If a program calls an API in the DLL with bad parameters, a crash may occur in the DLL even though the bug is in the calling program.
I would not download a "replacement" DLL from a third-party website. Instead, I would use a Repair installation using the original operating system CD.
Anyway, just because there is a crash in that DLL doesn't mean that the DLL is damaged, or that replacing it will fix the problem. If a program calls an API in the DLL with bad parameters, a crash may occur in the DLL even though the bug is in the calling program.
