Tried to unregister/register the ntdll.dll file but I get the following message:
The module "ntdll.dll" was laoded but the entry-point DLLUnregisterServer was not found.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i have installed visual studio 2012 on a windows 7 (64 bit) machine and keep getting the following message when i run a simple app
see error message below. Can you please provide some assistance.
Problem signature:
Problem Event Name: APPCRASH
Application Name: WindowsApplication5.exe
Application Version: 1.0.0.0
Application Timestamp: 51778cee
Fault Module Name: ntdll.dll
Fault Module Version: 6.1.7601.17725
Fault Module Timestamp: 4ec4aa8e
Exception Code: c0000005
Exception Offset: 000000000005159b
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
Additional Information 1: 5405
Additional Information 2: 5405f64f3adc094dd3766f93d14fd3da
Additional Information 3: 4f75
Additional Information 4: 4f75c1d2cd62d6419d46c25d963d2f4a
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Tried to unregister/register the ntdll.dll file but I get the following message:
The module "ntdll.dll" was laoded but the entry-point DLLUnregisterServer was not found.
Hi,
The ntdll.dll file is a file created by Microsoft that has a description of "Layer DLL" and is the file that contains kernel functions. This file is located in the c:\windows\system32.
Please follow the methods to fix the issue with the corrupted files in the computer and find the cause of the issue.
Method 1: Run SFC scan in the computer
Use the System File Checker tool to troubleshoot missing or corrupted system files on Windows Vista or on Windows 7:
http://support.microsoft.com/kb/929833
Method 2: I would suggest to re-register the .dll:
Do let us know if you have any other queries pertaining to Windows in the future. We will be happy to help. We, at Microsoft strive towards excellence and provide our customers with the best support.
There appears to be an extra space in the command; try regsvr32 C:\Windows\System32\ntdll.dll (without the space before ntdll.dll)
I am having a similar issue with an Adobe product. I ran the SFC scanner and got the following message: "Windows Resource Protection did not find any integrity violations."
Then I tried to re-register the .dll but I receive the following message:
"The module "C:\Windows\System32" failed to load. Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files. The specified module could not be found."
The program crashes when I right-click and try running it from the right click menu. Otherwise, the program seems to be running as usual.
Any progress in this regards? ntdll.dll cannot be regsvrd32'd