We use ASE16 for PowerServer2022 and DB. After publishing through SnapDevelop, the following error occurs when you log in by running the service.
----------------------------------------------------
The login process could not proceed due to a database error.
No data is available to encode 1252. For information on defining custom encoding, see the Encoding documentation.Registers the provider method.
----------------------------------------------------
I also downloaded the System.text.encoding.codePages package via nuget and added Encoding.RegisterProvider(CodePagesEncodingProvider.Instance) to the public voidConfigureServices(ISServiceCollectionServices) method on startup.cs.
What's the problem?
- Penta consulting
- SnapDevelop
- Wednesday, 30 November 2022 05:20 AM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.