Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 KB | None | 0 0
  1. Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
  2. sono riportate in fondo al messaggio.
  3.  
  4. ************** Testo dell'eccezione **************
  5. Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Double'. Path 'result.PricePerUnit', line 1, position 409. ---> System.InvalidCastException: Impossibile convertire l'oggetto null in un tipo di valore.
  6. in System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
  7. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
  8. --- Fine della traccia dello stack dell'eccezione interna ---
  9. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
  10. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  11. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
  12. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
  13. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  14. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  15. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
  16. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
  17. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  18. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
  19. in Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
  20. in Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
  21. in Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
  22. in Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
  23. in epump.Bittrex.getorder(String uuid)
  24. in epump.Form2.buy_Click(Object sender, EventArgs e)
  25. in System.Windows.Forms.Control.OnClick(EventArgs e)
  26. in System.Windows.Forms.Button.OnClick(EventArgs e)
  27. in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  28. in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  29. in System.Windows.Forms.Control.WndProc(Message& m)
  30. in System.Windows.Forms.ButtonBase.WndProc(Message& m)
  31. in System.Windows.Forms.Button.WndProc(Message& m)
  32. in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  33. in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  34. in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  35.  
  36.  
  37. ************** Assembly caricati **************
  38. mscorlib
  39. Versione assembly: 4.0.0.0
  40. Versione Win32: 4.6.1637.0 built by: NETFXREL3STAGE
  41. Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  42. ----------------------------------------
  43. epump
  44. Versione assembly: 1.0.0.0
  45. Versione Win32: 1.0.0.0
  46. Base di codice: file:///C:/Users/Utente/Desktop/ePump%200.1/epump.exe
  47. ----------------------------------------
  48. System.Windows.Forms
  49. Versione assembly: 4.0.0.0
  50. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  51. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  52. ----------------------------------------
  53. System
  54. Versione assembly: 4.0.0.0
  55. Versione Win32: 4.6.1637.0 built by: NETFXREL3STAGE
  56. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  57. ----------------------------------------
  58. System.Drawing
  59. Versione assembly: 4.0.0.0
  60. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  61. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  62. ----------------------------------------
  63. System.Net.Http
  64. Versione assembly: 4.0.0.0
  65. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  66. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
  67. ----------------------------------------
  68. System.Core
  69. Versione assembly: 4.0.0.0
  70. Versione Win32: 4.6.1638.0 built by: NETFXREL3STAGE
  71. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  72. ----------------------------------------
  73. System.Configuration
  74. Versione assembly: 4.0.0.0
  75. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  76. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  77. ----------------------------------------
  78. System.Xml
  79. Versione assembly: 4.0.0.0
  80. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  81. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  82. ----------------------------------------
  83. Accessibility
  84. Versione assembly: 4.0.0.0
  85. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  86. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  87. ----------------------------------------
  88. Newtonsoft.Json
  89. Versione assembly: 10.0.0.0
  90. Versione Win32: 10.0.3.21018
  91. Base di codice: file:///C:/Users/Utente/Desktop/ePump%200.1/Newtonsoft.Json.DLL
  92. ----------------------------------------
  93. System.Numerics
  94. Versione assembly: 4.0.0.0
  95. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  96. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  97. ----------------------------------------
  98. System.Runtime.Serialization
  99. Versione assembly: 4.0.0.0
  100. Versione Win32: 4.6.1637.0 built by: NETFXREL3STAGE
  101. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  102. ----------------------------------------
  103. System.Data
  104. Versione assembly: 4.0.0.0
  105. Versione Win32: 4.6.1636.0 built by: NETFXREL3STAGE
  106. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  107. ----------------------------------------
  108. mscorlib.resources
  109. Versione assembly: 4.0.0.0
  110. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  111. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll
  112. ----------------------------------------
  113. System.Windows.Forms.resources
  114. Versione assembly: 4.0.0.0
  115. Versione Win32: 4.6.1586.0 built by: NETFXREL2
  116. Base di codice: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
  117. ----------------------------------------
  118.  
  119. ************** Debug JIT **************
  120. Per abilitare il debug JIT, è necessario impostare il valore
  121. jitDebugging nella sezione system.windows.forms del file di configurazione
  122. dell'applicazione o del computer (machine.config).
  123. L'applicazione inoltre deve essere compilata con il debug
  124. abilitato.
  125.  
  126. Ad esempio:
  127.  
  128. <configuration>
  129. <system.windows.forms jitDebugging="true" />
  130. </configuration>
  131.  
  132. Quando il debug JIT è abilitato, tutte le eccezioni non gestite
  133. vengono inviate al debugger JIT registrato nel computer,
  134. anziché essere gestite da questa finestra di dialogo.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement