Author Topic: sxs.dll Error  (Read 13269 times)

0 Members and 1 Guest are viewing this topic.

makinero

  • Guest
sxs.dll Error
« on: January 05, 2016, 11:52:52 pm »
Code: [Select]
Scanning Windows Packages Files.
│ Started at (2016-01-06 09:01:54)

│ No problems were found with the Packages Files.

│ Files Checked & Verified: 3 743

│ Done Scanning Windows Packages Files.(2016-01-06 09:02:24)
└────────────────────────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────────────────────────┐
│ Scanning Reparse Points.
│ Started at (2016-01-06 09:02:24)

│ Reparse Points are OK!.

│ Files & Folders Searched: 215 841
│ Reparse Points Found: 79

│ Done Scanning Reparse Points.(2016-01-06 09:02:31)
└────────────────────────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────────────────────────┐
│ Checking Environment Variables.
│ Started at (2016-01-06 09:02:31)

│ No problems were found with the Environment Variables.

│ Done Checking Environment Variables. (2016-01-06 09:02:31)
└────────────────────────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────────────────────────┐
│ [Finished Scan - 2016-01-06 09:02:31]

│ [x] Scan Complete - No Problems Found!
└───────────────────────────────────────────────────────


Constantly repeated errors in the event log.
How to Fix sxs.dll Error ?


Code: [Select]
Code integrity checking function has determined that the page hashes for the image file are incorrect. The file could be improperly signed without page hashes or corrupt due to unauthorized changes. Incorrect hash values may indicate a possible error disk device.

File Name: \Device\HarddiskVolume2\Windows\System32\sxs.dll

Windows XP-based
https://support.microsoft.com/en-us/kb/943232

Windows 7 solution . . ? :undecided:

cmd:
Code: [Select]
regsvr32 Sxs.dll



[Window Title]
RegSvr32

[Content]
Sxs.dll module was loaded but the entry-point DllRegisterServer.

Make sure that the file Sxs.dll is a valid DLL or OCX file and then try again.
« Last Edit: January 06, 2016, 12:14:21 am by makinero »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #1 on: January 06, 2016, 01:22:38 am »
Have you tried your restore points to prior the error and have you checked Event Viewer for time stamped Event IDs which could give the reason for the corruption.

makinero

  • Guest
Re: sxs.dll Error
« Reply #2 on: January 06, 2016, 01:54:19 am »
The error occurs since the beginning of the installation of Windows, so nothing can be restored !!!

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #3 on: January 06, 2016, 03:35:29 am »
It can relate to another program, so what else have you installed - or did it occur immediately after the install ?

What way is it affecting the computer and does Event Viewer or Reliability history have anything for it.

You could try a Repair install should the first one been a bad one.

http://www.sevenforums.com/tutorials/3413-repair-install.html

makinero

  • Guest
Re: sxs.dll Error
« Reply #4 on: January 06, 2016, 03:46:12 am »
I will not waste time over the repair ONLY ONE FILE!

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #5 on: January 06, 2016, 03:57:34 am »
Well, as you have an install disk, boot up with that - if you are presented with an inverse window with Windows Setup (EMS Enabled) - press enter and when you get to the splash screen select Repair your Computer to navigate to the Recovery Environment and select Command Prompt.

Enter bcdedit |find "osdevice" and using the partition letter that gives, enter (assuming C ) -

sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows

exit (when complete to close the cmd window)

Remove the disk then Restart.

That's a Pipe symbol before find (uppercase of \ ) and there's a space before each forward slash.

I'm sure you can spare ~15 - 20mins for that.

makinero

  • Guest
Re: sxs.dll Error
« Reply #6 on: January 06, 2016, 04:31:35 am »
What is a library file? sxs.dll

I have a lot of such files on drive C
« Last Edit: January 06, 2016, 04:33:08 am by makinero »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #7 on: January 06, 2016, 05:02:23 am »

makinero

  • Guest
Re: sxs.dll Error
« Reply #8 on: January 06, 2016, 05:06:51 am »
Not thanks. I do not like Bad solution.
 I know the real solution...

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #9 on: January 06, 2016, 08:48:14 am »
Which is.... ?

makinero

  • Guest
Re: sxs.dll Error
« Reply #10 on: January 06, 2016, 10:30:13 am »
Just magic, without using google, without the need to reinstall the system


I analyzed:
caused by:




PerfectDisk 14.0  bug
« Last Edit: January 06, 2016, 11:58:52 am by makinero »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #11 on: January 06, 2016, 02:02:55 pm »
So it was caused by another program and Windows would have created a restore point when it was installed.

makinero

  • Guest
Re: sxs.dll Error
« Reply #12 on: January 07, 2016, 01:23:46 am »
Boggin -
You must remember that I do not have too many restore points on an SSD, the old points are automatically deleted.
Uninstalling an app solves the problem.
However, I would like to use this application (the best tool defragments the system files in comparison with other tools)  :thinking:

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #13 on: January 07, 2016, 01:28:26 am »
You don't defrag a SSD - TRIM auto takes care of that - have you checked to see if it is enabled ?

http://mywindowshub.com/check-enable-disable-ssd-trim-support-windows-7-windows-8-1/
« Last Edit: January 07, 2016, 01:32:49 am by Boggin »

makinero

  • Guest
Re: sxs.dll Error
« Reply #14 on: January 07, 2016, 01:37:10 am »
I know, I do not defragment an SSD, the program has its own "Optimize" TRIM.
I do not know, I'll have to again install the application and better look at the options.
Or maybe you install a trial version and check options of the program?

HDSentinel

Quote
Stated state hard drive is perfect. Not found problematic or weak sectors.
TRIM feature of the SSD is supported and enabled for optimal performance ..
Viability is determined by identifying the SSD attribute (s) SMART: # 231 SSD Life Left

No corrective action.
« Last Edit: January 07, 2016, 01:39:12 am by makinero »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #15 on: January 07, 2016, 01:49:20 am »
I prefer to use the tools Windows provides rather than going for 3rd party programs which can cause problems as you know from the debugging you have reported on here.

makinero

  • Guest
Re: sxs.dll Error
« Reply #16 on: January 07, 2016, 02:24:42 am »
I prefer to use the tools Windows provides rather than going for 3rd party programs which can cause problems as you know from the debugging you have reported on here.

Windows Disk Defragmenter - extremely slow analyzes. Sorry, I do not want to wait an ~hour for analysis of each partition.
« Last Edit: January 07, 2016, 02:48:22 am by makinero »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: sxs.dll Error
« Reply #17 on: January 07, 2016, 08:08:04 am »
I don't sit and watch mine - I normally set it away when I'm off to do something else other than sat at my laptop, so that isn't a problem.

makinero

  • Guest
Re: sxs.dll Error
« Reply #18 on: January 07, 2016, 08:31:40 am »
Windows Defrag. Analyzed drives and shows:
0% fragmentation.

Other applications Tool Defrag show several percent level of fragmentation (data and MFT)

Example:
21000 fragment (3,17%)
« Last Edit: January 07, 2016, 08:38:22 am by makinero »