Guest User

Untitled

a guest
May 8th, 2020
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.16 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. System.InvalidCastException: Specified cast is not valid.
  6. at VL.HDE.PatchEditor.Editors.EditorFactory.<>c__DisplayClass5_0`1.<RegisterEditor>b__1(CanvasView c, View p, Type t, Object v)
  7. at VL.HDE.PatchEditor.Editors.EditorFactory.GetEditor(CanvasView canvas, View parentView, Type type, Object value, IVLFactory factory)
  8. at VL.Lang.View.PadView.UpdateEditor(Pad oldPad)
  9. at VL.Lang.View.PadView.SetModel(Element oldValue, Element value)
  10. at VL.Lang.View.ElementView.set_Model(Element value)
  11. at VL.Lang.View.DataHubView.set_Model(Element value)
  12. at VL.Lang.View.PadView..ctor(CanvasView canvasView, CompoundView parentView, Pad pad)
  13. at VL.Lang.View.CompoundView.<SetModel>b__43_2(Pad m)
  14. at VL.Lang.ModelRestoreNodes.Synchronizer`2.Update(IEnumerable`1 input, Func`2 create, Action`2 updator)
  15. at VL.Lang.View.CompoundView.SetModel(Element oldValue, Element value)
  16. at VL.Lang.View.CanvasView.SetModel(Element oldValue, Element value)
  17. at VL.Lang.View.ElementView.set_Model(Element value)
  18. at VL.Lang.View.CanvasView.SyncViewAndModel(Solution solution, Boolean doLayout, Boolean withLocalSymbols)
  19. at VL.Lang.View.CanvasView.FinishConnectionMouseHandler.FinishLinkWithNode(VMouseEventArgs arg, IConnectable start, Patch targetPatch, PointF endPoint, Boolean sinkToSource, ITypeSymbol ioBoxType)
  20. at VL.Lang.View.CanvasView.FinishConnectionMouseHandler.MouseUp(VMouseEventArgs arg)
  21. at VL.Core.Viewer.Handler.ParallelMouseHandler.MouseUp(VMouseEventArgs arg)
  22. at VL.Lang.View.CanvasView.CanvasDecisionMouseHandler.MouseUp(VMouseEventArgs arg)
  23. at VL.Lang.View.CanvasView.HandleMouseUp(Object sender, VMouseEventArgs e)
  24. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  25. at System.Windows.Forms.Control.WndProc(Message& m)
  26. at System.Windows.Forms.UserControl.WndProc(Message& m)
  27. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  28.  
  29.  
  30. ************** Loaded Assemblies **************
  31. mscorlib
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  34. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  35. ----------------------------------------
  36. vvvv
  37. Assembly Version: 2020.1.0.0
  38. Win32 Version: 2020.1.0.52
  39. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/vvvv.exe
  40. ----------------------------------------
  41. VL.UI.Forms
  42. Assembly Version: 2020.1.0.0
  43. Win32 Version: 2020.1.0.52
  44. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.UI.Forms.DLL
  45. ----------------------------------------
  46. System.Windows.Forms
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  50. ----------------------------------------
  51. System
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
  54. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  55. ----------------------------------------
  56. System.Drawing
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.8.3752.0 built by: NET48REL1
  59. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  60. ----------------------------------------
  61. VL.Core
  62. Assembly Version: 2020.1.0.0
  63. Win32 Version: 2020.1.0.52
  64. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Core.DLL
  65. ----------------------------------------
  66. netstandard
  67. Assembly Version: 2.0.0.0
  68. Win32 Version: 4.8.3752.0
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
  70. ----------------------------------------
  71. VL.Lang
  72. Assembly Version: 2020.1.0.0
  73. Win32 Version: 2020.1.0.52
  74. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.DLL
  75. ----------------------------------------
  76. CommandLine
  77. Assembly Version: 1.9.71.2
  78. Win32 Version: 1.9.71.2
  79. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/CommandLine.DLL
  80. ----------------------------------------
  81. System.Core
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  85. ----------------------------------------
  86. Microsoft.Build.Locator
  87. Assembly Version: 1.0.0.0
  88. Win32 Version: 1.2.6.49918
  89. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.Build.Locator.DLL
  90. ----------------------------------------
  91. System.Configuration
  92. Assembly Version: 4.0.0.0
  93. Win32 Version: 4.8.3752.0 built by: NET48REL1
  94. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  95. ----------------------------------------
  96. System.Xml
  97. Assembly Version: 4.0.0.0
  98. Win32 Version: 4.8.3752.0 built by: NET48REL1
  99. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  100. ----------------------------------------
  101. System.Collections.Immutable
  102. Assembly Version: 1.2.4.0
  103. Win32 Version: 4.700.19.46214
  104. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Collections.Immutable.DLL
  105. ----------------------------------------
  106. ImmutableObjectGraph
  107. Assembly Version: 1.2.0.0
  108. Win32 Version: 1.2.19.38903
  109. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/ImmutableObjectGraph.DLL
  110. ----------------------------------------
  111. System.Runtime
  112. Assembly Version: 4.0.0.0
  113. Win32 Version: 4.8.3752.0
  114. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
  115. ----------------------------------------
  116. System.Reactive
  117. Assembly Version: 4.3.0.0
  118. Win32 Version: 4.3.2.55399
  119. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Reactive.DLL
  120. ----------------------------------------
  121. VVVV.Gamma.Splash
  122. Assembly Version: 2020.1.0.0
  123. Win32 Version: 2020.1.0.52
  124. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VVVV.Gamma.Splash.DLL
  125. ----------------------------------------
  126. VL.UI.Core
  127. Assembly Version: 2020.1.0.0
  128. Win32 Version: 2020.1.0.52
  129. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.UI.Core.DLL
  130. ----------------------------------------
  131. VVVV.NuGetAssemblyLoader
  132. Assembly Version: 0.1.0.0
  133. Win32 Version: 0.1.20.37842
  134. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VVVV.NuGetAssemblyLoader.DLL
  135. ----------------------------------------
  136. Accessibility
  137. Assembly Version: 4.0.0.0
  138. Win32 Version: 4.8.3752.0 built by: NET48REL1
  139. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  140. ----------------------------------------
  141. NuGet.Core
  142. Assembly Version: 2.14.0.832
  143. Win32 Version: 2.14.0.832
  144. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/NuGet.Core.DLL
  145. ----------------------------------------
  146. System.Xml.Linq
  147. Assembly Version: 4.0.0.0
  148. Win32 Version: 4.8.3752.0 built by: NET48REL1
  149. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  150. ----------------------------------------
  151. Microsoft.CodeAnalysis
  152. Assembly Version: 3.4.0.0
  153. Win32 Version: 3.400.19.56804
  154. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.CodeAnalysis.DLL
  155. ----------------------------------------
  156. Microsoft.CodeAnalysis.Scripting
  157. Assembly Version: 3.4.0.0
  158. Win32 Version: 3.400.19.56804
  159. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.CodeAnalysis.Scripting.DLL
  160. ----------------------------------------
  161. ParallelExtensionsExtras
  162. Assembly Version: 1.2.0.0
  163. Win32 Version: 1.2.0.0
  164. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/ParallelExtensionsExtras.DLL
  165. ----------------------------------------
  166. System.ComponentModel.DataAnnotations
  167. Assembly Version: 4.0.0.0
  168. Win32 Version: 4.8.3752.0
  169. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  170. ----------------------------------------
  171. Anonymously Hosted DynamicMethods Assembly
  172. Assembly Version: 0.0.0.0
  173. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  174. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  175. ----------------------------------------
  176. Microsoft.CodeAnalysis.Workspaces
  177. Assembly Version: 3.4.0.0
  178. Win32 Version: 3.400.19.56804
  179. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.CodeAnalysis.Workspaces.DLL
  180. ----------------------------------------
  181. Microsoft.CodeAnalysis.CSharp
  182. Assembly Version: 3.4.0.0
  183. Win32 Version: 3.400.19.56804
  184. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.CodeAnalysis.CSharp.DLL
  185. ----------------------------------------
  186. System.ValueTuple
  187. Assembly Version: 4.0.0.0
  188. Win32 Version: 4.8.3752.0
  189. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll
  190. ----------------------------------------
  191. System.Reflection.Metadata
  192. Assembly Version: 1.4.3.0
  193. Win32 Version: 4.6.26515.06
  194. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Reflection.Metadata.DLL
  195. ----------------------------------------
  196. System.ComponentModel.Composition
  197. Assembly Version: 4.0.0.0
  198. Win32 Version: 4.8.3752.0
  199. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
  200. ----------------------------------------
  201. Microsoft.Extensions.ObjectPool
  202. Assembly Version: 2.2.0.0
  203. Win32 Version: 2.2.0.18315
  204. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.Extensions.ObjectPool.DLL
  205. ----------------------------------------
  206. Microsoft.CodeAnalysis.CSharp.Workspaces
  207. Assembly Version: 3.4.0.0
  208. Win32 Version: 3.400.19.56804
  209. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Microsoft.CodeAnalysis.CSharp.Workspaces.DLL
  210. ----------------------------------------
  211. WindowsBase
  212. Assembly Version: 4.0.0.0
  213. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  214. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  215. ----------------------------------------
  216. System.Runtime.Extensions
  217. Assembly Version: 4.0.0.0
  218. Win32 Version: 4.8.3752.0
  219. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
  220. ----------------------------------------
  221. Microsoft.CSharp
  222. Assembly Version: 4.0.0.0
  223. Win32 Version: 4.8.3752.0
  224. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
  225. ----------------------------------------
  226. System.Dynamic
  227. Assembly Version: 4.0.0.0
  228. Win32 Version: 4.8.3752.0
  229. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
  230. ----------------------------------------
  231. System.Interactive
  232. Assembly Version: 4.0.0.0
  233. Win32 Version: 4.0.0.2
  234. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Interactive.DLL
  235. ----------------------------------------
  236. Xenko.Core.Mathematics
  237. Assembly Version: 3.1.0.1
  238. Win32 Version: 3.1.0.1
  239. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Xenko.Core.Mathematics.DLL
  240. ----------------------------------------
  241. Xenko.Core
  242. Assembly Version: 3.1.0.1
  243. Win32 Version: 3.1.0.1
  244. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Xenko.Core.DLL
  245. ----------------------------------------
  246. ExCSS
  247. Assembly Version: 2.0.6.0
  248. Win32 Version: 2.0.6
  249. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/ExCSS.DLL
  250. ----------------------------------------
  251. System.Collections
  252. Assembly Version: 4.0.0.0
  253. Win32 Version: 4.8.3752.0
  254. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
  255. ----------------------------------------
  256. System.IO
  257. Assembly Version: 4.0.0.0
  258. Win32 Version: 4.8.3752.0
  259. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
  260. ----------------------------------------
  261. System.Globalization
  262. Assembly Version: 4.0.0.0
  263. Win32 Version: 4.8.3752.0
  264. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Globalization/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.dll
  265. ----------------------------------------
  266. System.Linq
  267. Assembly Version: 4.0.0.0
  268. Win32 Version: 4.8.3752.0
  269. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll
  270. ----------------------------------------
  271. System.Composition.TypedParts
  272. Assembly Version: 1.0.31.0
  273. Win32 Version: 4.6.24705.01
  274. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Composition.TypedParts.DLL
  275. ----------------------------------------
  276. System.Reflection
  277. Assembly Version: 4.0.0.0
  278. Win32 Version: 4.8.3752.0
  279. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
  280. ----------------------------------------
  281. System.Composition.Hosting
  282. Assembly Version: 1.0.31.0
  283. Win32 Version: 4.6.24705.01
  284. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Composition.Hosting.DLL
  285. ----------------------------------------
  286. System.Composition.Runtime
  287. Assembly Version: 1.0.31.0
  288. Win32 Version: 4.6.24705.01
  289. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Composition.Runtime.DLL
  290. ----------------------------------------
  291. System.Composition.AttributedModel
  292. Assembly Version: 1.0.31.0
  293. Win32 Version: 4.6.24705.01
  294. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Composition.AttributedModel.DLL
  295. ----------------------------------------
  296. System.Threading.Tasks.Extensions
  297. Assembly Version: 4.2.0.1
  298. Win32 Version: 4.6.27818.01
  299. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Threading.Tasks.Extensions.DLL
  300. ----------------------------------------
  301. Irony
  302. Assembly Version: 1.1.0.0
  303. Win32 Version: 1.1.0
  304. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Irony.DLL
  305. ----------------------------------------
  306. System.Reflection.Extensions
  307. Assembly Version: 4.0.0.0
  308. Win32 Version: 4.8.3752.0
  309. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll
  310. ----------------------------------------
  311. System.Threading
  312. Assembly Version: 4.0.0.0
  313. Win32 Version: 4.8.3752.0
  314. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
  315. ----------------------------------------
  316. System.ObjectModel
  317. Assembly Version: 4.0.0.0
  318. Win32 Version: 4.8.3752.0
  319. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ObjectModel/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ObjectModel.dll
  320. ----------------------------------------
  321. System.Linq.Expressions
  322. Assembly Version: 4.0.0.0
  323. Win32 Version: 4.8.3752.0
  324. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq.Expressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.Expressions.dll
  325. ----------------------------------------
  326. System.Memory
  327. Assembly Version: 4.0.1.1
  328. Win32 Version: 4.6.27617.02
  329. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Memory.DLL
  330. ----------------------------------------
  331. System.Runtime.CompilerServices.Unsafe
  332. Assembly Version: 4.0.4.1
  333. Win32 Version: 4.6.26919.02
  334. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Runtime.CompilerServices.Unsafe.DLL
  335. ----------------------------------------
  336. System.Security.Cryptography.Algorithms
  337. Assembly Version: 4.0.0.0
  338. Win32 Version: 4.8.3752.0
  339. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security.Cryptography.Algorithms/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.Cryptography.Algorithms.dll
  340. ----------------------------------------
  341. System.Numerics.Vectors
  342. Assembly Version: 4.1.4.0
  343. Win32 Version: 4.6.26515.06
  344. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Numerics.Vectors.DLL
  345. ----------------------------------------
  346. VL.CoreLib
  347. Assembly Version: 2020.1.0.0
  348. Win32 Version: 2020.1.0.52
  349. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.CoreLib.DLL
  350. ----------------------------------------
  351. System.Text.RegularExpressions
  352. Assembly Version: 4.0.0.0
  353. Win32 Version: 4.8.3752.0
  354. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Text.RegularExpressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.RegularExpressions.dll
  355. ----------------------------------------
  356. System.Management
  357. Assembly Version: 4.0.0.0
  358. Win32 Version: 4.8.3752.0 built by: NET48REL1
  359. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  360. ----------------------------------------
  361. VL.IO.Midi
  362. Assembly Version: 2020.1.0.0
  363. Win32 Version: 2020.1.0.52
  364. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.IO.Midi.DLL
  365. ----------------------------------------
  366. System.Web
  367. Assembly Version: 4.0.0.0
  368. Win32 Version: 4.8.4075.0 built by: NET48REL1LAST
  369. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
  370. ----------------------------------------
  371. websocket-sharp
  372. Assembly Version: 1.0.2.59611
  373. Win32 Version: 1.0.2.59611
  374. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/websocket-sharp.DLL
  375. ----------------------------------------
  376. System.Net.Http
  377. Assembly Version: 4.0.0.0
  378. Win32 Version: 4.8.3752.0 built by: NET48REL1
  379. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
  380. ----------------------------------------
  381. System.Data.SqlXml
  382. Assembly Version: 4.0.0.0
  383. Win32 Version: 4.8.3752.0 built by: NET48REL1
  384. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
  385. ----------------------------------------
  386. System.Security
  387. Assembly Version: 4.0.0.0
  388. Win32 Version: 4.8.3752.0 built by: NET48REL1
  389. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
  390. ----------------------------------------
  391. System.Numerics
  392. Assembly Version: 4.0.0.0
  393. Win32 Version: 4.8.3752.0 built by: NET48REL1
  394. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  395. ----------------------------------------
  396. Microsoft.VisualBasic
  397. Assembly Version: 10.0.0.0
  398. Win32 Version: 14.8.3752.0 built by: NET48REL1
  399. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  400. ----------------------------------------
  401. System.Data
  402. Assembly Version: 4.0.0.0
  403. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  404. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  405. ----------------------------------------
  406. System.Data.Common
  407. Assembly Version: 4.0.0.0
  408. Win32 Version: 4.8.3752.0
  409. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Common/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Data.Common.dll
  410. ----------------------------------------
  411. System.Diagnostics.StackTrace
  412. Assembly Version: 4.0.0.0
  413. Win32 Version: 4.8.3752.0
  414. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.StackTrace/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.StackTrace.dll
  415. ----------------------------------------
  416. System.Diagnostics.Tracing
  417. Assembly Version: 4.0.0.0
  418. Win32 Version: 4.8.3752.0 built by: NET48REL1
  419. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tracing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tracing.dll
  420. ----------------------------------------
  421. System.Globalization.Extensions
  422. Assembly Version: 4.0.0.0
  423. Win32 Version: 4.8.3752.0
  424. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Globalization.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.Extensions.dll
  425. ----------------------------------------
  426. System.IO.Compression
  427. Assembly Version: 4.0.0.0
  428. Win32 Version: 4.8.3752.0 built by: NET48REL1
  429. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
  430. ----------------------------------------
  431. System.IO.Compression.FileSystem
  432. Assembly Version: 4.0.0.0
  433. Win32 Version: 4.8.3752.0
  434. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
  435. ----------------------------------------
  436. System.Net.Sockets
  437. Assembly Version: 4.0.0.0
  438. Win32 Version: 4.8.4121.0
  439. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Sockets/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Sockets.dll
  440. ----------------------------------------
  441. System.Runtime.InteropServices.RuntimeInformation
  442. Assembly Version: 4.0.0.0
  443. Win32 Version: 4.8.3752.0
  444. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.RuntimeInformation/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll
  445. ----------------------------------------
  446. System.Runtime.Serialization
  447. Assembly Version: 4.0.0.0
  448. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  449. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  450. ----------------------------------------
  451. System.Runtime.Serialization.Xml
  452. Assembly Version: 4.0.0.0
  453. Win32 Version: 4.8.3752.0
  454. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Xml/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Xml.dll
  455. ----------------------------------------
  456. System.Runtime.Serialization.Primitives
  457. Assembly Version: 4.0.0.0
  458. Win32 Version: 4.8.3752.0
  459. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Primitives/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Primitives.dll
  460. ----------------------------------------
  461. System.Security.SecureString
  462. Assembly Version: 4.0.0.0
  463. Win32 Version: 4.8.3752.0
  464. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security.SecureString/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.SecureString.dll
  465. ----------------------------------------
  466. System.Threading.Overlapped
  467. Assembly Version: 4.0.0.0
  468. Win32 Version: 4.8.3752.0
  469. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading.Overlapped/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.Overlapped.dll
  470. ----------------------------------------
  471. System.Transactions
  472. Assembly Version: 4.0.0.0
  473. Win32 Version: 4.8.3752.0 built by: NET48REL1
  474. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  475. ----------------------------------------
  476. System.Xml.XPath.XDocument
  477. Assembly Version: 4.0.0.0
  478. Win32 Version: 4.8.3752.0
  479. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.XPath.XDocument/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Xml.XPath.XDocument.dll
  480. ----------------------------------------
  481. System.DirectoryServices
  482. Assembly Version: 4.0.0.0
  483. Win32 Version: 4.8.3752.0 built by: NET48REL1
  484. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
  485. ----------------------------------------
  486. System.EnterpriseServices
  487. Assembly Version: 4.0.0.0
  488. Win32 Version: 4.8.3752.0 built by: NET48REL1
  489. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  490. ----------------------------------------
  491. System.Web.RegularExpressions
  492. Assembly Version: 4.0.0.0
  493. Win32 Version: 4.8.3752.0 built by: NET48REL1
  494. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.RegularExpressions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.RegularExpressions.dll
  495. ----------------------------------------
  496. System.Design
  497. Assembly Version: 4.0.0.0
  498. Win32 Version: 4.8.3752.0 built by: NET48REL1
  499. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
  500. ----------------------------------------
  501. System.Web.ApplicationServices
  502. Assembly Version: 4.0.0.0
  503. Win32 Version: 4.8.4075.0
  504. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
  505. ----------------------------------------
  506. System.DirectoryServices.Protocols
  507. Assembly Version: 4.0.0.0
  508. Win32 Version: 4.8.3752.0 built by: NET48REL1
  509. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices.Protocols/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll
  510. ----------------------------------------
  511. System.ServiceProcess
  512. Assembly Version: 4.0.0.0
  513. Win32 Version: 4.8.3752.0 built by: NET48REL1
  514. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
  515. ----------------------------------------
  516. System.Web.Services
  517. Assembly Version: 4.0.0.0
  518. Win32 Version: 4.8.3752.0 built by: NET48REL1
  519. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
  520. ----------------------------------------
  521. Microsoft.Build.Utilities.v4.0
  522. Assembly Version: 4.0.0.0
  523. Win32 Version: 4.8.3752.0 built by: NET48REL1
  524. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Utilities.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll
  525. ----------------------------------------
  526. System.Runtime.Caching
  527. Assembly Version: 4.0.0.0
  528. Win32 Version: 4.8.3752.0
  529. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
  530. ----------------------------------------
  531. Microsoft.Build.Framework
  532. Assembly Version: 15.1.0.0
  533. Win32 Version: 16.3.2.50909
  534. CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/Community/MSBuild/Current/Bin/Microsoft.Build.Framework.dll
  535. ----------------------------------------
  536. Microsoft.Build.Tasks.v4.0
  537. Assembly Version: 4.0.0.0
  538. Win32 Version: 4.8.3752.0 built by: NET48REL1
  539. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Tasks.v4.0/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll
  540. ----------------------------------------
  541. System.Xaml
  542. Assembly Version: 4.0.0.0
  543. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  544. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
  545. ----------------------------------------
  546. System.Configuration.Install
  547. Assembly Version: 4.0.0.0
  548. Win32 Version: 4.8.3752.0 built by: NET48REL1
  549. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
  550. ----------------------------------------
  551. System.Data.OracleClient
  552. Assembly Version: 4.0.0.0
  553. Win32 Version: 4.8.3752.0 built by: NET48REL1
  554. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data.OracleClient/v4.0_4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll
  555. ----------------------------------------
  556. System.Drawing.Design
  557. Assembly Version: 4.0.0.0
  558. Win32 Version: 4.8.3752.0 built by: NET48REL1
  559. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
  560. ----------------------------------------
  561. System.Runtime.Serialization.Formatters.Soap
  562. Assembly Version: 4.0.0.0
  563. Win32 Version: 4.8.3752.0 built by: NET48REL1
  564. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
  565. ----------------------------------------
  566. System.Runtime.Remoting
  567. Assembly Version: 4.0.0.0
  568. Win32 Version: 4.8.3752.0 built by: NET48REL1
  569. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  570. ----------------------------------------
  571. System.ServiceModel.Internals
  572. Assembly Version: 4.0.0.0
  573. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  574. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
  575. ----------------------------------------
  576. SMDiagnostics
  577. Assembly Version: 4.0.0.0
  578. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  579. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
  580. ----------------------------------------
  581. Microsoft.JScript
  582. Assembly Version: 10.0.0.0
  583. Win32 Version: 14.8.3752.0 built by: NET48REL1
  584. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.JScript/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
  585. ----------------------------------------
  586. System.Deployment
  587. Assembly Version: 4.0.0.0
  588. Win32 Version: 4.8.3752.0 built by: NET48REL1
  589. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
  590. ----------------------------------------
  591. FSharp.Core
  592. Assembly Version: 4.4.0.0
  593. Win32 Version: 4.40.23020.0
  594. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/FSharp.Core.DLL
  595. ----------------------------------------
  596. System.Buffers
  597. Assembly Version: 4.0.3.0
  598. Win32 Version: 4.6.26515.06
  599. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Buffers.DLL
  600. ----------------------------------------
  601. System.Text.Encoding
  602. Assembly Version: 4.0.0.0
  603. Win32 Version: 4.8.3752.0
  604. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Text.Encoding/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Text.Encoding.dll
  605. ----------------------------------------
  606. System.Diagnostics.Debug
  607. Assembly Version: 4.0.0.0
  608. Win32 Version: 4.8.3752.0
  609. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Debug/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Debug.dll
  610. ----------------------------------------
  611. System.Data.Services.Client
  612. Assembly Version: 4.0.0.0
  613. Win32 Version: 4.8.3752.0 built by: NET48REL1
  614. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Services.Client/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Services.Client.dll
  615. ----------------------------------------
  616. System.ServiceModel
  617. Assembly Version: 4.0.0.0
  618. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  619. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
  620. ----------------------------------------
  621. System.IdentityModel
  622. Assembly Version: 4.0.0.0
  623. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  624. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
  625. ----------------------------------------
  626. Microsoft.Transactions.Bridge
  627. Assembly Version: 4.0.0.0
  628. Win32 Version: 4.8.3752.0 built by: NET48REL1
  629. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Transactions.Bridge/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Transactions.Bridge.dll
  630. ----------------------------------------
  631. System.IdentityModel.Selectors
  632. Assembly Version: 4.0.0.0
  633. Win32 Version: 4.8.3752.0 built by: NET48REL1
  634. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel.Selectors/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll
  635. ----------------------------------------
  636. System.Messaging
  637. Assembly Version: 4.0.0.0
  638. Win32 Version: 4.8.3752.0 built by: NET48REL1
  639. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Messaging/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll
  640. ----------------------------------------
  641. System.Runtime.DurableInstancing
  642. Assembly Version: 4.0.0.0
  643. Win32 Version: 4.8.3752.0 built by: NET48REL1
  644. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
  645. ----------------------------------------
  646. System.ServiceModel.Activation
  647. Assembly Version: 4.0.0.0
  648. Win32 Version: 4.8.3752.0 built by: NET48REL1
  649. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activation/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll
  650. ----------------------------------------
  651. System.ServiceModel.Activities
  652. Assembly Version: 4.0.0.0
  653. Win32 Version: 4.8.3752.0 built by: NET48REL1
  654. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activities.dll
  655. ----------------------------------------
  656. System.Activities
  657. Assembly Version: 4.0.0.0
  658. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  659. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Activities/v4.0_4.0.0.0__31bf3856ad364e35/System.Activities.dll
  660. ----------------------------------------
  661. System.Xaml.Hosting
  662. Assembly Version: 4.0.0.0
  663. Win32 Version: 4.8.3752.0 built by: NET48REL1
  664. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml.Hosting/v4.0_4.0.0.0__31bf3856ad364e35/System.Xaml.Hosting.dll
  665. ----------------------------------------
  666. Microsoft.VisualBasic.Activities.Compiler
  667. Assembly Version: 10.0.0.0
  668. Win32 Version: 14.8.3752.0
  669. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/Microsoft.VisualBasic.Activities.Compiler/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.Activities.Compiler.dll
  670. ----------------------------------------
  671. System.Activities.DurableInstancing
  672. Assembly Version: 4.0.0.0
  673. Win32 Version: 4.8.3752.0
  674. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Activities.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Activities.DurableInstancing.dll
  675. ----------------------------------------
  676. SkiaSharp
  677. Assembly Version: 1.68.0.0
  678. Win32 Version: 1.68.0.0
  679. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/SkiaSharp.DLL
  680. ----------------------------------------
  681. System.Diagnostics.Tools
  682. Assembly Version: 4.0.0.0
  683. Win32 Version: 4.8.3752.0
  684. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Diagnostics.Tools/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Diagnostics.Tools.dll
  685. ----------------------------------------
  686. System.Resources.ResourceManager
  687. Assembly Version: 4.0.0.0
  688. Win32 Version: 4.8.3752.0
  689. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Resources.ResourceManager/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Resources.ResourceManager.dll
  690. ----------------------------------------
  691. VL.App.WindowsForms
  692. Assembly Version: 2020.1.0.0
  693. Win32 Version: 2020.1.0.52
  694. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.App.WindowsForms.DLL
  695. ----------------------------------------
  696. VL.CoreLib.vl.LMFQrbYrtQvO4pn4vSywS3
  697. Assembly Version: 0.0.0.0
  698. Win32 Version: 2020.1.0.52
  699. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  700. ----------------------------------------
  701. callmenames-2020-05-08_02.vl.VIkcrXD3q22OSzYReBjbUb
  702. Assembly Version: 0.0.0.0
  703. Win32 Version: 2020.1.0.52
  704. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  705. ----------------------------------------
  706. VL.Skia
  707. Assembly Version: 2020.1.0.0
  708. Win32 Version: 2020.1.0.52
  709. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Skia.DLL
  710. ----------------------------------------
  711. SkiaSharp.Extended.Svg
  712. Assembly Version: 1.60.0.0
  713. Win32 Version: 1.60.0.0
  714. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/SkiaSharp.Extended.Svg.DLL
  715. ----------------------------------------
  716. OpenTK.GLControl
  717. Assembly Version: 3.1.0.0
  718. Win32 Version: 3.1.0
  719. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/OpenTK.GLControl.DLL
  720. ----------------------------------------
  721. OpenTK
  722. Assembly Version: 3.1.0.0
  723. Win32 Version: 3.1.0
  724. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/OpenTK.DLL
  725. ----------------------------------------
  726. VL.Cameras.vl.USVpn2wMsrSLK5oj1XAsi5
  727. Assembly Version: 0.0.0.0
  728. Win32 Version: 2020.1.0.52
  729. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  730. ----------------------------------------
  731. VL.Editors.vl.RMDMfKmnIrVPStLdWe8u30
  732. Assembly Version: 0.0.0.0
  733. Win32 Version: 2020.1.0.52
  734. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  735. ----------------------------------------
  736. VL.EditingFramework.vl.Tbxvcw7pDmdQapVBYd69Lt
  737. Assembly Version: 0.0.0.0
  738. Win32 Version: 2020.1.0.52
  739. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  740. ----------------------------------------
  741. VL.Skia.vl.TTuiw20kKkCQVOiomg84XZ
  742. Assembly Version: 0.0.0.0
  743. Win32 Version: 2020.1.0.52
  744. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  745. ----------------------------------------
  746. callmenames-2020-05-08_02.vl.VIkcrXD3q22OSzYReBjbUb.3
  747. Assembly Version: 0.0.0.0
  748. Win32 Version: 2020.1.0.52
  749. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  750. ----------------------------------------
  751. VL.UI.GraphicalEditor.Skia
  752. Assembly Version: 2020.1.0.0
  753. Win32 Version: 2020.1.0.52
  754. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.UI.GraphicalEditor.Skia.DLL
  755. ----------------------------------------
  756. VL.UI.NodeBrowser
  757. Assembly Version: 2020.1.0.0
  758. Win32 Version: 2020.1.0.52
  759. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.UI.NodeBrowser.DLL
  760. ----------------------------------------
  761. VL.UI.PatchEditor.Utils
  762. Assembly Version: 2020.1.0.0
  763. Win32 Version: 2020.1.0.52
  764. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.UI.PatchEditor.Utils.DLL
  765. ----------------------------------------
  766. PresentationCore
  767. Assembly Version: 4.0.0.0
  768. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  769. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  770. ----------------------------------------
  771. WindowsFormsIntegration
  772. Assembly Version: 4.0.0.0
  773. Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
  774. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
  775. ----------------------------------------
  776. PresentationFramework
  777. Assembly Version: 4.0.0.0
  778. Win32 Version: 4.8.4121.0
  779. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  780. ----------------------------------------
  781. UIAutomationProvider
  782. Assembly Version: 4.0.0.0
  783. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  784. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
  785. ----------------------------------------
  786. UIAutomationTypes
  787. Assembly Version: 4.0.0.0
  788. Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C
  789. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
  790. ----------------------------------------
  791. ReachFramework
  792. Assembly Version: 4.0.0.0
  793. Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
  794. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/ReachFramework/v4.0_4.0.0.0__31bf3856ad364e35/ReachFramework.dll
  795. ----------------------------------------
  796. PresentationUI
  797. Assembly Version: 4.0.0.0
  798. Win32 Version: 4.8.3752.0 built by: NET48REL1
  799. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
  800. ----------------------------------------
  801. System.Printing
  802. Assembly Version: 4.0.0.0
  803. Win32 Version: 4.8.4110.0 built by: NET48REL1LAST_B
  804. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Printing/v4.0_4.0.0.0__31bf3856ad364e35/System.Printing.dll
  805. ----------------------------------------
  806. System.Windows.Input.Manipulations
  807. Assembly Version: 4.0.0.0
  808. Win32 Version: 4.8.3752.0
  809. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Input.Manipulations/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Input.Manipulations.dll
  810. ----------------------------------------
  811. HDE.StylesAndSettings.vl.QJQ0tnl56B9MNMEaY2eCRr
  812. Assembly Version: 0.0.0.0
  813. Win32 Version: 2020.1.0.52
  814. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  815. ----------------------------------------
  816. HDE.WidgetsAndViewers.vl.LknxopcHm40OXTSzU76YaR
  817. Assembly Version: 0.0.0.0
  818. Win32 Version: 2020.1.0.52
  819. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  820. ----------------------------------------
  821. HDE.ElementViewers.vl.QsvwBVssT9xLO3Td5ph2Z9
  822. Assembly Version: 0.0.0.0
  823. Win32 Version: 2020.1.0.52
  824. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  825. ----------------------------------------
  826. VL.HDE.vl.E09rriOsHG5LFQGoJXUicu
  827. Assembly Version: 0.0.0.0
  828. Win32 Version: 2020.1.0.52
  829. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  830. ----------------------------------------
  831. VL.Skia.HDE.vl.Iyvb2Nwi6QrP6BggGBoTuR
  832. Assembly Version: 0.0.0.0
  833. Win32 Version: 2020.1.0.52
  834. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  835. ----------------------------------------
  836. SkiaSharp.Views.Desktop
  837. Assembly Version: 1.68.0.0
  838. Win32 Version: 1.68.0.0
  839. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/SkiaSharp.Views.Desktop.DLL
  840. ----------------------------------------
  841. System.Drawing.Common
  842. Assembly Version: 4.0.0.1
  843. Win32 Version: 4.6.26919.02
  844. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/System.Drawing.Common.DLL
  845. ----------------------------------------
  846. callmenames-2020-05-08_02.vl.VIkcrXD3q22OSzYReBjbUb.6
  847. Assembly Version: 0.0.0.0
  848. Win32 Version: 2020.1.0.52
  849. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  850. ----------------------------------------
  851. VL.Lang.Roslyn
  852. Assembly Version: 2020.1.0.0
  853. Win32 Version: 2020.1.0.52
  854. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.Roslyn.DLL
  855. ----------------------------------------
  856. Microsoft.Build
  857. Assembly Version: 15.1.0.0
  858. Win32 Version: 16.3.2.50909
  859. CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/Community/MSBuild/Current/Bin/Microsoft.Build.dll
  860. ----------------------------------------
  861. System.Threading.Tasks.Dataflow
  862. Assembly Version: 4.6.3.0
  863. Win32 Version: 4.6.26515.06
  864. CodeBase: file:///C:/Program%20Files%20(x86)/Microsoft%20Visual%20Studio/2019/Community/MSBuild/Current/Bin/System.Threading.Tasks.Dataflow.DLL
  865. ----------------------------------------
  866. GeometryTools
  867. Assembly Version: 0.0.0.0
  868. Win32 Version: 0.0.0.0
  869. CodeBase: file:///C:/Users/seb/AppData/Local/vvvv/gamma-preview/nugets/GeometryTools.0.0.0/lib/netstandard2.0/GeometryTools.dll
  870. ----------------------------------------
  871. callmenames-2020-05-08.vl.BNrzYzkfxZVOX5ccIW7W3i
  872. Assembly Version: 0.0.0.0
  873. Win32 Version: 2020.1.0.52
  874. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  875. ----------------------------------------
  876. callmenames-2020-05-08.vl.BNrzYzkfxZVOX5ccIW7W3i.10
  877. Assembly Version: 0.0.0.0
  878. Win32 Version: 2020.1.0.52
  879. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  880. ----------------------------------------
  881. SharpDX.Direct2D1
  882. Assembly Version: 4.0.1.0
  883. Win32 Version: 4.0.1
  884. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/SharpDX.Direct2D1.DLL
  885. ----------------------------------------
  886. SharpDX
  887. Assembly Version: 4.0.1.0
  888. Win32 Version: 4.0.1
  889. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/SharpDX.DLL
  890. ----------------------------------------
  891. Validation
  892. Assembly Version: 2.4.0.0
  893. Win32 Version: 2.4.18.58985
  894. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/Validation.DLL
  895. ----------------------------------------
  896. callmenames-2020-05-08.vl.BNrzYzkfxZVOX5ccIW7W3i.13
  897. Assembly Version: 0.0.0.0
  898. Win32 Version: 2020.1.0.52
  899. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2020.1.0/lib/VL.Lang.dll
  900. ----------------------------------------
  901.  
  902. ************** JIT Debugging **************
  903. To enable just-in-time (JIT) debugging, the .config file for this
  904. application or computer (machine.config) must have the
  905. jitDebugging value set in the system.windows.forms section.
  906. The application must also be compiled with debugging
  907. enabled.
  908.  
  909. For example:
  910.  
  911. <configuration>
  912. <system.windows.forms jitDebugging="true" />
  913. </configuration>
  914.  
  915. When JIT debugging is enabled, any unhandled exception
  916. will be sent to the JIT debugger registered on the computer
  917. rather than be handled by this dialog box.
Add Comment
Please, Sign In to add comment