Acties:
  • 0 Henk 'm!

  • vuurfreter
  • Registratie: Juli 2004
  • Laatst online: 27-06-2024
Vanaf het begin af aan al diverse problemen gehad met betrekking tot de upgrade. In eerste instantie is het upgrade icoontje nooit bij mij verschenen. Hierover via de Microsoft community gecommuniceerd en na diverse oplossingen kwam deze er niet. Via een link op Tweakers de Media Creation Tool binnengehaald maar ik krijg diverse errors.

Na het controleren van het systeem, updates downloaden etc.ging de pc opnieuw opstarten en het logo kwam in beeld. daarna een BSOD met de melding:

System Thread Exception not handled (NTFS.sys)

Na het opnieuw opstarten kwam de errorcode: 0xC1900101 - 0x20017. Zoeken op internet levert driver issues en processor core oplossingen.

Via diverse sites heb ik het volgende gedaan:

- Videokaart drivers opnieuw geïnstalleerd

- Processor cores geminimaliseerd

- Bios update

- Opschoning

Niets helpt. Via een site kwam ik erachter waar het logfile staat. Echter is het mij niet duidelijk waar het aan ligt. Ik zie meerdere errors en daardoor de bomen het bos niet. Wie kan mij helpen hier duidelijkheid in te scheppen?

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
2015-12-25 13:21:53, Error                 MOUPG  CSystemHelper::CheckConnectedStandby(642): Result = 0x80070057
2015-12-25 13:23:19, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:23:21, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:23:27, Error                 MOUPG  CDlpActionImpl<class CDlpErrorImpl<class CDlpObjectInternalImpl<class CUnknownImpl<class IMoSetupDlpAction> > > >::Suspend(1066): Result = 0xC1800104
2015-12-25 13:23:27, Error                 MOUPG  CSetupManager::ExecuteInstallMode(664): Result = 0x800705BB
2015-12-25 13:23:27, Error                 MOUPG  CSetupManager::ExecuteDownlevelMode(377): Result = 0x800705BB
2015-12-25 13:23:27, Error                 MOUPG  CSetupManager::Execute(223): Result = 0x800705BB
2015-12-25 13:23:27, Error                 MOUPG  CSetupHost::Execute(370): Result = 0x800705BB
2015-12-25 13:23:27, Error                 MOUPG  CDlpManager::AsyncSerializeDisable(471): Result = 0x80070216
2015-12-25 13:23:28, Error                 MOUPG  CSystemHelper::CheckConnectedStandby(642): Result = 0x80070057
2015-12-25 13:23:37, Error                        CallPidGenX: PidGenX function failed on this product key. (hr = 0x8a010101)
2015-12-25 13:23:58, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:24:39, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:24:41, Error                        CDiagnosticsHelper::SetDeferredSQMDatapoint: Attempting to set a deferred SQM datapoint in an invalid SQM session[gle=0x000000b7]
2015-12-25 13:24:41, Error                        CDiagnosticsHelper::SetDeferredSQMDatapoint: Attempting to set a deferred SQM datapoint in an invalid SQM session[gle=0x000000b7]
2015-12-25 13:24:45, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:25:52, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:25:53, Error                        CDiagnosticsHelper::SetDeferredSQMDatapoint: Attempting to set a deferred SQM datapoint in an invalid SQM session[gle=0x000000b7]
2015-12-25 13:25:53, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session[gle=0x000000b7]
2015-12-25 13:26:00, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:28:18, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:28:30, Error                        CDiagnosticsHelper::SetDeferredSQMDatapoint: Attempting to set a deferred SQM datapoint in an invalid SQM session[gle=0x000000b7]
2015-12-25 13:28:36, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session
2015-12-25 13:28:37, Error                 CONX   WlanOpenHandle failed with error 00000426

2015-12-25 13:28:37, Error                 CONX   Failed to initialize wireless class data 80070426

2015-12-25 13:28:37, Error                 CONX   Failed to initialize net class data 80070005

