windows server
an error in windows server The application or DLL C:\winnt\system32\x is not a valid windows image. please check this against your installation diskette.
January 27th, 2010 9:52am
go to Start-->Run-->Cmd-->and type SFC /scannow. It may ask Windows Server disk and insert it.
Free Windows Admin Tool Kit Click here and download it now
January 27th, 2010 10:31am
Hi,
What’s the detailed error message?
Running what program will cause this error to occur?
I suggest performing a Clean Boot to test the result:
Clean Boot
=======
Let’s disable all startup items and third party services when booting. This method will help us determine if this issue is caused by a loading program or service. Please perform the following steps:
1. Click the Start Button type "msconfig" (without quotation marks) in the Start Search box, and then press Enter.
Note: If prompted, please click Continue on the User Account Control (UAC) window.
2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
3. Click the "Startup" tab, click "Disable All" and click "OK".
Then, restart the computer. When the "System Configuration Utility" window appears, please check the "Don't show this message or launch the System Configuration Utility when Windows starts" box and click OK.
Please test this issue in the Clean Boot environment, if the issue disappears in the Clean Boot environment, we can use a 50/50 approach to quickly narrow down which entry is causing the issue.
Hope it helps.
Tim Quan - MSFT
January 27th, 2010 11:37am