16-05-24 04:37 AM
The error message occurred while configuring the application modeler to launch Microsoft Edge.
Error - Failed to launch application - Error reading JObject from JsonReader. Path '', line 1, position 353.
Answered! Go to Answer.
16-05-24 09:28 AM
Ensure that the JSON configuration file (if any) used for launching Microsoft Edge is correctly formatted. JSON files must adhere to strict syntax rules: proper use of braces, brackets, colons, and commas, as well as correctly quoted strings. If the configuration for launching Microsoft Edge is provided within a file, open this file and navigate to the specified position (line 1, position 353) to identify any issues. This position indicates where the JSON parser encountered an error, which should help pinpoint the exact problem. Use an online JSON validator to check the syntax of your JSON configuration.
16-05-24 09:28 AM
Ensure that the JSON configuration file (if any) used for launching Microsoft Edge is correctly formatted. JSON files must adhere to strict syntax rules: proper use of braces, brackets, colons, and commas, as well as correctly quoted strings. If the configuration for launching Microsoft Edge is provided within a file, open this file and navigate to the specified position (line 1, position 353) to identify any issues. This position indicates where the JSON parser encountered an error, which should help pinpoint the exact problem. Use an online JSON validator to check the syntax of your JSON configuration.