| Author |
Topic  |
|
|
Curt
Moderator
    
USA
6652 Posts
Status: offline |
Posted - 04/11/2012 : 6:21:28 PM
|
I'm seeing more and more issues with getting service packs installed on Win 2008 servers. This error in particular. Error: Error_SXS_Assembly_Not_Found (0x800736b3)
I'm using the sfc tool to scan for corrupted system files as per a KB from MSFT. The options are: SFC [/SCANNOW] [/VERIFYONLY] [/SCANFILE=<file>] [/VERIFYFILE=<file>] [/OFFWINDIR=<offline windows directory> /OFFBOOTDIR=<offline boot directory>]
/SCANNOW Scans integrity of all protected system files and repairs files with problems when possible. /VERIFYONLY Scans integrity of all protected system files. No repair operation is performed. /SCANFILE Scans integrity of the referenced file, repairs file if problems are identified. Specify full path <file> /VERIFYFILE Verifies the integrity of the file with full path <file>. No repair operation is performed. /OFFBOOTDIR For offline repair specify the location of the offline boot directory /OFFWINDIR For offline repair specify the location of the offline windows directory
Seems that there could be corrupted or updated system files that are not compatible. Now if Joe says, reinstall I'm going to flip, because I HATE reinstalling an OS on a server and going through a long build again.
   Anyone get past this error yet?
|
Curt Spanburgh Microsoft Certified Business Solution Specialist. Dynamics CRM MVP Contributing Editor, Windows IT Pro He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly. Proverbs 13:20
|
|
|
wkasdo
Administrator
    
Netherlands
7405 Posts
Status: online |
Posted - 04/12/2012 : 03:24:08 AM
|
Looks like some $%@!! cleared the SXS cache. Make sure you find and fire^W educate the guy. This server is now broken and unsupported. Two ways I know of to fix it:
1. reinstall ;-) 2. in-place upgrade with 2008R2 RTM, same SKU. Then apply SP1.
Make sure you have enough disk space. Hopefully, the SXS cache was cleared for a reason.
Could be other ways, but this what I'd do. |
Make it as simple as you can, but not simpler -- Albert Einstein |
 |
|
|
wkasdo
Administrator
    
Netherlands
7405 Posts
Status: online |
Posted - 04/12/2012 : 03:26:47 AM
|
| PS. you are mixing 2008 and 2008 R2. I'm assuming R2. |
Make it as simple as you can, but not simpler -- Albert Einstein |
 |
|
|
Jazzy
Administrator
    
Netherlands
1932 Posts
Status: offline |
|
|
Curt
Moderator
    
USA
6652 Posts
Status: offline |
Posted - 04/12/2012 : 09:58:13 AM
|
There were some Cannot repairs in the sfc log.
Cannot repair member file [l:76{38}]"WindowsServer2003-KB943295-x86-PLK.exe" of Microsoft-Hyper-V-Guest-Installer-Support, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch 2012-04-11 18:24:05, Info CSI 000001f7 [SR]
Cannot repair member file [l:76{38}]"WindowsServer2003-KB943295-x86-PLK.exe" of Microsoft-Hyper-V-Guest-Installer-Support, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch 2012-04-11 18:24:05, Info CSI 000001f8 [SR] This component was referenced by [l:164{82}]"Microsoft-Hyper-V-Package~31bf3856ad364e35~amd64~~6.1.7600.16385.Microsoft-Hyper-V" 2012-04-11 18:24:05, Info CSI 000001fb [SR] Could not reproject corrupted file [ml:520{260},l:68{34}]"\??\C:\Windows\vmguest\support\x86"\[l:76{38}]"WindowsServer2003-KB943295-x86-PLK.exe"; source file in store is also corrupted 2012-04-11 18:24:05, Info CSI 000001fd [SR] Verify complete |
Curt Spanburgh Microsoft Certified Business Solution Specialist. Dynamics CRM MVP Contributing Editor, Windows IT Pro He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly. Proverbs 13:20
|
 |
|
|
Curt
Moderator
    
USA
6652 Posts
Status: offline |
Posted - 04/12/2012 : 10:14:37 AM
|
There were some Cannot repairs in the sfc log.
Cannot repair member file [l:76{38}]"WindowsServer2003-KB943295-x86-PLK.exe" of Microsoft-Hyper-V-Guest-Installer-Support, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch 2012-04-11 18:24:05, Info CSI 000001f7 [SR]
Cannot repair member file [l:76{38}]"WindowsServer2003-KB943295-x86-PLK.exe" of Microsoft-Hyper-V-Guest-Installer-Support, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch 2012-04-11 18:24:05, Info CSI 000001f8 [SR] This component was referenced by [l:164{82}]"Microsoft-Hyper-V-Package~31bf3856ad364e35~amd64~~6.1.7600.16385.Microsoft-Hyper-V" 2012-04-11 18:24:05, Info CSI 000001fb [SR] Could not reproject corrupted file [ml:520{260},l:68{34}]"\??\C:\Windows\vmguest\support\x86"\[l:76{38}]"WindowsServer2003-KB943295-x86-PLK.exe"; source file in store is also corrupted 2012-04-11 18:24:05, Info CSI 000001fd [SR] Verify complete |
Curt Spanburgh Microsoft Certified Business Solution Specialist. Dynamics CRM MVP Contributing Editor, Windows IT Pro He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly. Proverbs 13:20
|
 |
|
|
Curt
Moderator
    
USA
6652 Posts
Status: offline |
Posted - 04/12/2012 : 11:53:49 AM
|
Seems to be a problem with the system files from the Hyper-V role.
I removed the role and rebooted.
|
Curt Spanburgh Microsoft Certified Business Solution Specialist. Dynamics CRM MVP Contributing Editor, Windows IT Pro He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly. Proverbs 13:20
|
 |
|
|
wkasdo
Administrator
    
Netherlands
7405 Posts
Status: online |
Posted - 04/12/2012 : 5:01:58 PM
|
| Timebomb, Curt... SXS is corrupted. |
Make it as simple as you can, but not simpler -- Albert Einstein |
 |
|
|
wobble_wobble
Honorable But Hopeless Addict
    
Ireland
4517 Posts
Status: offline |
Posted - 04/12/2012 : 7:08:39 PM
|
Curt....you know the answer...even when the words about me left your mouth!
What about a restore from backup?
Out of curiosity, hoe big is the C drive? |
Joe
After everything that has happened during the month of Jan 07, I do believe that pigs fly backwards!
http://whatismyv6.com/ |
Edited by - wobble_wobble on 04/12/2012 7:09:32 PM |
 |
|
|
Curt
Moderator
    
USA
6652 Posts
Status: offline |
Posted - 04/12/2012 : 8:41:51 PM
|
550 GB on the system partition.
quote: Originally posted by wobble_wobble
Curt....you know the answer...even when the words about me left your mouth!
What about a restore from backup?
Out of curiosity, hoe big is the C drive?
|
Curt Spanburgh Microsoft Certified Business Solution Specialist. Dynamics CRM MVP Contributing Editor, Windows IT Pro He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly. Proverbs 13:20
|
 |
|
|
Curt
Moderator
    
USA
6652 Posts
Status: offline |
Posted - 04/12/2012 : 8:59:01 PM
|
Both Seagate NAS devices died on the network.
So much for system backup.
I better get this guy stable. He does goverment contracts.
In the Uniited States that means you get paid real slowly.
|
Curt Spanburgh Microsoft Certified Business Solution Specialist. Dynamics CRM MVP Contributing Editor, Windows IT Pro He that is walking with wise persons will become wise, but he that is having dealings with the stupid ones will fare badly. Proverbs 13:20
|
 |
|
| |
Topic  |
|
|
|