-
Notifications
You must be signed in to change notification settings - Fork 20
/
144f9359-8943-4956-82ab-a4686bc69f04.html
179 lines (156 loc) · 15.1 KB
/
144f9359-8943-4956-82ab-a4686bc69f04.html
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
<!DOCTYPE html>
<html>
<head>
<title>There is not enough space on the disk.<br></title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
}
@media screen and (max-width: 479px) {
pre { width: 280px; }
}
</style>
</head>
<body bgcolor="white">
<span><H1>Server Error in '/Img' Application.<hr width=100% size=1 color=silver></H1>
<h2> <i>There is not enough space on the disk.<br></i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
<br><br>
<b> Exception Details: </b>System.IO.IOException: There is not enough space on the disk.<br><br><br>
<b>Source Error:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code>
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</code>
</td>
</tr>
</table>
<br>
<b>Stack Trace:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>
[IOException: There is not enough space on the disk.
]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +1093
System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost) +1258
System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost) +64
ItsuvNet.TempFiles.GetTempFolderName(String baseFolder) in F:\Eff\Development\Code\Work\ItsuvNet\ItsuvNet.Core\TempFiles.cs:17
ItsuvNet.TempFiles.GetTempFileName(String baseFolder, String extension) in F:\Eff\Development\Code\Work\ItsuvNet\ItsuvNet.Core\TempFiles.cs:26
MemeGenerator.VideoFile.From(Byte[] videoFileBytes, Nullable`1 type, VimageQuality quality) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Render\VideoFile.cs:75
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +128
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +146
MemeGenerator.DB.TimedProxy`1.TryInvokeMember(InvokeMemberBinder binder, Object[] args, Object& result) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Performance\TimedProxy.cs:79
CallSite.Target(Closure , CallSite , Object , Int32 , VimageQuality , VimageType ) +318
ActLike_IImageFileStore_04a4ae5b48d444708185ed4c86bcd23f.Read(Int32 imageID, VimageQuality quality, VimageType type) +533
MemeGenerator.DB.Direct.MgImagesStore.GetVideoFile(Int32 mgImageID, VimageQuality quality, Nullable`1 type) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Direct\MgImagesStore.cs:209
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) +0
System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) +128
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +146
MemeGenerator.DB.TimedProxy`1.TryInvokeMember(InvokeMemberBinder binder, Object[] args, Object& result) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Performance\TimedProxy.cs:88
CallSite.Target(Closure , CallSite , Object , Int32 , VimageQuality , Nullable`1 ) +331
ActLike_IMgImagesStore_8d154c23cd974c0a8446a605dcfe1749.GetVideoFile(Int32 mgImageID, VimageQuality quality, Nullable`1 type) +543
MemeGenerator.ImageRendering.GetCaptionedImage(Int32 imageID, String text0, String text1, Nullable`1 width, Nullable`1 height) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Render\ImageRendering.cs:148
MemeGenerator.ImageRendering.GetRenderedInstance(Object instance, Nullable`1 quality, Nullable`1 type, Nullable`1 width, Nullable`1 height) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Render\ImageRendering.cs:73
MemeGenerator.Web.Images.Controllers.InstanceController.Details(Int32 instanceID, Nullable`1 width, Nullable`1 height, String extension, String filename, Nullable`1 quality) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.Web.Images\Controllers\InstanceController.cs:52
lambda_method(Closure , ControllerBase , Object[] ) +443
System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +229
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +39
System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +71
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +42
System.Web.Mvc.Async.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() +72
System.Web.Mvc.Async.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() +385
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +42
System.Web.Mvc.Async.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() +38
System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +185
System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +29
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +67
System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +36
System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +43
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +67
System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +656
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +215
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +131
</pre></code>
</td>
</tr>
</table>
<br>
<hr width=100% size=1 color=silver>
<b>Version Information:</b> Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2623.0
</font>
</body>
</html>
<!--
[IOException]: There is not enough space on the disk.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at ItsuvNet.TempFiles.GetTempFolderName(String baseFolder) in F:\Eff\Development\Code\Work\ItsuvNet\ItsuvNet.Core\TempFiles.cs:line 17
at ItsuvNet.TempFiles.GetTempFileName(String baseFolder, String extension) in F:\Eff\Development\Code\Work\ItsuvNet\ItsuvNet.Core\TempFiles.cs:line 26
at MemeGenerator.VideoFile.From(Byte[] videoFileBytes, Nullable`1 type, VimageQuality quality) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Render\VideoFile.cs:line 75
[TargetInvocationException]: Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at MemeGenerator.DB.TimedProxy`1.TryInvokeMember(InvokeMemberBinder binder, Object[] args, Object& result) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Performance\TimedProxy.cs:line 79
at CallSite.Target(Closure , CallSite , Object , Int32 , VimageQuality , VimageType )
at ActLike_IImageFileStore_04a4ae5b48d444708185ed4c86bcd23f.Read(Int32 imageID, VimageQuality quality, VimageType type)
at MemeGenerator.DB.Direct.MgImagesStore.GetVideoFile(Int32 mgImageID, VimageQuality quality, Nullable`1 type) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Direct\MgImagesStore.cs:line 209
[TargetInvocationException]: Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at MemeGenerator.DB.TimedProxy`1.TryInvokeMember(InvokeMemberBinder binder, Object[] args, Object& result) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Performance\TimedProxy.cs:line 88
at CallSite.Target(Closure , CallSite , Object , Int32 , VimageQuality , Nullable`1 )
at ActLike_IMgImagesStore_8d154c23cd974c0a8446a605dcfe1749.GetVideoFile(Int32 mgImageID, VimageQuality quality, Nullable`1 type)
at MemeGenerator.ImageRendering.GetCaptionedImage(Int32 imageID, String text0, String text1, Nullable`1 width, Nullable`1 height) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Render\ImageRendering.cs:line 148
at MemeGenerator.ImageRendering.GetRenderedInstance(Object instance, Nullable`1 quality, Nullable`1 type, Nullable`1 width, Nullable`1 height) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.DB\Render\ImageRendering.cs:line 73
at MemeGenerator.Web.Images.Controllers.InstanceController.Details(Int32 instanceID, Nullable`1 width, Nullable`1 height, String extension, String filename, Nullable`1 quality) in F:\Eff\Development\Code\Work\MemeGenerator\MemeGenerator8\MemeGenerator.Web.Images\Controllers\InstanceController.cs:line 52
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!--
This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using <customErrors mode="Off"/>. Consider using <customErrors mode="On"/> or <customErrors mode="RemoteOnly"/> in production environments.-->