2015-12-25 13:28:39, Error                 CONX   Failed to get class data from printer 80070057

2015-12-25 13:29:07, Error                 CONX   Failed to open INF file [oem130.inf] with 0x80070002

2015-12-25 13:29:07, Error                 CONX   Failed to initialize driver package [oem130.inf]

2015-12-25 13:29:07, Error                 CONX   Failed to open INF file [oem130.inf] with 0x80070002

2015-12-25 13:29:07, Error                 CONX   Failed to initialize driver package [oem130.inf]

2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Drivers of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.GDRs of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Langpacks of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.FeaturesOnDemand of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Critical of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Drivers of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Langpacks of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:29:44, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.FeaturesOnDemand of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:31, Error                        [SetupHost.exe] ReAgentXMLParser::ParseConfigFile (xml file: C:\$WINDOWS.~BT\Sources\SafeOS\ReAgent.xml) returning 0X2
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Drivers of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.GDRs of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Langpacks of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.FeaturesOnDemand of file C:\$Windows.~BT\Updates\Critical\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Critical of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Drivers of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.Langpacks of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:30:33, Error                 SP     CInstallDUUpdatesOffline::FindOperation: No info found in section DynamicUpdate.FeaturesOnDemand of file C:\$Windows.~BT\Updates\GDR\SetupPlatform.ini[gle=0x00000002]
2015-12-25 13:31:46, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-RasServer-MigPlugin\RasMigPlugin.dll, {D26AA4A5-92AD-48DB-8D59-95EF0DCE6939}, 0) failed, hr=[0x8007007f].
2015-12-25 13:31:46, Error                 SP     pSPRemoveUpgradeRegTree: failed to delete reg tree HKLM\SYSTEM\Setup\Upgrade[gle=0x00000005]
2015-12-25 13:32:12, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-RasServer-MigPlugin\RasMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:32:12, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:32:12, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-RasServer-MigPlugin\RasMigPlugin.dll, {D26AA4A5-92AD-48DB-8D59-95EF0DCE6939}, 0) failed, hr=[0x8007007f].
2015-12-25 13:32:13, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:13, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:13, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:13, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Hyper-V\HyperVMigrationPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:32:13, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:32:13, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Hyper-V\HyperVMigrationPlugin.dll, {12FF03A1-5339-4BD6-B557-9227E0675910}, 0) failed, hr=[0x8007007f].
2015-12-25 13:32:13, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-RasServer-MigPlugin\RasMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:32:13, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:32:13, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-RasServer-MigPlugin\RasMigPlugin.dll, {D26AA4A5-92AD-48DB-8D59-95EF0DCE6939}, 0) failed, hr=[0x8007007f].
2015-12-25 13:32:13, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:13, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:13, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:13, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Hyper-V\HyperVMigrationPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:32:13, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:32:13, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Hyper-V\HyperVMigrationPlugin.dll, {12FF03A1-5339-4BD6-B557-9227E0675910}, 0) failed, hr=[0x8007007f].
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {050ed09e-a530-41e6-8ac9-a9a96e74a2c1}: [shmig] Failed to CoCreate IPersistAppItemsState object, hr=0x80040154
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:14, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:14, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:14, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:14, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:14, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:14, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:14, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:16, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:16, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:16, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:16, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:16, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:16, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:16, Error      [0x0808fe] MIG    Plugin {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}: BthMig: ConvertStringSecurityDescriptorToSecurityDescriptor failed hr: 0x80070539
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:18, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:24, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:24, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:24, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:24, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:24, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:24, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:26, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:26, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:26, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll) gle=126
2015-12-25 13:32:26, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
2015-12-25 13:32:31, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7e.[gle=0x0000007e]
2015-12-25 13:32:31, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007e.[gle=0x0000007e]
2015-12-25 13:32:31, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-MapsControl-Migration\MapsMigPlugin.dll, {39CC25F3-AF21-4C42-854D-0524249F02CE}, 0) failed, hr=[0x8007007e].
2015-12-25 13:32:41, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:32:41, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:32:41, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:33:46, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:33:46, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:33:46, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:33:52, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:33:52, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:33:52, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:33:52, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:33:52, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:33:53, Error      [0x0808fe] MIG    Plugin {ee036dc0-f9b7-4d2d-bb94-3dd3102c5804}: BRIDGEMIG: CBrgUnattend::CollectBridgeSettings failed: 0x1, 0
2015-12-25 13:33:59, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netrasa.inf' for 'Root\MS_PPTPMINIPORT\0000'. Error = 0x00000490
2015-12-25 13:34:00, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Root device 'Root\MULTIFUNCTION\0000' does not have driver.
2015-12-25 13:34:13, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to query {a45c254e-df1c-4efd-8020-67d146a850e0}[14] property from 'UUID:061D5B05-8F5A-322C-3D08-7B505765D722\UMB\3&136BD473&0&UUID:061D5B05-8F5A-322C-3D08-7B505765D722'. Error = 0x00000490
2015-12-25 13:34:14, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to query LocationPaths property from 'SCSI\DISK&VEN_WDC_WD10&PROD_EVDS-63N5B1&REV_01.0\5&2769D23C&0&000100'. Error = 0x0000000D
2015-12-25 13:34:14, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Skipping device 'IDE\DISKWDC_WD10EVDS-63N5B1_____________________01.01A01\6&1A13E0CE&0&0.1.0' without driver.
2015-12-25 13:34:17, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to query LocationPaths property from 'SCSI\DISK&VEN_WDC_WD10&PROD_EVDS-63N5B1&REV_01.0\5&2A39E32A&0&000100'. Error = 0x0000000D
2015-12-25 13:34:17, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to query {a45c254e-df1c-4efd-8020-67d146a850e0}[14] property from 'UUID:21053D9B-69BF-2F21-4186-650601E22E85\UMB\3&167A1463&0&UUID:21053D9B-69BF-2F21-4186-650601E22E85'. Error = 0x00000490
2015-12-25 13:34:17, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netavpna.inf' for 'Root\MS_AGILEVPNMINIPORT\0000'. Error = 0x00000490
2015-12-25 13:34:17, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netrasa.inf' for 'Root\MS_L2TPMINIPORT\0000'. Error = 0x00000490
2015-12-25 13:34:18, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Skipping device 'PCIIDE\IDECHANNEL\5&2A39E32A&0&0' without driver.
2015-12-25 13:34:18, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netrasa.inf' for 'Root\MS_NDISWANBH\0000'. Error = 0x00000490
2015-12-25 13:34:18, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Skipping device 'PCIIDE\IDECHANNEL\5&2A39E32A&0&1' without driver.
2015-12-25 13:34:18, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netrasa.inf' for 'Root\MS_NDISWANIP\0000'. Error = 0x00000490
2015-12-25 13:34:19, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netrasa.inf' for 'Root\MS_NDISWANIPV6\0000'. Error = 0x00000490
2015-12-25 13:34:19, Error      [0x0808fe] MIG    Plugin {ff9c714f-b864-4f43-ae39-ec07d7385abe}: Unable to determine inbox status of driver 'netrasa.inf' for 'Root\MS_PPPOEMINIPORT\0000'. Error = 0x00000490
2015-12-25 13:34:26, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:34:26, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:34:26, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:34:26, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:34:26, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:34:26, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:34:40, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:34:40, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:34:40, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:34:40, Error      [0x08085f] MIG    MigHost: CMigPluginSurrogate::LoadAndRegisterServerInThreadContext: LoadLibraryExW(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, LOAD_WITH_ALTERED_SEARCH_PATH) failed gle=0x7f.[gle=0x0000007f]
2015-12-25 13:34:40, Error      [0x080863] MIG    MigHost: CMigPluginSurrogate::COMGenericThreadingHostThreadProc: LoadAndRegisterServerInThreadContext() failed hr=0x8007007f.[gle=0x0000007f]
2015-12-25 13:34:40, Error      [0x0808ff] MIG    COutOfProcPluginFactory::CreateInstance: m_currentHostSurrogate->LoadDllServer(C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Client-License-Platform-Service-Migration\ClipMigPlugin.dll, {6014E67F-2537-48F9-951D-D29D720523E1}, 0) failed, hr=[0x8007007f].
2015-12-25 13:34:45, Error                        CSetupAutomation::Resurrect: File not found: C:\$Windows.~BT\Sources\Panther\automation.dat[gle=0x00000002]
2015-12-25 13:34:45, Error                 SP     CSetupPlatform::ResurrectAutomation: Failed to resurrect automation: 0x80070002[gle=0x00000002]
2015-12-25 13:35:07, Error                 MOUPG  CDlpManager::AsyncSerializeDisable(471): Result = 0x80070216

