[SOLVED] Cannot repair member file, Windows 8.1

andrerogers

Member
Joined
Aug 11, 2015
Posts
7
Hi,

I was updating my Dell Inspiron 15 7537 with all its necessary driver updates before I upgraded to Win 10.

After all this, out of no where, I was literally doing nothing, and a prompt showed up with the following error message.

"pcdrsysinfosoftware.ware.p5x - Entry Point Not Found"

I ran a system file check, "sfc/scannow" and after the scan was done it told me that it was unable to fix it.

I ran the following command "findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"" to figure out what files were missing or corrupt.

Code:
2015-08-11 03:16:05, Info                  CSI    00000547 [SR] Cannot repair member file [l:44{22}]"wizardCreateRoles.ascx" of NetFx-ASPNET_WEBADMIN_WIZARD, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:b03f5f7f11d50a3a}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch2015-08-11 03:16:09, Info                  CSI    0000054a [SR] Cannot repair member file [l:44{22}]"wizardCreateRoles.ascx" of NetFx-ASPNET_WEBADMIN_WIZARD, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:b03f5f7f11d50a3a}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-08-11 03:16:09, Info                  CSI    0000054b [SR] This component was referenced by [l:162{81}]"Microsoft-Windows-NetFx2-OC-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.NetFx2"

Above is what I extracted from the CBS.log.

Can somebody please help me out. I am attaching the CBS.log and sfcdetails.txt (the result of the findstr cmd).

Thank you.

View attachment CBS.zip
 
SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.

View attachment SFCFix.zip
 
Hey zcomputerwiz,

I followed the steps. The following is the output that the script generated.

Code:
SFCFix version 2.4.5.0 by niemiro.Start time: 2015-08-12 21:26:51.856
Microsoft Windows 8.1 Update 3 - amd64
Using .zip script file at C:\Users\andrerogers21\Desktop\SFCFix.zip [0]








PowerCopy::
Successfully took permissions for file or folder C:\WINDOWS\WinSxS\amd64_netfx-aspnet_webadmin_wizard_b03f5f7f11d50a3a_6.3.9600.16384_none_3a315a313c0390b7\wizardCreateRoles.ascx


Successfully copied file C:\Users\andrerogers21\AppData\Local\niemiro\Archive\WinSxS\amd64_netfx-aspnet_webadmin_wizard_b03f5f7f11d50a3a_6.3.9600.16384_none_3a315a313c0390b7\wizardCreateRoles.ascx to C:\WINDOWS\WinSxS\amd64_netfx-aspnet_webadmin_wizard_b03f5f7f11d50a3a_6.3.9600.16384_none_3a315a313c0390b7\wizardCreateRoles.ascx.


Successfully restored ownership for C:\WINDOWS\WinSxS\amd64_netfx-aspnet_webadmin_wizard_b03f5f7f11d50a3a_6.3.9600.16384_none_3a315a313c0390b7\wizardCreateRoles.ascx
Successfully restored permissions on C:\WINDOWS\WinSxS\amd64_netfx-aspnet_webadmin_wizard_b03f5f7f11d50a3a_6.3.9600.16384_none_3a315a313c0390b7\wizardCreateRoles.ascx
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 2.4.5.0 by niemiro has completed.
Currently storing 1 datablocks.
Finish time: 2015-08-12 21:26:53.711
Script hash: qH1wx8CIGqojFg4wwAXlJrRmJwD8DbPUwka6ykPgSjw=
----------------------EOF-----------------------
 
SFC Scan

  1. Swipe in from the right edge of the screen, and then tap Search.
    (If you're using a mouse, point to the upper-right corner of the screen, move the mouse pointer down, and then click Search.)
  2. Type cmd in the search box, and then right-click or press and hold on Command Prompt.
  3. Tap or click Run as administrator.
  4. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow

    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt
  5. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 
I'll mark the thread as solved.

Post back if you encounter any problems and I will continue to assist you.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top