forked from aguacongas/chatle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
500 Internal Server Error.mht
409 lines (408 loc) · 14.9 KB
/
500 Internal Server Error.mht
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
From: "Saved by Internet Explorer 11"
Subject: 500 Internal Server Error
Date: Fri, 5 Jun 2015 15:52:58 +0100
MIME-Version: 1.0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://localhost:55396/
X-MimeOLE: Produced By Microsoft MimeOLE V10.0.10011.0
=EF=BB=BF<!DOCTYPE HTML>
<!DOCTYPE html PUBLIC "" ""><HTML><HEAD><META content=3D"IE=3D11.0000"=20
http-equiv=3D"X-UA-Compatible">
=20
<META charset=3D"utf-8"> <TITLE>500 Internal Server Error</TITLE> =
=20
<STYLE type=3D"text/css">=0A=
body {=0A=
background-color: white;=0A=
color: #111111;=0A=
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;=0A=
margin: 2em 4em;=0A=
}=0A=
=0A=
a {=0A=
color: darkblue;=0A=
text-decoration: none;=0A=
font-weight: bolder;=0A=
}=0A=
=0A=
#header {=0A=
margin-bottom: 2.5em;=0A=
}=0A=
=0A=
.stacktrace pre {=0A=
display: inline;=0A=
}=0A=
=0A=
.faded {=0A=
color: #999999;=0A=
font-weight: normal;=0A=
}=0A=
=0A=
div.message {=0A=
margin-top: 2.5em;=0A=
padding: 0.3em 1em;=0A=
border-left: 0.25em solid red;=0A=
}=0A=
=0A=
.light {=0A=
font-size: 1.3em;=0A=
font-weight: lighter;=0A=
}=0A=
=0A=
.heavy {=0A=
font-size: 1.5em;=0A=
}=0A=
=0A=
.exception {=0A=
color: red;=0A=
}=0A=
=0A=
.stacktrace {=0A=
padding-top: 0.3em;=0A=
padding-left: 2em;=0A=
display: inline-block;=0A=
font-weight: bold;=0A=
}=0A=
=0A=
.codeSnippet {=0A=
margin-left: 2em;=0A=
margin-top: 1em;=0A=
margin-bottom: 1em;=0A=
display: inline-block;=0A=
border-top: 0.2em solid #cccccc;=0A=
border-bottom: 0.2em solid #cccccc;=0A=
color: black;=0A=
}=0A=
=0A=
.codeSnippet div:nth-of-type(2n) {=0A=
background-color: #f0f0f0;=0A=
}=0A=
=0A=
.codeSnippet div:nth-of-type(2n + 1) {=0A=
background-color: #f6f6f6;=0A=
}=0A=
=0A=
.codeSnippet .error-message {=0A=
color: red;=0A=
font-weight: normal;=0A=
}=0A=
=0A=
.codeSnippet div.filename {=0A=
font-weight: bold;=0A=
background-color: white;=0A=
margin: 0.6em;=0A=
}=0A=
=0A=
.codeSnippet div.line {=0A=
padding: 0.2em;=0A=
line-height: 1em;=0A=
}=0A=
=0A=
.codeSnippet div.line .line-number {=0A=
color: #999999;=0A=
text-align: right;=0A=
margin-right: 0.5em;=0A=
}=0A=
=0A=
.codeSnippet div.error {=0A=
color: red;=0A=
font-weight: bolder;=0A=
background-color: #ffeda7;=0A=
}=0A=
=0A=
.codeSnippet code {=0A=
white-space: pre;=0A=
}=0A=
=0A=
footer {=0A=
margin-top: 2em;=0A=
font-size: smaller;=0A=
font-weight: lighter;=0A=
}=0A=
</STYLE>
=20
<META name=3D"GENERATOR" content=3D"MSHTML 11.00.10011.0"></HEAD>=20
<BODY>
<DIV id=3D"header">
<DIV style=3D"font-size: 6em; display: inline-block;"> :( =
=20
</DIV>
<DIV style=3D"padding-left: 3em; display: inline-block;"><SPAN =
style=3D"font-size: 2em;">Oops.</SPAN><BR><SPAN=20
style=3D"font-size: 1.65em; font-weight: lighter;">500 Internal Server=20
Error</SPAN> </DIV></DIV>
<DIV class=3D"message"><SPAN=20
class=3D"light =
exception">System.InvalidOperationException</SPAN><BR><SPAN =
class=3D"heavy">Operation=20
is not valid due to the current state of the object.</SPAN><BR>
<DIV class=3D"stacktrace">
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>DesignTimeHostCompiler.<Compile>=
d__6.MoveNext<SPAN class=3D"faded">()</SPAN></PRE>=20
</DIV></DIV>
<DIV class=3D"message"><SPAN=20
class=3D"light exception">System.AggregateException</SPAN><BR><SPAN=20
class=3D"heavy">One or more errors occurred.</SPAN><BR>
<DIV class=3D"stacktrace">
<PRE><SPAN class=3D"faded">at =
System.Threading.Tasks.</SPAN>Task.ThrowIfExceptional<SPAN =
class=3D"faded">(Boolean includeTaskCanceledExceptions)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Threading.Tasks.</SPAN>Task<TResult>.GetResultCore<SPAN =
class=3D"faded">(Boolean waitCompletionNotification)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Threading.Tasks.</SPAN>Task<TResult>.get_Result<SPAN =
class=3D"faded">()</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>DesignTimeHostProjectReferenceProvider=
.GetProjectReference<SPAN class=3D"faded">(Project project, ILibraryKey =
target, Func<ILibraryExport> referenceResolver)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>ProjectLibraryExportProvider.<>c=
__DisplayClass5_0.<GetLibraryExport>b__0<SPAN =
class=3D"faded">(CacheContext ctx)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>CacheExtensions.<>c__DisplayClas=
s0_0<T>.<Get>b__0<SPAN class=3D"faded">(CacheContext =
ctx)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>Cache.CreateEntry<SPAN =
class=3D"faded">(Object k, Func<CacheContext, Object> =
acquire)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>Cache.<>c__DisplayClass5_0.<A=
ddEntry>b__0<SPAN class=3D"faded">()</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.</SPAN>Lazy<T>.CreateValue<SPAN =
class=3D"faded">()</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.</SPAN>Lazy<T>.LazyInitValue<SPAN =
class=3D"faded">()</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at System.</SPAN>Lazy<T>.get_Value<SPAN =
class=3D"faded">()</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>Cache.Get<SPAN =
class=3D"faded">(Object key, Func<CacheContext, Object> =
factory)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>CacheExtensions.Get<T><SPAN =
class=3D"faded">(ICache cache, Object key, Func<CacheContext, T> =
factory)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>ProjectLibraryExportProvider.GetLibrar=
yExport<SPAN class=3D"faded">(ILibraryKey target)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>CompositeLibraryExportProvider.<>=
;c__DisplayClass2_0.<GetLibraryExport>b__0<SPAN =
class=3D"faded">(ILibraryExportProvider r)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Linq.</SPAN>Enumerable.WhereSelectArrayIterator<TSource, =
TResult>.MoveNext<SPAN class=3D"faded">()</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Linq.</SPAN>Enumerable.FirstOrDefault<TSource><SPAN =
class=3D"faded">(IEnumerable<TSource> source, Func<TSource, =
Boolean> predicate)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>CompositeLibraryExportProvider.GetLibr=
aryExport<SPAN class=3D"faded">(ILibraryKey target)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.</SPAN>LibraryManager.GetLibraryExport<SPAN =
class=3D"faded">(String name, String aspect)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>ProjectAssemblyLoader.Load<SPAN=
class=3D"faded">(String name, IAssemblyLoadContext =
loadContext)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>ProjectAssemblyLoader.Load<SPAN=
class=3D"faded">(String name)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at dnx.host.</SPAN>LoaderContainer.Load<SPAN =
class=3D"faded">(String name)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
dnx.host.</SPAN>DefaultLoadContext.LoadAssembly<SPAN =
class=3D"faded">(String name)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>AssemblyLoaderCache.GetOrAdd<SP=
AN class=3D"faded">(String name, Func<String, Assembly> =
factory)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>LoadContext.LoadAssemblyImpl<SP=
AN class=3D"faded">(String name)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>LoadContext.ResolveAssembly<SPA=
N class=3D"faded">(Object sender, ResolveEventArgs args)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.</SPAN>AppDomain.OnAssemblyResolveEvent<SPAN =
class=3D"faded">(RuntimeAssembly assembly, String =
assemblyFullName)</SPAN></PRE>=20
</DIV></DIV>
<DIV class=3D"message"><SPAN=20
class=3D"light exception">System.IO.FileLoadException</SPAN><BR><SPAN =
class=3D"heavy">Could=20
not load file or assembly 'EntityFramework.Core' or one of its =
dependencies.=20
General Exception (Exception from HRESULT: 0x80131500)</SPAN><BR>
<DIV class=3D"stacktrace">
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeAssembly._nLoad<SPAN =
class=3D"faded">(AssemblyName fileName, String codeBase, Evidence =
assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& =
stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean =
forIntrospection, Boolean suppressSecurityChecks)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeAssembly.nLoad<SPAN =
class=3D"faded">(AssemblyName fileName, String codeBase, Evidence =
assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& =
stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean =
forIntrospection, Boolean suppressSecurityChecks)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeAssembly.InternalLoadAssemblyName<SPAN =
class=3D"faded">(AssemblyName assemblyRef, Evidence assemblySecurity, =
RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr =
pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, =
Boolean suppressSecurityChecks)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeAssembly.InternalLoad<SPAN =
class=3D"faded">(String assemblyString, Evidence assemblySecurity, =
StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean =
forIntrospection)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeAssembly.InternalLoad<SPAN =
class=3D"faded">(String assemblyString, Evidence assemblySecurity, =
StackCrawlMark& stackMark, Boolean forIntrospection)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>Assembly.Load<SPAN class=3D"faded">(String =
assemblyString)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>LoadContext.Load<SPAN =
class=3D"faded">(String name)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.Framework.Runtime.Loader.</SPAN>LoadContext.ResolveAssembly<SPA=
N class=3D"faded">(Object sender, ResolveEventArgs args)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.</SPAN>AppDomain.OnAssemblyResolveEvent<SPAN =
class=3D"faded">(RuntimeAssembly assembly, String =
assemblyFullName)</SPAN></PRE>=20
</DIV></DIV>
<DIV class=3D"message"><SPAN=20
class=3D"light exception">System.IO.FileLoadException</SPAN><BR><SPAN =
class=3D"heavy">Could=20
not load file or assembly 'EntityFramework.Core, Version=3D7.0.0.0,=20
Culture=3Dneutral, PublicKeyToken=3Dnull' or one of its dependencies. =
General=20
Exception (Exception from HRESULT: 0x80131500)</SPAN><BR>
<DIV class=3D"codeSnippet">
<DIV=20
class=3D"filename"><CODE>C:\Users\Olivier\Source\Repos\chatle\src\chatle\=
Startup.cs</CODE></DIV>
<DIV=20
class=3D"line"><CODE>Line 67: =
services.AddRemoveResponseHeaders(Configuration.GetSubKey("RemoveResponse=
Header"));</CODE></DIV>
<DIV class=3D"line"><CODE>Line 68: </CODE></DIV>
<DIV class=3D"line error"><CODE>Line 69: }</CODE></DIV>
<DIV class=3D"line"><CODE>Line 70: </CODE></DIV>
<DIV=20
class=3D"line"><CODE>Line 71: private void =
ConfigureEntity(IServiceCollection services)</CODE></DIV></DIV>
<DIV class=3D"stacktrace">
<PRE><SPAN class=3D"faded">at =
ChatLe.</SPAN>Startup.ConfigureServices<SPAN =
class=3D"faded">(IServiceCollection services)</SPAN></PRE>=20
</DIV></DIV>
<DIV class=3D"message"><SPAN=20
class=3D"light =
exception">System.Reflection.TargetInvocationException</SPAN><BR><SPAN=20
class=3D"heavy">Exception has been thrown by the target of an=20
invocation.</SPAN><BR>
<DIV class=3D"stacktrace">
<PRE><SPAN class=3D"faded">at =
System.</SPAN>RuntimeMethodHandle.InvokeMethod<SPAN =
class=3D"faded">(Object target, Object[] arguments, Signature sig, =
Boolean constructor)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeMethodInfo.UnsafeInvokeInternal<SPAN =
class=3D"faded">(Object obj, Object[] parameters, Object[] =
arguments)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>RuntimeMethodInfo.Invoke<SPAN =
class=3D"faded">(Object obj, BindingFlags invokeAttr, Binder binder, =
Object[] parameters, CultureInfo culture)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
System.Reflection.</SPAN>MethodBase.Invoke<SPAN class=3D"faded">(Object =
obj, Object[] parameters)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.AspNet.Hosting.Startup.</SPAN>ConfigureServicesBuilder.Invoke<S=
PAN class=3D"faded">(Object instance, IServiceCollection =
exportServices)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.AspNet.Hosting.Startup.</SPAN>ConfigureServicesBuilder.<>=
c__DisplayClass4_0.<Build>b__0<SPAN =
class=3D"faded">(IServiceCollection services)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.AspNet.Hosting.</SPAN>HostingEngine.EnsureApplicationServices<S=
PAN class=3D"faded">(HostingContext context)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.AspNet.Hosting.</SPAN>HostingEngine.Start<SPAN =
class=3D"faded">(HostingContext context)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.AspNet.Loader.IIS.</SPAN>RuntimeHttpApplication.ApplicationStar=
t<SPAN class=3D"faded">(IHttpApplication application)</SPAN></PRE>=20
<BR>
<PRE><SPAN class=3D"faded">at =
Microsoft.AspNet.Loader.IIS.</SPAN>HttpApplicationBase.InvokeApplicationS=
tart<SPAN class=3D"faded">(IHttpApplication application)</SPAN></PRE>=20
</DIV></DIV><FOOTER> .NET Framework version=20
4.0.30319.42000 | Microsoft.AspNet.Load=
er.IIS=20
version 1.0.0-beta4-11565 | IIS =
version=20
10.0.10046.0=20
(fbl_srv2_iis_dev(sujitn).150324-1423) | &nbs=
p;<A=20
href=3D"http://go.microsoft.com/fwlink/?LinkId=3D517394">Need help?</A>=20
</FOOTER></BODY></HTML>