Acties:
  • 0 Henk 'm!

  • Reepje
  • Registratie: Juni 2010
  • Niet online
Zo, dat is een lap text. Denk je dat iemand dat gaat zitten lezen?

Ok dan. Waarschijnlijk is je computer niet geschikt voor windows 10.
En deze vitale info geef je dus niet;
wat voor computer hebben we het over

ps, de eerste hit op google voor 0xC1900101 - 0x20017 geeft "Fix We Couldn’t Install Windows 10 Error (0XC1900101 – 0x20017) While Installing Windows 10", heb je deze tutorial gevolgd?

[ Voor 31% gewijzigd door Reepje op 25-12-2015 14:53 ]


Acties:
  • 0 Henk 'm!

  • vuurfreter
  • Registratie: Juli 2004
  • Laatst online: 27-06-2024
Dat is het totale error bestand
Het is een I7-2600 3.4 GHz
8GB RAM
Voldoende vrije schijfruimte
AMD Radeon HD6900 (drivers up to date)
Creative X-Fi Fatality geluidskaart

Dus hij zou wel geschikt moeten zijn. Anders was ik er niet aan begonnen.

De site die jij beschrijft heb ik gezien. het enige wat ik daarvan niet heb gedaan is de netwerkkaart verwijderd (disablen in bios). De rest kan ik niet doen aangezien er geen wireless in mijn pc zit.

Bij de reacties hebben ze het over diverse soorten drivers. Via deze reacties kwam ik bij deze site http://answers.microsoft.com/en-us/windows/forum/windows_10-windows_install/the-installation-failed-in-the-safeos-phase-with/54db0c8f-f9f0-4093-b2fe-ad378685686a

Op 2 augustus heeft Samir kabir een reactie geschreven die weleens zou kunnen werken maar ik snap zijn uitleg niet helemaal waar ik de files moet verwijderen

Acties:
  • 0 Henk 'm!

  • Trommelrem
  • Registratie: Februari 2009
  • Laatst online: 09-11-2021
Volgens je logfile begint het al met OEM-drivers die niet goed zijn.
Wat gebeurt er als je een schone wimboot maakt naast je huidige installatie?

Acties:
  • 0 Henk 'm!

  • johnkeates
  • Registratie: Februari 2008
  • Laatst online: 04-07 16:30
Verwijder al je drivers en probeer het opnieuw. Doe ook even een checkdisk op alle schijven.

Acties:
  • 0 Henk 'm!

  • Reepje
  • Registratie: Juni 2010
  • Niet online
In dat geval zou ik een schone installatie doen.
En de geluidskaart er even uit, voor de zekerheid.

Acties:
  • 0 Henk 'm!

  • Sitelabs
  • Registratie: December 2009
  • Laatst online: 11:42
Persoonlijk heb ik heel wat ellende gehad met mijn Windows 10 install, bleek dat hij stukliep omdat er een externe HD aan de computer hing. USB er uit toen verliep de install prima. Wellicht helpt het.

Acties:
  • 0 Henk 'm!

  • johnkeates
  • Registratie: Februari 2008
  • Laatst online: 04-07 16:30
Om alles samen te vatten: koppel alles los, behalve toetsenbord, muis en scherm, doe een schone installatie en daarna een upgrade :p

Acties:
  • 0 Henk 'm!

  • Reepje
  • Registratie: Juni 2010
  • Niet online
johnkeates schreef op vrijdag 25 december 2015 @ 16:01:
Om alles samen te vatten: koppel alles los, behalve toetsenbord, muis en scherm, doe een schone installatie en daarna een upgrade :p
Mooi samengevat, alleen een schone installatie hoef je niet meer te upgraden zou ik zeggen :) Dus dat scheelt weer een stap.

Acties:
  • 0 Henk 'm!

  • johnkeates
  • Registratie: Februari 2008
  • Laatst online: 04-07 16:30
Reepje schreef op vrijdag 25 december 2015 @ 16:05:
[...]


Mooi samengevat, alleen een schone installatie hoef je niet meer te upgraden zou ik zeggen :) Dus dat scheelt weer een stap.
Nouja, als je Windows 10 installeert niet nee, maar zonder upgrade heb je daar nog geen key voor om te gebruiken. :p

Acties:
  • 0 Henk 'm!

  • Reepje
  • Registratie: Juni 2010
  • Niet online
johnkeates schreef op vrijdag 25 december 2015 @ 16:13:
[...]


Nouja, als je Windows 10 installeert niet nee, maar zonder upgrade heb je daar nog geen key voor om te gebruiken. :p
Er staat toch windows ( 7 of 8 ) op nu? Dus heeft hij een key :?

Acties:
  • 0 Henk 'm!

  • johnkeates
  • Registratie: Februari 2008
  • Laatst online: 04-07 16:30
Reepje schreef op vrijdag 25 december 2015 @ 16:17:
[...]


Er staat toch windows ( 7 of 8 ) op nu? Dus heeft hij een key :?
Maar niet van Windows 10, dus waar gaat hij dan een installer vandaan trekken die het met zijn key doet? Volgens mij kan je zonder key geen installer downloaden. Als je eenmaal een installer hebt kan je met een 7 of 8 key wel 10 installeren, maar dan moet je dus wel eerst die installer ergens vandaan halen.

Acties:
  • 0 Henk 'm!

  • PilatuS
  • Registratie: September 2002
  • Niet online
johnkeates schreef op zaterdag 26 december 2015 @ 00:22:
[...]


Maar niet van Windows 10, dus waar gaat hij dan een installer vandaan trekken die het met zijn key doet? Volgens mij kan je zonder key geen installer downloaden. Als je eenmaal een installer hebt kan je met een 7 of 8 key wel 10 installeren, maar dan moet je dus wel eerst die installer ergens vandaan halen.
Hier dus: https://www.microsoft.com/en-us/software-download/windows10

Gewoon de tool downloaden en een ISO of gelijk een USB stick maken. Daarna installeren zonder code op te geven en later in Window 10 zelf de code van Windows 7 of 8.1 invoeren. Sinds de nieuwe build kan je een Windows 7 of 8.1 key gebruiken zonder eerst te upgraden.

[ Voor 21% gewijzigd door PilatuS op 26-12-2015 00:29 ]


Acties:
  • 0 Henk 'm!

  • vuurfreter
  • Registratie: Juli 2004
  • Laatst online: 27-06-2024
Allen, dank voor de tips. Wegens kerst even geen tijd meer gehad om te reageren of daadwerkelijk iets uit te voeren.

@johnkeates: deze week ga ik eens kijken met het verwijderen van de drivers en eventueel zaken loskoppelen (wordt dan alleen de geluidskaart denk ik, videokaart moet ik even kijken)

@Pilatus: dat wist ik nog niet. Ik zat in dezelfde film als johnkeates. Echter een schone install gaat mij net even iets te ver op het moment.
Pagina: 1