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.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
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.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)