Hi
Earlier we connected for this ticket https://support.abp.io/QA/Questions/2706/Add-custom-Language-page-under-administration and you resolved the issue we connected via zoom meeting to check this after that we both ran a project on local and it's working fine.
The problem is if I am deploying code on our testing server then getting below errors but same code is working on local also previously deployed code was working fine on our testing server and it's very urgent for us to deliver the project to the client.
Please connect me.
Thanks,
- ABP Framework version: v4.4.3
- UI type: Blazor
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
9 Answer(s)
-
0
Can you share the full logs?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
Will it work fine if you revoke the changes?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This seems a JSON content format problem.
https://github.com/dotnet/runtime/blob/main/src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.cs#L845
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This seems a JSON content format problem.
https://github.com/dotnet/runtime/blob/main/src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.cs#L845
Do I need to add system.text.json?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
https://zoom.us/j/96311762732?pwd=VXIycGdXaFhxc3JuQWVXc3JtOEVIQT09
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
appsettings extra comma
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
