Last active
February 7, 2025 07:41
-
-
Save railmedia/416ad94e3f9cb6997e40ff4d4e8882e2 to your computer and use it in GitHub Desktop.
simacarserrorlog.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 07.02.2025 08:38:37 | |
| The remote server returned an error: (400) Bad Request. | |
| 07.02.2025 08:38:37 | |
| at System.Net.HttpWebRequest.GetResponse() | |
| at SIM_ACARS.Form1.get_aircrafts(String vaCallsign, String vaPassword) | |
| 07.02.2025 08:38:37 | |
| System.Collections.ListDictionaryInternal | |
| 07.02.2025 08:38:38 | |
| Unexpected character encountered while parsing value: <. Path '', line 0, position 0. | |
| 07.02.2025 08:38:38 | |
| at Newtonsoft.Json.JsonTextReader.ParseValue() | |
| at Newtonsoft.Json.JsonTextReader.ReadInternal() | |
| at Newtonsoft.Json.JsonTextReader.Read() | |
| at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) | |
| at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) | |
| at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) | |
| at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) | |
| at SIM_ACARS.Form1.loginBtn_Click(Object sender, EventArgs e) | |
| 07.02.2025 08:38:38 | |
| System.Collections.ListDictionaryInternal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment