Unable to Add drivers to Boot Image (Faulting module name: in-core-stringloader-l1-1-1.dll)

I'm getting the following error when adding drivers to any boot images.


Faulting application name: dismhost.exe, version: 6.3.9600.16384, time stamp: 0x5215de49
Faulting module name: in-core-stringloader-l1-1-1.dll, version: 6.2.9200.17313, time stamp: 0x5507a832
Exception code: 0xc0000135
Fault offset: 0x00000000000e2100
Faulting process id: 0x10a0
Faulting application start time: 0x01d09b72e4165b6c
Faulting application path: C:\Users\Username\AppData\Local\Temp\2\72EFFF23-68CA-4B03-918D-6848C2A2DA0F\dismhost.exe
Faulting module path: in-core-stringloader-l1-1-1.dll
Report Id: 21cd2e9a-0766-11e5-941e-00155dc8a33f
Faulting package full name: 
Faulting package-relative application ID: 

Below logs are from DISM

Mount Path:  [C:\Users\Username\AppData\Local\Temp\2\~$WDSMGMT.000]
[5920] Wimserv process started for guid 37c7cc04-b952-4170-a49e-32f7680c218e.  Id is 1988
[1988] ImageUnmarshallHandle: Reconstituting wim at \\WDS.domainname\REMINST\Boot\x64\Images\capture 8.1 64.wim.
[1988] Mounted image at C:\Users\Username\AppData\Local\Temp\2\~$WDSMGMT.000.
[5920] ImageUnmarshallHandle: Reconstituting wim at \\wds.domainname.com\REMINST\Boot\x64\Images\capture 8.1 64.wim.
[5920] ImageUnmarshallHandle: Reconstituting wim at \\wds.domainname.com\REMINST\Boot\x64\Images\capture 8.1 64.wim.
2015-05-31 19:24:54, Error                 DISM   DismHostLib: Failed to create DismHostManager remote object. Checking for dismhost.exe exit code.
2015-05-31 19:24:54, Error                 DISM   DISM Manager: PID=5920 TID=5216 Failed to create Dism Image Session in host. - CDISMManager::LoadRemoteImageSession(hr:0xc0000135)
2015-05-31 19:25:55, Error                 DISM   DismHostLib: Failed to create DismHostManager remote object. Checking for dismhost.exe exit code.
2015-05-31 19:25:55, Error                 DISM   DISM Manager: PID=5920 TID=5216 Failed to create Dism Image Session in host. - CDISMManager::LoadRemoteImageSession(hr:0xc0000135)
2015-05-31 19:25:55, Error                 DISM   DISM Manager: PID=5920 TID=5216 Failed to load the image session from the temporary location: C:\Users\Username\AppData\Local\Temp\2\72EFFF23-68CA-4B03-918D-6848C2A2DA0F - CDISMManager::CreateImageSession(hr:0xc0000135)
2015-05-31 19:25:55, Error                 DISM   API: PID=5920 TID=5216 m_pDismManager->CreateImageSession failed - CDismCore::CacheImageSession(hr:0xc0000135)
2015-05-31 19:25:55, Error                 DISM   API: PID=5920 TID=5216 InternalExecute failed - CBaseCommandObject::Execute(hr:0xc0000135)
2015-05-31 19:25:55, Error                 DISM   API: PID=5920 TID=5940 CAttachPathCommandObject failed - DismOpenSessionInternal(hr:0xc0000135)

So Far I've tried the suggestions from this link  https://social.technet.microsoft.com/Forums/windows/en-US/a202816a-59f6-48bb-a71a-fe2ca3add4c9/wds-error-code0xc1420127 

I have also removed my profile locally but that hasn't helped. Also unable to find the faulting dll  in-core-stringloader-l1-1-1.dll .

Any Ideas?


May 31st, 2015 3:45am

Hi!

When mounting the WIM-file, do you use the /ScratchDir switch as well?

Without this switch, everything will be "saved" in your RAM which isn't optimal depending on the size of the files.

Best regards
Andreas Molin

Free Windows Admin Tool Kit Click here and download it now
June 1st, 2015 9:58am

Hi Andreas,

No I didn't use the /ScratchDIR. I'm using the Wizard

June 2nd, 2015 1:01am

Hi!

Ahh, I missed that it was done in WDS, but try and add the drivers manually by following the instructions at this link: https://technet.microsoft.com/en-us/library/hh825070.aspx?f=255&MSPPError=-2147217396

Best regards
Andreas Molin

Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2015 2:34am

Hi Andreas,

That doesn't work also. Same error.

June 7th, 2015 3:06am

Hi!

If possible, could you try and copy the wim to another computer and add the drivers from here to see if it is image related or system related?

Best regards
Andreas Molin

Free Windows Admin Tool Kit Click here and download it now
June 7th, 2015 2:01pm

Hi,

Copying it to another computer and adding the drivers works. I would still like to fix the issue on this server. Any suggestions appreciated.

Thank You

June 7th, 2015 5:14pm

Hi,

In addition to what has been suggested by Andreas Molin, Pleases check your Windows PE version number and your ADK/DISM version. And make sure you run DISM from Deployment and Imaging Tools Environment. I noticed that 6.2.9200.17313 is for Windows 8 not Window 8.1. compare to the log on another server see if it is right.

Following the instructions as mentioned in article below

WinPE: Add drivers

https://technet.microsoft.com/en-us/library/dn613857.aspx?f=255&MSPPError=-2147217396

Regards,

D. Wu

Free Windows Admin Tool Kit Click here and download it now
June 10th, 2015 9:27pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics