0
alper created
Support Team
Director
I'm getting the below error. It seems like the settings file of Suite is broken. How can I fix it. Where's this file?
An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without the application service provider. Error: Could not parse the JSON file.
1 Answer(s)
-
0
Windows:
%UserProfile%\.abp\suite\appsettings.json
MAC:
~/.abp/suite/appsettings.jsonThe solutions and paths are written in this file. If this is corrupted, you can manually fix the json file. Or you can delete it. And add your solutions again.