Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. Azure.RequestFailedException: The specified container does not exist.
  6. RequestId:67b63a4f-d01e-0061-4b14-08866c000000
  7. Time:2020-04-01T11:00:51.1888323Z
  8. Status: 404 (The specified container does not exist.)
  9. ErrorCode: ContainerNotFound
  10.  
  11. Headers:
  12. x-ms-request-id: 67b63a4f-d01e-0061-4b14-08866c000000
  13. x-ms-client-request-id: 389ff076-bf22-473e-ab9a-74093afe7085
  14. x-ms-version: 2019-07-07
  15. x-ms-error-code: ContainerNotFound
  16. Date: Wed, 01 Apr 2020 11:00:50 GMT
  17. Server: Windows-Azure-Blob/1.0,Microsoft-HTTPAPI/2.0
  18. Content-Length: 225
  19. Content-Type: application/xml
  20.  
  21. at Azure.Storage.Blobs.BlobRestClient.BlockBlob.UploadAsync_CreateResponse(ClientDiagnostics clientDiagnostics, Response response)
  22. at Azure.Storage.Blobs.BlobRestClient.BlockBlob.<UploadAsync>d__0.MoveNext()
  23. --- End of stack trace from previous location where exception was thrown ---
  24. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  25. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  26. at System.Threading.Tasks.ValueTask`1.get_Result()
  27. at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1.ConfiguredValueTaskAwaiter.GetResult()
  28. at Azure.Storage.Blobs.Specialized.BlockBlobClient.<UploadInternal>d__18.MoveNext()
  29. --- End of stack trace from previous location where exception was thrown ---
  30. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  31. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  32. at Azure.Storage.Blobs.PartitionedUploader.<UploadAsync>d__7.MoveNext()
  33. --- End of stack trace from previous location where exception was thrown ---
  34. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  35. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  36. at Azure.Storage.Blobs.BlobClient.<StagedUploadAsync>d__23.MoveNext()
  37. --- End of stack trace from previous location where exception was thrown ---
  38. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  39. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  40. at Azure.Storage.Blobs.BlobClient.<UploadAsync>d__22.MoveNext()
  41. --- End of stack trace from previous location where exception was thrown ---
  42. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  43. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  44. at Azure.Storage.Blobs.BlobClient.<UploadAsync>d__18.MoveNext()
  45. --- End of stack trace from previous location where exception was thrown ---
  46. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  48. at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
  49. at OmegaToFintix.AzureStorage.<UploadBlobsFromDocument>d__4.MoveNext() in c:\Omega\Individualky\52863 Fintix\OmegaToFintix\AzureStorage.cs:line 37
  50. --- End of stack trace from previous location where exception was thrown ---
  51. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  52. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  53. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  54. at OmegaToFintix.AzureStorage.<UploadBlobs>d__3.MoveNext() in c:\Omega\Individualky\52863 Fintix\OmegaToFintix\AzureStorage.cs:line 25
  55. --- End of stack trace from previous location where exception was thrown ---
  56. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  57. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  58. at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
  59. at OmegaToFintix.Export.<UploadOnAzureStorage>d__18.MoveNext() in c:\Omega\Individualky\52863 Fintix\OmegaToFintix\Export.cs:line 208
  60. --- End of stack trace from previous location where exception was thrown ---
  61. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
  62.  
  63.  
  64. ************** Loaded Assemblies **************
  65. mscorlib
  66. Assembly Version: 4.0.0.0
  67. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  68. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  69. ----------------------------------------
  70. OmegaToFintix
  71. Assembly Version: 1.0.0.0
  72. Win32 Version: 1.0.0.0
  73. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/OmegaToFintix.exe
  74. ----------------------------------------
  75. IndiLib
  76. Assembly Version: 1.0.0.0
  77. Win32 Version: 1.0.0.0
  78. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/IndiLib.DLL
  79. ----------------------------------------
  80. Omega.Database
  81. Assembly Version: 1.0.7328.22790
  82. Win32 Version: 1.0.7328.22790
  83. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Omega.Database.DLL
  84. ----------------------------------------
  85. Kros.KORM
  86. Assembly Version: 3.8.0.0
  87. Win32 Version: 3.8.0.0
  88. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Kros.KORM.DLL
  89. ----------------------------------------
  90. System.Data
  91. Assembly Version: 4.0.0.0
  92. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  93. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  94. ----------------------------------------
  95. System
  96. Assembly Version: 4.0.0.0
  97. Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
  98. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  99. ----------------------------------------
  100. System.Core
  101. Assembly Version: 4.0.0.0
  102. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  103. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  104. ----------------------------------------
  105. Kros.Utils
  106. Assembly Version: 1.10.0.0
  107. Win32 Version: 1.10.0.0
  108. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Kros.Utils.DLL
  109. ----------------------------------------
  110. Kros.KORM.MsAccess
  111. Assembly Version: 1.8.0.0
  112. Win32 Version: 1.8.0.0
  113. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Kros.KORM.MsAccess.DLL
  114. ----------------------------------------
  115. Omega.Core
  116. Assembly Version: 1.0.0.0
  117. Win32 Version: 1.0.0.0
  118. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Omega.Core.DLL
  119. ----------------------------------------
  120. Microsoft.VisualBasic
  121. Assembly Version: 10.0.0.0
  122. Win32 Version: 14.8.3752.0 built by: NET48REL1
  123. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  124. ----------------------------------------
  125. System.Configuration
  126. Assembly Version: 4.0.0.0
  127. Win32 Version: 4.8.3752.0 built by: NET48REL1
  128. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  129. ----------------------------------------
  130. System.ValueTuple
  131. Assembly Version: 4.0.0.0
  132. Win32 Version: 4.8.3752.0
  133. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll
  134. ----------------------------------------
  135. System.Transactions
  136. Assembly Version: 4.0.0.0
  137. Win32 Version: 4.8.3752.0 built by: NET48REL1
  138. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  139. ----------------------------------------
  140. System.EnterpriseServices
  141. Assembly Version: 4.0.0.0
  142. Win32 Version: 4.8.3752.0 built by: NET48REL1
  143. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  144. ----------------------------------------
  145. System.Xml
  146. Assembly Version: 4.0.0.0
  147. Win32 Version: 4.8.3752.0 built by: NET48REL1
  148. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  149. ----------------------------------------
  150. Anonymously Hosted DynamicMethods Assembly
  151. Assembly Version: 0.0.0.0
  152. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  153. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  154. ----------------------------------------
  155. Microsoft.GeneratedCode
  156. Assembly Version: 1.0.0.0
  157. Win32 Version: 4.8.3752.0 built by: NET48REL1
  158. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  159. ----------------------------------------
  160. System.Windows.Forms
  161. Assembly Version: 4.0.0.0
  162. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  163. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  164. ----------------------------------------
  165. System.Drawing
  166. Assembly Version: 4.0.0.0
  167. Win32 Version: 4.8.3752.0 built by: NET48REL1
  168. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  169. ----------------------------------------
  170. DevExpress.XtraGrid.v18.2
  171. Assembly Version: 18.2.7.0
  172. Win32 Version: 18.2.7.0
  173. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/DevExpress.XtraGrid.v18.2.DLL
  174. ----------------------------------------
  175. DevExpress.XtraEditors.v18.2
  176. Assembly Version: 18.2.7.0
  177. Win32 Version: 18.2.7.0
  178. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/DevExpress.XtraEditors.v18.2.DLL
  179. ----------------------------------------
  180. DevExpress.Utils.v18.2
  181. Assembly Version: 18.2.7.0
  182. Win32 Version: 18.2.7.0
  183. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/DevExpress.Utils.v18.2.DLL
  184. ----------------------------------------
  185. DevExpress.Data.v18.2
  186. Assembly Version: 18.2.7.0
  187. Win32 Version: 18.2.7.0
  188. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/DevExpress.Data.v18.2.DLL
  189. ----------------------------------------
  190. System.ComponentModel.DataAnnotations
  191. Assembly Version: 4.0.0.0
  192. Win32 Version: 4.8.3752.0
  193. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  194. ----------------------------------------
  195. DevExpress.XtraLayout.v18.2
  196. Assembly Version: 18.2.7.0
  197. Win32 Version: 18.2.7.0
  198. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/DevExpress.XtraLayout.v18.2.DLL
  199. ----------------------------------------
  200. Accessibility
  201. Assembly Version: 4.0.0.0
  202. Win32 Version: 4.8.3752.0 built by: NET48REL1
  203. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  204. ----------------------------------------
  205. WindowsBase
  206. Assembly Version: 4.0.0.0
  207. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  208. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  209. ----------------------------------------
  210. System.Data.Linq
  211. Assembly Version: 4.0.0.0
  212. Win32 Version: 4.8.3752.0
  213. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Linq.dll
  214. ----------------------------------------
  215. Omega.BusinessLayer
  216. Assembly Version: 1.0.7331.11389
  217. Win32 Version: 1.0.7331.11389
  218. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Omega.BusinessLayer.DLL
  219. ----------------------------------------
  220. Microsoft.GeneratedCode
  221. Assembly Version: 1.0.0.0
  222. Win32 Version: 4.8.3752.0 built by: NET48REL1
  223. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  224. ----------------------------------------
  225. Microsoft.GeneratedCode
  226. Assembly Version: 1.0.0.0
  227. Win32 Version: 4.8.3752.0 built by: NET48REL1
  228. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  229. ----------------------------------------
  230. Azure.Storage.Blobs
  231. Assembly Version: 12.4.0.0
  232. Win32 Version: 12.400.20.16106
  233. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Azure.Storage.Blobs.DLL
  234. ----------------------------------------
  235. netstandard
  236. Assembly Version: 2.0.0.0
  237. Win32 Version: 4.8.3752.0
  238. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
  239. ----------------------------------------
  240. Azure.Core
  241. Assembly Version: 1.1.0.0
  242. Win32 Version: 1.100.20.15607
  243. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Azure.Core.DLL
  244. ----------------------------------------
  245. System.Threading.Tasks.Extensions
  246. Assembly Version: 4.2.0.0
  247. Win32 Version: 4.6.27129.04
  248. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Threading.Tasks.Extensions.DLL
  249. ----------------------------------------
  250. System.Memory
  251. Assembly Version: 4.0.1.1
  252. Win32 Version: 4.6.27617.02
  253. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Memory.DLL
  254. ----------------------------------------
  255. Azure.Storage.Common
  256. Assembly Version: 12.3.0.0
  257. Win32 Version: 12.300.20.16106
  258. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/Azure.Storage.Common.DLL
  259. ----------------------------------------
  260. System.Net.Http
  261. Assembly Version: 4.2.0.0
  262. Win32 Version: 4.6.26011.01
  263. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Net.Http.DLL
  264. ----------------------------------------
  265. System.Diagnostics.DiagnosticSource
  266. Assembly Version: 4.0.4.0
  267. Win32 Version: 4.700.19.46214
  268. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Diagnostics.DiagnosticSource.DLL
  269. ----------------------------------------
  270. System.Runtime.InteropServices.RuntimeInformation
  271. Assembly Version: 4.0.2.0
  272. Win32 Version: 4.6.26011.01
  273. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Runtime.InteropServices.RuntimeInformation.DLL
  274. ----------------------------------------
  275. System.Buffers
  276. Assembly Version: 4.0.2.0
  277. Win32 Version: 4.6.25519.03
  278. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Buffers.DLL
  279. ----------------------------------------
  280. System.Runtime.CompilerServices.Unsafe
  281. Assembly Version: 4.0.4.1
  282. Win32 Version: 4.6.26919.02
  283. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Runtime.CompilerServices.Unsafe.DLL
  284. ----------------------------------------
  285. System.Runtime
  286. Assembly Version: 4.1.2.0
  287. Win32 Version: 4.6.25714.01
  288. CodeBase: file:///C:/Users/Ivan/Downloads/OmegaToFintix%20(1)/System.Runtime.DLL
  289. ----------------------------------------
  290. System.Xml.Linq
  291. Assembly Version: 4.0.0.0
  292. Win32 Version: 4.8.3752.0 built by: NET48REL1
  293. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  294. ----------------------------------------
  295.  
  296. ************** JIT Debugging **************
  297. To enable just-in-time (JIT) debugging, the .config file for this
  298. application or computer (machine.config) must have the
  299. jitDebugging value set in the system.windows.forms section.
  300. The application must also be compiled with debugging
  301. enabled.
  302.  
  303. For example:
  304.  
  305. <configuration>
  306. <system.windows.forms jitDebugging="true" />
  307. </configuration>
  308.  
  309. When JIT debugging is enabled, any unhandled exception
  310. will be sent to the JIT debugger registered on the computer
  311. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement